dione/eth-contracts
2021-07-28 21:52:10 +03:00
..
common Refactor and cleanup consensus code architecture 2021-04-30 22:55:12 +03:00
contracts Return reward to stake balance instead of node's token balance 2021-07-22 01:02:42 +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 Fix DioneOracle unit test 2021-07-28 21:13:43 +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 Etherscan plugin for Hardhat 2021-07-28 21:52:10 +03:00
hardhat.tasks.ts Add Etherscan plugin for Hardhat 2021-07-28 21:52:10 +03:00
package-lock.json Add Etherscan plugin for Hardhat 2021-07-28 21:52:10 +03:00
package.json Add Etherscan plugin for Hardhat 2021-07-28 21:52:10 +03:00
tsconfig.json Separate secrets to another file, add some Dione-related tasks to hardhat project 2021-07-28 21:13:30 +03:00