Commit Graph

7 Commits

Author SHA1 Message Date
Shaun Reed 23f61849ce Merge Karma into one contract
+ Update README contract addresses to reflect new upgradeable version on ropsten
+ Remove functions added to Karma that I was using to test the upgrade process
+ Add test for deploying Karma proxy successfully
2021-05-06 11:55:30 -04:00
Shaun Reed 320abf22e5 Merge branch 'origin/upgradeable-karma'
+ Use proxy pattern to deploy upgradeable ERC20 token to ropsten
+ Remove unused `.openzeppelin/` directory
2021-05-05 23:28:12 -04:00
Shaun Reed 4a93042dd7 Deploy upgradeable Karma contract to ropsten testnet 2021-05-05 23:06:46 -04:00
Shaun Reed a9784bb02c Update to @openzeppelin/contracts-upgradeable from @openzeppelin/contracts 2021-05-04 20:56:53 -04:00
Shaun Reed 7600aff80c Add truffle-plug-verify for new contract verifications 2021-05-02 15:09:22 -04:00
Shaun Reed ebb4e5a2d5 WIP Commit - Truffle verification
+ https://github.com/rkalis/truffle-plugin-verify
2021-04-30 23:10:32 -04:00
Shaun Reed 5d78e05703 Initial commit 2021-04-29 15:43:03 -04:00