Jared Wasinger
|
6b5967afd8
|
delete unused test data. remove useless v2 helper methods. update tests
|
2025-01-22 13:54:57 +01:00 |
Jared Wasinger
|
d3d6926683
|
fix contract filter test. rename *Logs methods to *Events, to reflect the fact that these are specific to solidity events.
|
2025-01-22 13:54:57 +01:00 |
Jared Wasinger
|
1f25c68ec4
|
add error unpacking. simplify WatchLogs api.
|
2025-01-22 13:54:57 +01:00 |
Jared Wasinger
|
4fc62e94b3
|
add errors to emitted code.
|
2025-01-22 13:54:57 +01:00 |
Jared Wasinger
|
51207183cd
|
add coverage for event filtering
|
2025-01-22 13:54:57 +01:00 |
Jared Wasinger
|
cd18d99180
|
add test coverage for events watching
|
2025-01-22 13:54:57 +01:00 |
Jared Wasinger
|
1e8aca95e9
|
add test for overrides
|
2025-01-22 13:54:57 +01:00 |
Jared Wasinger
|
77158e5bf0
|
various small fixes: better error message, remove unecessary comments. address review about missing word in function documentation.
|
2025-01-22 13:54:57 +01:00 |
Jared Wasinger
|
d0a8ead758
|
add copyright notices. move v2 template to its own file. Rename V2Backend->BackendV2
|
2025-01-22 13:54:57 +01:00 |
Jared Wasinger
|
26641a190a
|
make tests run again
|
2025-01-22 13:54:57 +01:00 |
Jared Wasinger
|
afe887fcc3
|
remove old half-written test case with events (I will add it back in when I complete it).
|
2025-01-22 13:54:57 +01:00 |