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

Fix reading contract states contextually #61

Merged
merged 2 commits into from
Mar 5, 2024

Conversation

Jurshsmith
Copy link
Member

This change ensures that the originating event's chain_id and contract_address are taken into account when reading contract states. Fixes the bug of fetching/indexing states belonging to another contract or chain.

This change ensures that the originating event's chain_id
and contract_address are taken into account when reading
contract states. Fixes the bug of fetching/indexing states
belonging to another contract or chain.
@Jurshsmith Jurshsmith force-pushed the fix-reading-contract-states-contextually branch from ef12bfd to b095bda Compare March 5, 2024 07:07
@Jurshsmith Jurshsmith merged commit b34bb02 into main Mar 5, 2024
4 checks passed
@Jurshsmith Jurshsmith deleted the fix-reading-contract-states-contextually branch March 5, 2024 07:10
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