Commit Graph

  • aa0def1127 Move timeout validity check to Proofs contract Mark Spanbroek 2021-11-01 15:28:22 +01:00
  • d5dede6e6b Change visibility of stake functions to 'internal' Mark Spanbroek 2021-11-01 15:17:19 +01:00
  • d1f5ce0786 Extract logic around proofs into separate contract Mark Spanbroek 2021-11-01 12:30:35 +01:00
  • c013a37229 Add contract for keeping track of stakes in ERC20 tokens Mark Spanbroek 2021-10-21 14:06:30 +02:00
  • 23887f9190 Do not mark proof as missing twice Mark Spanbroek 2021-10-21 10:32:29 +02:00
  • c3e85c675a Use bid hash as contract id Mark Spanbroek 2021-10-20 14:28:05 +02:00
  • 08cedae4bf Multiple storage contracts in solidity contract Mark Spanbroek 2021-10-20 12:07:35 +02:00
  • d005bf7c3c Rename StorageContract -> StorageContracts Mark Spanbroek 2021-10-20 09:04:03 +02:00
  • 4913edb6ce Allow anyone to mark missing proofs Mark Spanbroek 2021-10-19 09:37:03 +02:00
  • 973b70734f Make test less dependent on exact timing of block timestamp Mark Spanbroek 2021-10-18 16:20:30 +02:00
  • 47f0746f06 Add expiration time to bids Mark Spanbroek 2021-10-18 15:29:58 +02:00
  • 71efdd36c7 Add (dummy) proof submission Mark Spanbroek 2021-10-18 14:55:59 +02:00
  • 01e18ee494 Add continuous integration Mark Spanbroek 2021-10-14 14:54:43 +02:00
  • 04b2a31f74 Add hash of data that is to be stored to the contract Mark Spanbroek 2021-10-14 14:49:29 +02:00
  • 23a4b84816 Add proof period and timeout to request for storage Mark Spanbroek 2021-10-14 14:01:28 +02:00
  • cbf34df013 Require proofs on average once every proof period Mark Spanbroek 2021-10-14 12:37:14 +02:00
  • 550fcf4afe Add proof period and timeout to contract Mark Spanbroek 2021-10-14 09:10:57 +02:00
  • 31807dfe58 Add TODO's as suggested by Tanguy Mark Spanbroek 2021-10-13 10:21:03 +02:00
  • 6ef71f0419 Introduces StorageContract Mark Spanbroek 2021-10-12 16:59:34 +02:00
  • 545ed4b011 Add OpenZeppelin contracts Mark Spanbroek 2021-10-12 13:35:41 +02:00
  • 44433926bf Hardhat setup Mark Spanbroek 2021-10-12 08:35:24 +02:00