Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connext Adapter #27

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft

Connext Adapter #27

wants to merge 7 commits into from

Conversation

jiro-ono
Copy link
Contributor

@jiro-ono jiro-ono commented Nov 6, 2023

PR-Codex overview

Detailed summary

  • Added lib/interfaces submodule with URL https://github.com/connext/interfaces
  • Updated setAddress function in utils/Constants.sol
  • Added initAddressLabels function in utils/Constants.sol
  • Added forge-gas-snapshot/ and forge-std/ directories to .gitmodules
  • Updated .gitmodules with submodule URL https://github.com/connext/interfaces
  • Updated test assertions in test/AxelarAdapterTests/AxelarAdapterBridgeTest.t.sol
  • Added src/adapters/ConnextAdapter.sol with various imports and contract functions
  • Added test/ConnextAdapterTests/ConnextAdapterSwapAndBridgeTest.t.sol with various imports and contract functions

The following files were skipped due to too many changes: test/ConnextAdapterTests/ConnextAdapterSwapAndBridgeTest.t.sol, test/ConnextAdapterTests/ConnextAdapterBridgeTest.t.sol, test/ConnextAdapterTests/ConnextAdapterXReceiveTest.t.sol

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@jiro-ono jiro-ono marked this pull request as draft November 6, 2023 00:18
@jiro-ono
Copy link
Contributor Author

jiro-ono commented Nov 6, 2023

Will need to test it out in live conditions, but seems all good with all the tests for this adapter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant