nim-ethers/testmodule
Adam Uhlíř 18e225607c
fix: eth_call use signers address (#43)
2023-06-13 16:24:59 +02:00
..
config.nims
examples.nim
hardhat.nim
miner.nim
mocks.nim
test.nim feat: erc20 module (#38) 2023-03-29 13:41:44 +02:00
test.nimble Change `reverts` API 2022-09-21 10:29:31 +02:00
testContracts.nim fix: eth_call use signers address (#43) 2023-06-13 16:24:59 +02:00
testEnums.nim
testErc20.nim feat: erc20 module (#38) 2023-03-29 13:41:44 +02:00
testEvents.nim remove en/decoding for distinct types 2022-09-21 10:27:45 +10:00
testJsonRpcProvider.nim
testJsonRpcSigner.nim
testReturns.nim
testTesting.nim Ensure that `reverts` works with functions with a return type 2022-09-21 10:29:31 +02:00
testWallet.nim [wallet] cleanup 2022-08-08 15:07:41 +02:00