markspanbroek d1658d7b77
Fix on-chain clock (#732)
* market: use `pending` blocktag when querying onchain state

* clock: use wall clock in integration tests

reason: we'll need to wait for the next period in
integration tests, and we can't do that if the
time doesn't advance

* clock: remove unused field

* integration: use pending block time to get current time

* clock: fix on-chain clock for hardhat

Only use 'latest' block for updates
Only update the first time you see a block

* integration: do not start tests with a very outdated block

* integration: allow for longer expiry period
2024-03-11 16:57:20 +00:00
..
2024-02-29 07:37:12 +00:00
2024-03-11 16:57:20 +00:00
2024-02-19 18:58:39 +00:00
2024-02-08 02:27:11 +00:00
2024-01-22 23:35:03 -08:00
2024-02-09 21:40:30 +00:00
2024-01-11 08:45:23 -08:00
2024-01-22 23:35:03 -08:00
2023-12-22 13:04:01 +01:00
2024-01-11 08:45:23 -08:00
2024-02-19 10:12:10 -08:00
2023-04-19 15:06:00 +02:00
2024-01-22 23:35:03 -08:00
2024-02-09 21:40:30 +00:00
2023-12-21 06:41:43 +00:00
2022-06-14 09:19:35 -06:00
2024-01-22 23:35:03 -08:00