nim-ethers/ethers
Mark Spanbroek 2b181aa0f7 Allow wallet to be instantiated with a PrivateKey 2023-07-05 15:08:35 +02:00
..
providers Make BlockHandler callback synchronous (breaking change) 2023-07-04 12:58:48 +02:00
wallet Refactor wallet signing 2023-07-05 15:07:52 +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 Move `confirm()` override into contract module 2023-07-04 12:58:48 +02:00
erc20.nim Return transaction response for ERC20 functions 2023-07-05 15:08:22 +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 Move `confirm()` override into contract module 2023-07-04 12:58:48 +02:00
signer.nim Change Transaction type to support EIP1559 2022-08-08 12:40:36 +02:00
testing.nim Remove unnecessary error check 2022-09-21 10:29:31 +02:00
transaction.nim Add "value" to Transaction object 2023-07-05 15:07:52 +02:00
wallet.nim Allow wallet to be instantiated with a PrivateKey 2023-07-05 15:08:35 +02:00