This website requires JavaScript.
Explore
Help
Sign In
codex-storage
/
nim-ethers
Watch
1
Star
0
Fork
0
You've already forked nim-ethers
mirror of
https://github.com/codex-storage/nim-ethers.git
synced
2025-02-04 23:53:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nim-ethers
/
ethers
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
basics.nim
Add Signer.populateTransaction()
2022-01-25 10:25:09 +01:00
blocktag.nim
Adds Signer.getTransactionCount()
2022-01-24 12:14:31 +01:00
contract.nim
Move
confirm()
override into contract module
2023-07-04 12:58:48 +02:00
erc20.nim
feat: erc20 module (
#38
)
2023-03-29 13:41:44 +02:00
events.nim
enables stylecheck (
#36
)
2023-03-09 10:58:54 +01:00
fields.nim
Fix for Nim 1.4.x
2022-02-09 14:50:51 +01:00
provider.nim
Move
confirm()
override into contract module
2023-07-04 12:58:48 +02:00
signer.nim
Change Transaction type to support EIP1559
2022-08-08 12:40:36 +02:00
testing.nim
Remove unnecessary error check
2022-09-21 10:29:31 +02:00
transaction.nim
Change Transaction type to support EIP1559
2022-08-08 12:40:36 +02:00
wallet.nim
enables stylecheck (
#36
)
2023-03-09 10:58:54 +01:00