This website requires JavaScript.
Explore
Help
Sign In
logos-storage
/
logos-storage-contracts-eth
Watch
1
Star
0
Fork
0
You've already forked logos-storage-contracts-eth
mirror of
https://github.com/logos-storage/logos-storage-contracts-eth.git
synced
2026-01-02 13:23:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
logos-storage-contracts-eth
/
contracts
History
Mark Spanbroek
e7f3dc3dae
Define contract duration in number of blocks
...
This makes calculation with duration in Solidity simpler and less prone to errors.
2021-11-03 11:10:42 +01:00
..
Contracts.sol
Define contract duration in number of blocks
2021-11-03 11:10:42 +01:00
Proofs.sol
Fix comments
2021-11-02 11:22:34 +01:00
Stakes.sol
Change visibility of stake functions to 'internal'
2021-11-01 15:17:19 +01:00
Storage.sol
Host stake is locked up when contract is created
2021-11-02 12:50:20 +01:00
TestContracts.sol
Fix comments
2021-11-02 11:22:34 +01:00
TestProofs.sol
Extract logic around proofs into separate contract
2021-11-01 15:12:05 +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