├── Deletion diff from EOSIO ├── eosio.system-delband-rc.md ├── eosio.system-deleteauth-rc.md ├── eosio.system-global-rc.md ├── eosio.system-linkauth-rc.md ├── eosio.system-onerror-rc.md ├── eosio.system-producers-rc.md ├── eosio.system-rammarket-rc.md ├── eosio.system-refunds-rc.md ├── eosio.system-regproxy-rc.md ├── eosio.system-reqauth-rc.md ├── eosio.system-rmvproducer-rc.md ├── eosio.system-setabi-rc.md ├── eosio.system-setalimits-rc.md ├── eosio.system-setcode-rc.md ├── eosio.system-setglimits-rc.md ├── eosio.system-setparams-rc.md ├── eosio.system-setpriv-rc.md ├── eosio.system-setram-rc.md ├── eosio.system-unlinkauth-rc.md ├── eosio.system-updateauth-rc.md ├── eosio.system-userres-rc.md └── eosio.system-voters-rc.md ├── README.md ├── checksums.txt ├── eosio.system ├── abi │ ├── eosio.system.jungle.abi │ ├── eosio.system.kylin.abi │ └── eosio.system.mainnet.abi ├── eosio.system-bidname-rc.md ├── eosio.system-buyram-rc.md ├── eosio.system-buyrambytes-rc.md ├── eosio.system-buyrex-rc.md ├── eosio.system-canceldelay-rc.md ├── eosio.system-claimrewards-rc.md ├── eosio.system-clause-constitution-rc.md ├── eosio.system-closerex-rc.md ├── eosio.system-cnclrexorder-rc.md ├── eosio.system-consolidate-rc.md ├── eosio.system-defcpuloan-rc.md ├── eosio.system-defnetloan-rc.md ├── eosio.system-delegatebw-rc.md ├── eosio.system-deleteauth-rc.md ├── eosio.system-deposit-rc.md ├── eosio.system-fundcpuloan-rc.md ├── eosio.system-fundnetloan-rc.md ├── eosio.system-linkauth-rc.md ├── eosio.system-mvfrsavings-rc.md ├── eosio.system-mvtosavings-rc.md ├── eosio.system-newaccount-rc.md ├── eosio.system-refund-rc.md ├── eosio.system-regproducer-rc.md ├── eosio.system-regproxy-rc.md ├── eosio.system-rentcpu-rc.md ├── eosio.system-rentnet-rc.md ├── eosio.system-rexexec-rc.md ├── eosio.system-rmvproducer-rc.md ├── eosio.system-sellram-rc.md ├── eosio.system-sellrex-rc.md ├── eosio.system-setabi-rc.md ├── eosio.system-setcode-rc.md ├── eosio.system-undelegatebw-rc.md ├── eosio.system-unlinkauth-rc.md ├── eosio.system-unregprod-rc.md ├── eosio.system-unstaketorex-rc.md ├── eosio.system-updateauth-rc.md ├── eosio.system-updaterex-rc.md ├── eosio.system-voteproducer-rc.md ├── eosio.system-withdraw-rc.md ├── eosio.system.abi └── eosio.system.contracts.md ├── eosio.token ├── eosio.token-close-rc.md ├── eosio.token-transfer-rc.md └── eosio.token.abi ├── ipfs.txt ├── proposed-constitution ├── EOS_Amsterdam_CHARTER1.md └── v2.md └── scripts ├── abi_to_rc ├── README.md ├── abi_to_rc.py ├── rc-action-template.md └── rc-overview-template.md ├── create-checksums.sh ├── export-rc.sh ├── import-rc.sh ├── ricardeos ├── README.md ├── ricardeos.py └── ricardinject.py └── upload-ipfs.sh /Deletion diff from EOSIO/eosio.system-delband-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/Deletion diff from EOSIO/eosio.system-delband-rc.md -------------------------------------------------------------------------------- /Deletion diff from EOSIO/eosio.system-deleteauth-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/Deletion diff from EOSIO/eosio.system-deleteauth-rc.md -------------------------------------------------------------------------------- /Deletion diff from EOSIO/eosio.system-global-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/Deletion diff from EOSIO/eosio.system-global-rc.md -------------------------------------------------------------------------------- /Deletion diff from EOSIO/eosio.system-linkauth-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/Deletion diff from EOSIO/eosio.system-linkauth-rc.md -------------------------------------------------------------------------------- /Deletion diff from EOSIO/eosio.system-onerror-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/Deletion diff from EOSIO/eosio.system-onerror-rc.md -------------------------------------------------------------------------------- /Deletion diff from EOSIO/eosio.system-producers-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/Deletion diff from EOSIO/eosio.system-producers-rc.md -------------------------------------------------------------------------------- /Deletion diff from EOSIO/eosio.system-rammarket-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/Deletion diff from EOSIO/eosio.system-rammarket-rc.md -------------------------------------------------------------------------------- /Deletion diff from EOSIO/eosio.system-refunds-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/Deletion diff from EOSIO/eosio.system-refunds-rc.md -------------------------------------------------------------------------------- /Deletion diff from EOSIO/eosio.system-regproxy-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/Deletion diff from EOSIO/eosio.system-regproxy-rc.md -------------------------------------------------------------------------------- /Deletion diff from EOSIO/eosio.system-reqauth-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/Deletion diff from EOSIO/eosio.system-reqauth-rc.md -------------------------------------------------------------------------------- /Deletion diff from EOSIO/eosio.system-rmvproducer-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/Deletion diff from EOSIO/eosio.system-rmvproducer-rc.md -------------------------------------------------------------------------------- /Deletion diff from EOSIO/eosio.system-setabi-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/Deletion diff from EOSIO/eosio.system-setabi-rc.md -------------------------------------------------------------------------------- /Deletion diff from EOSIO/eosio.system-setalimits-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/Deletion diff from EOSIO/eosio.system-setalimits-rc.md -------------------------------------------------------------------------------- /Deletion diff from EOSIO/eosio.system-setcode-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/Deletion diff from EOSIO/eosio.system-setcode-rc.md -------------------------------------------------------------------------------- /Deletion diff from EOSIO/eosio.system-setglimits-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/Deletion diff from EOSIO/eosio.system-setglimits-rc.md -------------------------------------------------------------------------------- /Deletion diff from EOSIO/eosio.system-setparams-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/Deletion diff from EOSIO/eosio.system-setparams-rc.md -------------------------------------------------------------------------------- /Deletion diff from EOSIO/eosio.system-setpriv-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/Deletion diff from EOSIO/eosio.system-setpriv-rc.md -------------------------------------------------------------------------------- /Deletion diff from EOSIO/eosio.system-setram-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/Deletion diff from EOSIO/eosio.system-setram-rc.md -------------------------------------------------------------------------------- /Deletion diff from EOSIO/eosio.system-unlinkauth-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/Deletion diff from EOSIO/eosio.system-unlinkauth-rc.md -------------------------------------------------------------------------------- /Deletion diff from EOSIO/eosio.system-updateauth-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/Deletion diff from EOSIO/eosio.system-updateauth-rc.md -------------------------------------------------------------------------------- /Deletion diff from EOSIO/eosio.system-userres-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/Deletion diff from EOSIO/eosio.system-userres-rc.md -------------------------------------------------------------------------------- /Deletion diff from EOSIO/eosio.system-voters-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/Deletion diff from EOSIO/eosio.system-voters-rc.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/README.md -------------------------------------------------------------------------------- /checksums.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/checksums.txt -------------------------------------------------------------------------------- /eosio.system/abi/eosio.system.jungle.abi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/abi/eosio.system.jungle.abi -------------------------------------------------------------------------------- /eosio.system/abi/eosio.system.kylin.abi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/abi/eosio.system.kylin.abi -------------------------------------------------------------------------------- /eosio.system/abi/eosio.system.mainnet.abi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/abi/eosio.system.mainnet.abi -------------------------------------------------------------------------------- /eosio.system/eosio.system-bidname-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system-bidname-rc.md -------------------------------------------------------------------------------- /eosio.system/eosio.system-buyram-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system-buyram-rc.md -------------------------------------------------------------------------------- /eosio.system/eosio.system-buyrambytes-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system-buyrambytes-rc.md -------------------------------------------------------------------------------- /eosio.system/eosio.system-buyrex-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system-buyrex-rc.md -------------------------------------------------------------------------------- /eosio.system/eosio.system-canceldelay-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system-canceldelay-rc.md -------------------------------------------------------------------------------- /eosio.system/eosio.system-claimrewards-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system-claimrewards-rc.md -------------------------------------------------------------------------------- /eosio.system/eosio.system-clause-constitution-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system-clause-constitution-rc.md -------------------------------------------------------------------------------- /eosio.system/eosio.system-closerex-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system-closerex-rc.md -------------------------------------------------------------------------------- /eosio.system/eosio.system-cnclrexorder-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system-cnclrexorder-rc.md -------------------------------------------------------------------------------- /eosio.system/eosio.system-consolidate-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system-consolidate-rc.md -------------------------------------------------------------------------------- /eosio.system/eosio.system-defcpuloan-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system-defcpuloan-rc.md -------------------------------------------------------------------------------- /eosio.system/eosio.system-defnetloan-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system-defnetloan-rc.md -------------------------------------------------------------------------------- /eosio.system/eosio.system-delegatebw-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system-delegatebw-rc.md -------------------------------------------------------------------------------- /eosio.system/eosio.system-deleteauth-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system-deleteauth-rc.md -------------------------------------------------------------------------------- /eosio.system/eosio.system-deposit-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system-deposit-rc.md -------------------------------------------------------------------------------- /eosio.system/eosio.system-fundcpuloan-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system-fundcpuloan-rc.md -------------------------------------------------------------------------------- /eosio.system/eosio.system-fundnetloan-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system-fundnetloan-rc.md -------------------------------------------------------------------------------- /eosio.system/eosio.system-linkauth-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system-linkauth-rc.md -------------------------------------------------------------------------------- /eosio.system/eosio.system-mvfrsavings-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system-mvfrsavings-rc.md -------------------------------------------------------------------------------- /eosio.system/eosio.system-mvtosavings-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system-mvtosavings-rc.md -------------------------------------------------------------------------------- /eosio.system/eosio.system-newaccount-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system-newaccount-rc.md -------------------------------------------------------------------------------- /eosio.system/eosio.system-refund-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system-refund-rc.md -------------------------------------------------------------------------------- /eosio.system/eosio.system-regproducer-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system-regproducer-rc.md -------------------------------------------------------------------------------- /eosio.system/eosio.system-regproxy-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system-regproxy-rc.md -------------------------------------------------------------------------------- /eosio.system/eosio.system-rentcpu-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system-rentcpu-rc.md -------------------------------------------------------------------------------- /eosio.system/eosio.system-rentnet-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system-rentnet-rc.md -------------------------------------------------------------------------------- /eosio.system/eosio.system-rexexec-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system-rexexec-rc.md -------------------------------------------------------------------------------- /eosio.system/eosio.system-rmvproducer-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system-rmvproducer-rc.md -------------------------------------------------------------------------------- /eosio.system/eosio.system-sellram-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system-sellram-rc.md -------------------------------------------------------------------------------- /eosio.system/eosio.system-sellrex-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system-sellrex-rc.md -------------------------------------------------------------------------------- /eosio.system/eosio.system-setabi-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system-setabi-rc.md -------------------------------------------------------------------------------- /eosio.system/eosio.system-setcode-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system-setcode-rc.md -------------------------------------------------------------------------------- /eosio.system/eosio.system-undelegatebw-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system-undelegatebw-rc.md -------------------------------------------------------------------------------- /eosio.system/eosio.system-unlinkauth-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system-unlinkauth-rc.md -------------------------------------------------------------------------------- /eosio.system/eosio.system-unregprod-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system-unregprod-rc.md -------------------------------------------------------------------------------- /eosio.system/eosio.system-unstaketorex-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system-unstaketorex-rc.md -------------------------------------------------------------------------------- /eosio.system/eosio.system-updateauth-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system-updateauth-rc.md -------------------------------------------------------------------------------- /eosio.system/eosio.system-updaterex-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system-updaterex-rc.md -------------------------------------------------------------------------------- /eosio.system/eosio.system-voteproducer-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system-voteproducer-rc.md -------------------------------------------------------------------------------- /eosio.system/eosio.system-withdraw-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system-withdraw-rc.md -------------------------------------------------------------------------------- /eosio.system/eosio.system.abi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system.abi -------------------------------------------------------------------------------- /eosio.system/eosio.system.contracts.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.system/eosio.system.contracts.md -------------------------------------------------------------------------------- /eosio.token/eosio.token-close-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.token/eosio.token-close-rc.md -------------------------------------------------------------------------------- /eosio.token/eosio.token-transfer-rc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.token/eosio.token-transfer-rc.md -------------------------------------------------------------------------------- /eosio.token/eosio.token.abi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/eosio.token/eosio.token.abi -------------------------------------------------------------------------------- /ipfs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/ipfs.txt -------------------------------------------------------------------------------- /proposed-constitution/EOS_Amsterdam_CHARTER1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/proposed-constitution/EOS_Amsterdam_CHARTER1.md -------------------------------------------------------------------------------- /proposed-constitution/v2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/proposed-constitution/v2.md -------------------------------------------------------------------------------- /scripts/abi_to_rc/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/scripts/abi_to_rc/README.md -------------------------------------------------------------------------------- /scripts/abi_to_rc/abi_to_rc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/scripts/abi_to_rc/abi_to_rc.py -------------------------------------------------------------------------------- /scripts/abi_to_rc/rc-action-template.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/scripts/abi_to_rc/rc-action-template.md -------------------------------------------------------------------------------- /scripts/abi_to_rc/rc-overview-template.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/scripts/abi_to_rc/rc-overview-template.md -------------------------------------------------------------------------------- /scripts/create-checksums.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/scripts/create-checksums.sh -------------------------------------------------------------------------------- /scripts/export-rc.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/scripts/export-rc.sh -------------------------------------------------------------------------------- /scripts/import-rc.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/scripts/import-rc.sh -------------------------------------------------------------------------------- /scripts/ricardeos/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/scripts/ricardeos/README.md -------------------------------------------------------------------------------- /scripts/ricardeos/ricardeos.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/scripts/ricardeos/ricardeos.py -------------------------------------------------------------------------------- /scripts/ricardeos/ricardinject.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/scripts/ricardeos/ricardinject.py -------------------------------------------------------------------------------- /scripts/upload-ipfs.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EOS-Mainnet/governance/HEAD/scripts/upload-ipfs.sh --------------------------------------------------------------------------------