This website requires JavaScript.
Explore
Help
Sign In
status-im
/
dagger-contracts
Watch
2
Star
0
Fork
0
You've already forked dagger-contracts
mirror of
https://github.com/status-im/dagger-contracts.git
synced
2025-01-11 23:05:40 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
dagger-contracts
/
contracts
History
Mark Spanbroek
6de82709ca
Only host can call start on a contract
2021-11-04 10:00:41 +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
Only host can call start on a contract
2021-11-04 10:00:41 +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