money-on-chain / main-RBTC-contract

DoC - Dollar on Chain - Stablecoin contract collateralized in RBTC.
Other
23 stars 16 forks source link

Add hacky workaround to solve nonce too high due zos push #23

Closed pmprete closed 4 years ago

pmprete commented 4 years ago

We remove the contracts from the zos.json file to avoid pushing them. This patch should be temporal, the ideal solution would be upgrading to open zeppelin SDK latest version Also added npm scripts for rsk regtest deploy and test. npm run deploy-reset-regtest and npm run truffle-test-regtest