nim-ethers/ethers
Mark Spanbroek 6f2201e3cd Fix: overrides when simulating transaction 2024-03-03 06:34:21 +01:00
..
providers Adds isSyncing to provider (#62) 2024-02-27 09:17:45 +01:00
wallet On transaction failure, fetch revert reason with replayed transaction (#57) 2023-10-25 11:36:00 +11:00
basics.nim remove upraises 2023-12-12 09:28:06 +01:00
blocktag.nim remove upraises 2023-12-12 09:28:06 +01:00
contract.nim Fix: overrides when simulating transaction 2024-03-03 06:34:21 +01:00
erc20.nim feat: (de/in)crease allowance (#56) 2023-10-16 10:23:58 +02: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-27 09:17:45 +01:00
signer.nim Fix: ensure that gas estimations are done using the "pending" block 2024-02-27 09:51:42 +01:00
testing.nim prevent stuck transactions by async locking nonce sequencing (+ estimate gas) (#55) 2023-10-25 10:42:25 +11:00
transaction.nim On transaction failure, fetch revert reason with replayed transaction (#57) 2023-10-25 11:36:00 +11:00
wallet.nim On transaction failure, fetch revert reason with replayed transaction (#57) 2023-10-25 11:36:00 +11:00