codex-contracts-eth/contracts
Mark Spanbroek c0fb0c725c Do not require proofs before start of contract 2021-11-03 17:15:03 +01:00
..
Contracts.sol Define contract duration in number of blocks 2021-11-03 11:10:42 +01:00
Proofs.sol Do not require proofs before start of contract 2021-11-03 17:15:03 +01:00
Stakes.sol Change visibility of stake functions to 'internal' 2021-11-01 15:17:19 +01:00
Storage.sol Add end time to proofs based on contract duration 2021-11-03 17:01:11 +01:00
TestContracts.sol Fix comments 2021-11-02 11:22:34 +01:00
TestProofs.sol Add end time to proofs based on contract duration 2021-11-03 17:01:11 +01:00
TestStakes.sol Change visibility of stake functions to 'internal' 2021-11-01 15:17:19 +01:00
TestToken.sol Add contract for keeping track of stakes in ERC20 tokens 2021-10-21 14:09:37 +02:00