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-02-05 12:03:25 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nim-ethers
/
testnode
/
deploy
History
Mark Spanbroek
74f15fca9c
support custom errors in contract calls
...
Currently only errors without arguments
2024-05-21 13:19:24 +02:00
..
testcustomerrors.js
support custom errors in contract calls
2024-05-21 13:19:24 +02:00
testenums.js
Allow enums to be used as function parameters
2022-06-15 10:52:35 +02:00
testgasestimation.js
Fix: ensure that gas estimations are done using the "pending" block
2024-02-27 09:40:20 +01:00
testhelpers.js
add revert helpers for testing
2022-09-20 13:15:15 +10:00
testreturns.js
Handle multiple return types on a contract call
2022-06-14 16:27:43 +02:00
testtoken.js
Ethereum test node deploys ERC20 token
2022-01-20 12:44:35 +01:00