nim-ethers/ethers
Mark Spanbroek e9d862ceca do not crash when we cannot get block number
Co-Authored-By: Eric <5089238+emizzle@users.noreply.github.com>
2024-11-13 10:09:40 +01:00
..
errors improve decoding failure messages 2024-05-21 13:19:24 +02:00
nimshims fix: `items(JsonNode)` symbol not found (#87) 2024-10-28 14:06:20 +11:00
providers cleanup 2024-11-13 10:09:40 +01:00
signers fix: nonce too high (#81) 2024-10-25 15:08:00 +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 fix: `items(JsonNode)` symbol not found (#87) 2024-10-28 14:06:20 +11:00
erc20.nim wrap transaction response into Confirmable 2024-05-21 13:19:24 +02:00
errors.nim handle custom errors in confirm() calls 2024-05-21 13:19:24 +02:00
events.nim remove upraises 2023-12-12 09:28:06 +01:00
fields.nim
provider.nim do not crash when we cannot get block number 2024-11-13 10:09:40 +01:00
signer.nim fix(nonce): indentation mistake after last merge (#92) 2024-11-01 16:49:06 +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