nim-ethers/ethers
Mark Spanbroek 52d7d3dbed jsonrpc: move error handling to separate module 2024-05-21 13:19:24 +02:00
..
nimshims Upgrade to `nim-json-rpc` v0.4.2 and chronos v4 (#64) 2024-02-19 16:50:46 +11:00
providers jsonrpc: move error handling to separate module 2024-05-21 13:19:24 +02:00
signers Upgrade to `nim-json-rpc` v0.4.2 and chronos v4 (#64) 2024-02-19 16:50:46 +11:00
basics.nim remove upraises 2023-12-12 09:28:06 +01:00
blocktag.nim fix: deserialize BlockTag from empty string (#73) 2024-05-21 13:10:06 +10:00
contract.nim Handle getter functions for public state variables 2024-03-12 09:27:18 +01:00
erc20.nim Upgrade to `nim-json-rpc` v0.4.2 and chronos v4 (#64) 2024-02-19 16:50:46 +11:00
events.nim remove upraises 2023-12-12 09:28:06 +01:00
fields.nim Fix for Nim 1.4.x 2022-02-09 14:50:51 +01:00
provider.nim Adds isSyncing to provider (#62) 2024-02-20 16:25:23 +01:00
signer.nim Fix: ensure that gas estimations are done using the "pending" block 2024-02-27 09:40:20 +01:00
testing.nim Upgrade to `nim-json-rpc` v0.4.2 and chronos v4 (#64) 2024-02-19 16:50:46 +11:00
transaction.nim Upgrade to `nim-json-rpc` v0.4.2 and chronos v4 (#64) 2024-02-19 16:50:46 +11:00
wallet.nim Upgrade to `nim-json-rpc` v0.4.2 and chronos v4 (#64) 2024-02-19 16:50:46 +11:00