fix: use single on-chain bridge fee #3767
ci.yml
on: pull_request
Test and Build Go Modules
4m 4s
Foundry Checks and Reports
8m 33s
Test and Build Contracts Scripts
6m 29s
infrastructure
/
Setup and Test Nomad Cluster
Annotations
3 errors and 1 warning
Test and Build Go Modules:
bridge/standard/pkg/relayer/relayer_test.go#L79
cannot use l1Gateway (variable of type *testL1Gateway) as relayer.L1Gateway value in argument to relayer.NewRelayer: *testL1Gateway does not implement relayer.L1Gateway (wrong type for method FinalizeTransfer)
|
Test and Build Go Modules:
bridge/standard/pkg/relayer/relayer_test.go#L79
cannot use settlementGateway (variable of type *testSettlementGateway) as relayer.SettlementGateway value in argument to relayer.NewRelayer: *testSettlementGateway does not implement relayer.SettlementGateway (wrong type for method FinalizeTransfer)
|
Test and Build Go Modules
issues found
|
Test and Build Go Modules
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|