Mark Spanbroek
e856b57669
Use "pending" blocktag by default, instead of "latest"
...
This allows better simulation of the effects of sending a
transaction before actually sending it. Especially when
the block timestamp is used in the transaction.
2023-04-13 12:03:14 +02:00
Mark Spanbroek
1e767b2107
Add Signer.signMessage()
2022-01-26 11:21:28 +01:00
Mark Spanbroek
6bd3e27e38
Add Signer.populateTransaction()
2022-01-25 10:25:09 +01:00
Mark Spanbroek
4acc6ef45c
Add Signer.getChainId()
2022-01-24 17:29:25 +01:00
Mark Spanbroek
7e32f5ee51
Add Signer.estimateGas()
2022-01-24 14:40:47 +01:00
Mark Spanbroek
30bea4759c
Adds Signer.getTransactionCount()
2022-01-24 12:14:31 +01:00
Mark Spanbroek
54c66db827
Adds Signer.getGasPrice()
2022-01-24 12:12:52 +01:00
Mark Spanbroek
94dcc171af
Introduces JsonRpcSigner
2022-01-20 14:39:37 +01:00