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

Encapsulate Chains #73

Merged
merged 2 commits into from
Mar 12, 2024
Merged

Encapsulate Chains #73

merged 2 commits into from
Mar 12, 2024

Conversation

Jurshsmith
Copy link
Member

This change re-exports ethers Chain as ChainId and re-introduces Chain to house users' json_rpc_urls.

Equally, since there is no added benefit of using an HashMap, we have decided to replace it's config data structure with a simple Vector.

Breaking Changes: Chain struct, ChainId Enum

This change re-exports ethers Chain as ChainId and
re-introduces Chain to house users' json_rpc_urls.

Equally, since there is no added benefit of using an HashMap,
we have decided to replace it's config data structure with
a simple Vector.

Breaking Changes: Chain struct, ChainId Enum
@Jurshsmith Jurshsmith added this to the pre-v0.2 milestone Mar 12, 2024
@Jurshsmith Jurshsmith merged commit ad2e376 into main Mar 12, 2024
4 checks passed
@Jurshsmith Jurshsmith deleted the encapsulate-chains branch March 12, 2024 06:47
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