dagger-contracts/contracts
Mark Spanbroek d5dede6e6b Change visibility of stake functions to 'internal'
This ensures that any contract that inherits from Stakes
doesn't expose its functions by default.
2021-11-01 15:17:19 +01:00
..
Proofs.sol Extract logic around proofs into separate contract 2021-11-01 15:12:05 +01:00
Stakes.sol Change visibility of stake functions to 'internal' 2021-11-01 15:17:19 +01:00
StorageContracts.sol Extract logic around proofs into separate contract 2021-11-01 15:12:05 +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