Eric
|
2428b756d6
|
On transaction failure, fetch revert reason with replayed transaction (#57)
When transaction fails (receipt.status is Failed), fetch revert reason by replaying transaction.
|
2023-10-25 11:36:00 +11:00 |
Eric
|
f0303473f6
|
Increment nonce count when populating transaction (#54)
Increment nonce count when populating transaction
Co-authored-by: markspanbroek <mark@spanbroek.net>
|
2023-09-15 09:54:08 +10:00 |
Mark Spanbroek
|
5127991117
|
Add "value" to Transaction object
|
2023-07-05 15:07:52 +02:00 |
Jackie
|
abda8493b0
|
Change Transaction type to support EIP1559
|
2022-08-08 12:40:36 +02:00 |
Mark Spanbroek
|
6bd3e27e38
|
Add Signer.populateTransaction()
|
2022-01-25 10:25:09 +01:00 |
Mark Spanbroek
|
7e32f5ee51
|
Add Signer.estimateGas()
|
2022-01-24 14:40:47 +01:00 |
Mark Spanbroek
|
04ff046553
|
Introduce Contract abstraction
|
2022-01-20 12:56:18 +01:00 |