dione/eth-contracts
2021-04-27 22:11:34 +03:00
..
common [DioneDispute] Change type of sum property in Dispute struct, add missing checks and add minStake check 2021-04-27 21:10:40 +03:00
contracts Disallow beginning dispute when beginner isn't Dione miner 2021-04-27 22:10:13 +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 DioneDispute by 100% with unit tests 2021-04-27 22:11:34 +03:00
.gitignore Add hardhat-coverage and eth-gas-reporter Hardhat plugins 2021-04-27 22:09:37 +03:00
.solcover.js Add hardhat-coverage and eth-gas-reporter Hardhat plugins 2021-04-27 22:09:37 +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 Add hardhat-coverage and eth-gas-reporter Hardhat plugins 2021-04-27 22:09:37 +03:00
tsconfig.json Refactor contract deployment code 2021-04-22 21:30:51 +03:00