fix: allow processing v2 inbound trackers for gateway calls initiated by smart contracts #3226
4.76% of diff hit (target 62.00%)
View this Pull Request on Codecov
4.76% of diff hit (target 62.00%)
Annotations
Check warning on line 67 in pkg/contracts/testdappv2/TestDAppV2.go
codecov / codecov/patch
pkg/contracts/testdappv2/TestDAppV2.go#L67
Added line #L67 was not covered by tests
Check warning on line 76 in pkg/contracts/testdappv2/TestDAppV2.go
codecov / codecov/patch
pkg/contracts/testdappv2/TestDAppV2.go#L76
Added line #L76 was not covered by tests
Check warning on line 327 in pkg/contracts/testdappv2/TestDAppV2.go
codecov / codecov/patch
pkg/contracts/testdappv2/TestDAppV2.go#L321-L327
Added lines #L321 - L327 were not covered by tests
Check warning on line 331 in pkg/contracts/testdappv2/TestDAppV2.go
codecov / codecov/patch
pkg/contracts/testdappv2/TestDAppV2.go#L329-L331
Added lines #L329 - L331 were not covered by tests
Check warning on line 339 in pkg/contracts/testdappv2/TestDAppV2.go
codecov / codecov/patch
pkg/contracts/testdappv2/TestDAppV2.go#L338-L339
Added lines #L338 - L339 were not covered by tests
Check warning on line 346 in pkg/contracts/testdappv2/TestDAppV2.go
codecov / codecov/patch
pkg/contracts/testdappv2/TestDAppV2.go#L345-L346
Added lines #L345 - L346 were not covered by tests
Check warning on line 550 in pkg/contracts/testdappv2/TestDAppV2.go
codecov / codecov/patch
pkg/contracts/testdappv2/TestDAppV2.go#L549-L550
Added lines #L549 - L550 were not covered by tests
Check warning on line 557 in pkg/contracts/testdappv2/TestDAppV2.go
codecov / codecov/patch
pkg/contracts/testdappv2/TestDAppV2.go#L556-L557
Added lines #L556 - L557 were not covered by tests
Check warning on line 564 in pkg/contracts/testdappv2/TestDAppV2.go
codecov / codecov/patch
pkg/contracts/testdappv2/TestDAppV2.go#L563-L564
Added lines #L563 - L564 were not covered by tests
Check warning on line 571 in pkg/contracts/testdappv2/TestDAppV2.go
codecov / codecov/patch
pkg/contracts/testdappv2/TestDAppV2.go#L570-L571
Added lines #L570 - L571 were not covered by tests
Check warning on line 578 in pkg/contracts/testdappv2/TestDAppV2.go
codecov / codecov/patch
pkg/contracts/testdappv2/TestDAppV2.go#L577-L578
Added lines #L577 - L578 were not covered by tests
Check warning on line 585 in pkg/contracts/testdappv2/TestDAppV2.go
codecov / codecov/patch
pkg/contracts/testdappv2/TestDAppV2.go#L584-L585
Added lines #L584 - L585 were not covered by tests
Check warning on line 592 in pkg/contracts/testdappv2/TestDAppV2.go
codecov / codecov/patch
pkg/contracts/testdappv2/TestDAppV2.go#L591-L592
Added lines #L591 - L592 were not covered by tests
Check warning on line 599 in pkg/contracts/testdappv2/TestDAppV2.go
codecov / codecov/patch
pkg/contracts/testdappv2/TestDAppV2.go#L598-L599
Added lines #L598 - L599 were not covered by tests
Check warning on line 606 in pkg/contracts/testdappv2/TestDAppV2.go
codecov / codecov/patch
pkg/contracts/testdappv2/TestDAppV2.go#L605-L606
Added lines #L605 - L606 were not covered by tests
Check warning on line 148 in zetaclient/chains/evm/observer/inbound.go
codecov / codecov/patch
zetaclient/chains/evm/observer/inbound.go#L148
Added line #L148 was not covered by tests
Check warning on line 156 in zetaclient/chains/evm/observer/inbound.go
codecov / codecov/patch
zetaclient/chains/evm/observer/inbound.go#L153-L156
Added lines #L153 - L156 were not covered by tests
Check warning on line 160 in zetaclient/chains/evm/observer/inbound.go
codecov / codecov/patch
zetaclient/chains/evm/observer/inbound.go#L158-L160
Added lines #L158 - L160 were not covered by tests
Check warning on line 178 in zetaclient/chains/evm/observer/inbound.go
codecov / codecov/patch
zetaclient/chains/evm/observer/inbound.go#L165-L178
Added lines #L165 - L178 were not covered by tests
Check warning on line 181 in zetaclient/chains/evm/observer/inbound.go
codecov / codecov/patch
zetaclient/chains/evm/observer/inbound.go#L180-L181
Added lines #L180 - L181 were not covered by tests
Check warning on line 36 in zetaclient/chains/evm/observer/v2_inbound_tracker.go
codecov / codecov/patch
zetaclient/chains/evm/observer/v2_inbound_tracker.go#L36
Added line #L36 was not covered by tests
Check warning on line 92 in zetaclient/chains/evm/observer/v2_inbound_tracker.go
codecov / codecov/patch
zetaclient/chains/evm/observer/v2_inbound_tracker.go#L92
Added line #L92 was not covered by tests