Closed dimalinux closed 1 year ago
Patch coverage: 69.23
% and project coverage change: +1.06
:tada:
Comparison is base (
0b59d9a
) 59.48% compared to head (f200eb3
) 60.54%.:exclamation: Current head f200eb3 differs from pull request most recent head 7413bbd. Consider uploading reports for the commit 7413bbd to get more accurate results
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
The
go-relayer
project has been updated to have bindings for a gsnforwarder that is bytecode identical to the mainnet forwarder, deployed by opengsn (which we are using). The forwarder we were previously using in dev/stagenet was compiled with a different version of solidity and had subtle source code differences from the one deployed on mainnet.The gsnforwarder changes in
go-relayer
will be merged and tagged first. Reviewing those changes is part of reviewing this PR: https://github.com/AthanorLabs/go-relayer/pull/13Since I would have needed to update the environment configs anyways, I removed their references in the config: closes https://github.com/AthanorLabs/atomic-swap/issues/365
@stubbrn Apologies for stealing a PR out from under you. Since you already started working on the issue, your review on these code changes would be helpful/appreciated.