nim-ethers/testmodule
Mark Spanbroek cb95cbc15a Make BlockHandler callback synchronous (breaking change)
Refactored the confirm() implementation to work
with a synchronous callback
2023-07-04 12:58:48 +02:00
..
providers Make BlockHandler callback synchronous (breaking change) 2023-07-04 12:58:48 +02:00
config.nims
examples.nim
hardhat.nim
miner.nim
mocks.nim
test.nim Move tests for JSON RPC provider into their own folder 2023-07-03 13:09:09 +02:00
test.nimble Update asynctest to 0.4.0 2023-07-03 13:09:09 +02:00
testContracts.nim Close provider by unsubscribing and closing client 2023-07-03 13:09:09 +02:00
testEnums.nim Close provider by unsubscribing and closing client 2023-07-03 13:09:09 +02:00
testErc20.nim Close provider by unsubscribing and closing client 2023-07-03 13:09:09 +02:00
testEvents.nim remove en/decoding for distinct types 2022-09-21 10:27:45 +10:00
testProviders.nim Move tests for JSON RPC provider into their own folder 2023-07-03 13:09:09 +02:00
testReturns.nim Close provider by unsubscribing and closing client 2023-07-03 13:09:09 +02:00
testTesting.nim Close provider by unsubscribing and closing client 2023-07-03 13:09:09 +02:00
testWallet.nim Close provider by unsubscribing and closing client 2023-07-03 13:09:09 +02:00