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

Chain Agnostic Adapter #25

Merged
merged 6 commits into from
Apr 25, 2024
Merged

Chain Agnostic Adapter #25

merged 6 commits into from
Apr 25, 2024

Conversation

bh2smith
Copy link
Contributor

@bh2smith bh2smith commented Apr 25, 2024

Making the Adapter Chain agnostic. The transaction sender now must include chainId in the BaseTx (offline signatures are not affected by this). We can construct all the necessary EVM client, gas station and scan URL by Chain ID. So all of these env vars are no longer necessary either.

Added a skipped test for Gnosis Chain (demonstrating the chain agnostic compatibility).

@bh2smith bh2smith marked this pull request as ready for review April 25, 2024 15:51
@bh2smith bh2smith merged commit 614d407 into main Apr 25, 2024
1 check passed
@bh2smith bh2smith deleted the chain-agnostic branch April 25, 2024 20:02
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