nim-dagger/tests/contracts
markspanbroek 097a4cfd67
Better command line options for Ethereum (#181)
* [contracts] ContractInteractions.new() now requires account parameter

* [cli] Only perform Ethereum interactions when --eth-account is specified

* [cli] Add --persistence option that is disabled by default

* [cli] Use Option for ethDeployment parameter

* [node] Better error reporting when Ethereum node cannot be reached
2022-08-09 06:29:06 +02:00
..
examples.nim [contracts] Replace size by slotSize 2022-08-08 14:00:55 +02: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 [contracts] Replace fulfillRequest() by fillSlot() 2022-08-08 14:00:55 +02:00
testInteractions.nim Better command line options for Ethereum (#181) 2022-08-09 06:29:06 +02:00
testMarket.nim [contracts] subscribe to SlotFilled event 2022-08-08 14:00:55 +02:00
testProofs.nim Change every dagger to codex (#102) 2022-05-19 13:56:03 -06:00
time.nim [contracts] Update to new marketplace design 2022-03-28 11:59:01 +02:00