nim-dagger/tests/contracts
Eric Mastro 25df599c08 Update to new reverts API, add tests
1. use `ProviderError` to catch contract errors instaed of `JsonRpcProviderError`.
2. Add tests for `isProofRequired`, `willProofBeRequired`, and `getProofEnd` when slot is empty (and is call is reverted)
3. bump nim-ethers to branch that has new `reverts` API and `ProviderError` support.
4. Update to new `reverts` API.
2022-10-25 15:10:35 +11:00
..
examples.nim [marketplace] support freeing of slots and failed state 2022-10-25 15:10:35 +11:00
nim.cfg feat: integrate dagger contracts 2022-02-04 15:34:56 +11:00
testClock.nim Change every dagger to codex (#102) 2022-05-19 13:56:03 -06:00
testCollateral.nim Change every dagger to codex (#102) 2022-05-19 13:56:03 -06:00
testContracts.nim Update to new reverts API, add tests 2022-10-25 15:10:35 +11:00
testInteractions.nim Better command line options for Ethereum (#181) 2022-08-09 06:29:06 +02:00
testMarket.nim Update to new reverts API, add tests 2022-10-25 15:10:35 +11:00
testProofs.nim Update to new reverts API, add tests 2022-10-25 15:10:35 +11:00
time.nim [contracts] Update to new marketplace design 2022-03-28 11:59:01 +02:00