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

Create index of ABIs over time #69

Open
robcxyz opened this issue Feb 13, 2023 · 0 comments
Open

Create index of ABIs over time #69

robcxyz opened this issue Feb 13, 2023 · 0 comments

Comments

@robcxyz
Copy link
Contributor

robcxyz commented Feb 13, 2023

To address #68, we'll need an index of all the contract creation / update events over time. This will then be used to persist an LRU cache of the ABIs so that logs can be flattened out with their ABI corresponding to a valid block range that the ABI applies to.

This could be it's own transformer and probably half done already.

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

No branches or pull requests

1 participant