nim-ethers/ethers
Mark Spanbroek a62ea4fb8f Ensure that `reverts` works with functions with a return type 2022-09-21 10:29:31 +02:00
..
providers Remove dependency on json-rpc provider for `reverts` 2022-09-21 10:29:31 +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 Changes to TransactionOverrides to support EIP1559 2022-08-08 12:40:36 +02:00
events.nim Use `solidityType()` to check indexed event parameter 2022-09-21 10:27:45 +10:00
fields.nim Fix for Nim 1.4.x 2022-02-09 14:50:51 +01:00
provider.nim Remove dependency on json-rpc provider for `reverts` 2022-09-21 10:29:31 +02:00
signer.nim Change Transaction type to support EIP1559 2022-08-08 12:40:36 +02:00
testing.nim Ensure that `reverts` works with functions with a return type 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 [wallet] cleanup 2022-08-08 15:07:41 +02:00