Mark Spanbroek
|
ab10354910
|
wrap transaction response into Confirmable
This is a breaking change for the API of nim-ethers.
|
2024-05-21 13:19:24 +02:00 |
Adam Uhlíř
|
620b402a7d
|
feat: (de/in)crease allowance (#56)
|
2023-10-16 10:23:58 +02:00 |
Mark Spanbroek
|
5ed3f15706
|
Return transaction response for ERC20 functions
Allows callers to wait for confirmation of the
transaction
|
2023-07-05 15:08:22 +02:00 |
Mark Spanbroek
|
310b06dfe8
|
Fix warnings
|
2023-07-04 12:58:48 +02:00 |
Mark Spanbroek
|
a27c2de41c
|
Close provider by unsubscribing and closing client
|
2023-07-03 13:09:09 +02:00 |
Mark Spanbroek
|
7e346914c0
|
Test contracts with polling
|
2023-07-03 13:09:09 +02:00 |
Adam Uhlíř
|
3c12a65769
|
feat: erc20 module (#38)
Co-authored-by: Eric Mastro <github@egonat.me>
|
2023-03-29 13:41:44 +02:00 |