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

Reload ABIs every time the decoder is called #37

Closed
Uxio0 opened this issue Dec 23, 2024 · 0 comments · Fixed by #92
Closed

Reload ABIs every time the decoder is called #37

Uxio0 opened this issue Dec 23, 2024 · 0 comments · Fixed by #92
Assignees
Labels
enhancement New feature or request

Comments

@Uxio0
Copy link
Member

Uxio0 commented Dec 23, 2024

Every time the decoder loads ABIs, store the newest datetime. And before calling the decoder to process things, call a method reload or similar that loads the new abis inserted during that time by the async tasks

@Uxio0 Uxio0 added the enhancement New feature or request label Dec 23, 2024
@Uxio0 Uxio0 self-assigned this Jan 27, 2025
Uxio0 added a commit that referenced this issue Jan 30, 2025
- Add index for `created` on `Abi` and `Contract` models
- Call `load_new_abis` every time decoder is used
- Add new methods to `Abi` model
- Closes #37
@Uxio0 Uxio0 closed this as completed in #92 Jan 31, 2025
@Uxio0 Uxio0 closed this as completed in ea60e7f Jan 31, 2025
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
Development

Successfully merging a pull request may close this issue.

1 participant