nim-ethers/ethers
Mark Spanbroek abe8585f53 Do not decrease nonce when it wasn't increased 2023-12-12 09:08:01 +01:00
..
providers On transaction failure, fetch revert reason with replayed transaction (#57) 2023-10-25 11:36:00 +11:00
wallet On transaction failure, fetch revert reason with replayed transaction (#57) 2023-10-25 11:36:00 +11: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 On transaction failure, fetch revert reason with replayed transaction (#57) 2023-10-25 11:36:00 +11:00
erc20.nim feat: (de/in)crease allowance (#56) 2023-10-16 10:23:58 +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 On transaction failure, fetch revert reason with replayed transaction (#57) 2023-10-25 11:36:00 +11:00
signer.nim Do not decrease nonce when it wasn't increased 2023-12-12 09:08:01 +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