nim-ethers/ethers
Ben Bierens 577e02b8a2
enables stylecheck (#36)
* enables stylecheck

* applies style check

* Applying style check

* uses alias to fix ambiguity
2023-03-09 10:58:54 +01:00
..
providers enables stylecheck (#36) 2023-03-09 10:58:54 +01: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 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 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 Remove unnecessary error check 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 enables stylecheck (#36) 2023-03-09 10:58:54 +01:00