This website requires JavaScript.
Explore
Help
Sign In
status-im
/
codex-contracts-eth
Watch
2
Star
0
Fork
0
You've already forked codex-contracts-eth
mirror of
https://github.com/status-im/codex-contracts-eth.git
synced
2025-02-12 08:26:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
codex-contracts-eth
/
contracts
History
Mark Spanbroek
0fedd8875f
Use standard ABI encoding instead of the non-standard
...
packing mode.
2021-11-24 11:43:31 +01:00
..
Contracts.sol
Use standard ABI encoding instead of the non-standard
2021-11-24 11:43:31 +01:00
Proofs.sol
Do not require proofs before start of contract
2021-11-03 17:15:03 +01:00
Stakes.sol
Allow slashing of stake
2021-11-04 13:16:11 +01:00
Storage.sol
Use deployment fixture for Storage contract tests
2021-11-18 13:56:12 +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
Allow slashing of stake
2021-11-04 13:16:11 +01:00
TestToken.sol
Simplify signature of TestToken.mint
2021-11-23 14:35:00 +01:00