dione/eth-contracts
2021-05-14 23:53:32 +03:00
..
common Refactor and cleanup consensus code architecture 2021-04-30 22:55:12 +03:00
contracts Add missing asserts, add some events, fix vulnerability with transfering tokens 2021-04-28 23:12:51 +03:00
scripts [DioneDispute] Change type of sum property in Dispute struct, add missing checks and add minStake check 2021-04-27 21:10:40 +03:00
test Cover DioneStaking by 100% with unit tests 2021-04-28 23:13:22 +03:00
.gitignore Update .gitignore 2021-05-14 23:53:32 +03:00
.solcover.js Cover DioneStaking by 100% with unit tests 2021-04-28 23:13:22 +03:00
hardhat.config.ts Add hardhat-coverage and eth-gas-reporter Hardhat plugins 2021-04-27 22:09:37 +03:00
package-lock.json Add hardhat-coverage and eth-gas-reporter Hardhat plugins 2021-04-27 22:09:37 +03:00
package.json Refactor and cleanup consensus code architecture 2021-04-30 22:55:12 +03:00
tsconfig.json Refactor contract deployment code 2021-04-22 21:30:51 +03:00