Adam Uhlíř
|
d88e4614b1
|
feat: subscriptions get passed result questionable (#91)
Co-authored-by: Eric <5089238+emizzle@users.noreply.github.com>
|
2024-11-28 14:48:10 +01:00 |
|
Mark Spanbroek
|
cdb230d30f
|
handle custom errors in confirm() calls
|
2024-05-21 13:19:24 +02:00 |
|
Mark Spanbroek
|
ce63c375f7
|
error messages for custom errors
|
2024-05-21 13:19:24 +02:00 |
|
Mark Spanbroek
|
955ac2d58f
|
abi decoding of custom error fails on trailing bytes
|
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 |
|
Mark Spanbroek
|
6b57e56a39
|
abi decoding of simple custom errors
Only supports errors without arguments for now
|
2024-05-21 13:19:24 +02:00 |
|