dagger-contracts/contracts
Mark Spanbroek 54cc2987df Ensure that finishing a contract can only be done once 2021-11-04 11:18:05 +01:00
..
Contracts.sol Only expect proofs when the contract is started 2021-11-04 10:00:41 +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 Ensure that finishing a contract can only be done once 2021-11-04 11:18:05 +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