This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nim-ethers
Watch
2
Star
0
Fork
0
You've already forked nim-ethers
mirror of
https://github.com/status-im/nim-ethers.git
synced
2025-01-13 00:54:38 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nim-ethers
/
testmodule
History
Mark Spanbroek
09810e73ff
Move
confirm()
override into contract module
...
And simplify its test
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
Ensure that tests run on Nim 1.2.x
2022-01-26 17:58:51 +01:00
examples.nim
Add Signer.populateTransaction()
2022-01-25 10:25:09 +01:00
hardhat.nim
Introduce Contract abstraction
2022-01-20 12:56:18 +01:00
miner.nim
Refactor based on PR comments
2022-05-23 11:27:26 +10:00
mocks.nim
Allow for custom transaction properties
2022-07-13 09:04:48 +02:00
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
Move
confirm()
override into contract module
2023-07-04 12:58:48 +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