Mark Spanbroek
|
17c6e9a8c5
|
test for multiple error types on a function
Co-Authored-By: Eric Mastro <eric.mastro@gmail.com>
|
2024-05-21 13:19:24 +02:00 |
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 |
Mark Spanbroek
|
cdb230d30f
|
handle custom errors in confirm() calls
|
2024-05-21 13:19:24 +02:00 |
Mark Spanbroek
|
a6f136afdd
|
test custom arguments when sending transaction
|
2024-05-21 13:19:24 +02:00 |
Mark Spanbroek
|
6d6777e8c3
|
test custom errors with struct arguments
|
2024-05-21 13:19:24 +02:00 |
Mark Spanbroek
|
9c76803302
|
support custom errors with arguments
|
2024-05-21 13:19:24 +02:00 |
Mark Spanbroek
|
74f15fca9c
|
support custom errors in contract calls
Currently only errors without arguments
|
2024-05-21 13:19:24 +02:00 |