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

Store Contract Addresses Per-Chain, Not Globally #24

Closed
dowlandaiello opened this issue Aug 20, 2024 · 0 comments · Fixed by #26 · May be fixed by #25
Closed

Store Contract Addresses Per-Chain, Not Globally #24

dowlandaiello opened this issue Aug 20, 2024 · 0 comments · Fixed by #26 · May be fixed by #25
Assignees
Labels
enhancement New feature or request

Comments

@dowlandaiello
Copy link
Contributor

Currently, some (but not all) contracts have singleton-style addresses saved in the TestContext. This is incorrect because the TestContext does not allow storing addresses per chain. Rather, the LocalChain should store these addresses per-chain. Making this change would not alter the external API for localic-utils.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant