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

When the event decoder fails it blocks the import of the entire block. #52

Open
emiliorizzo opened this issue Apr 13, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@emiliorizzo
Copy link
Contributor

emiliorizzo commented Apr 13, 2021

rsk-contract-parser fails to decode some events for contracts using ABI 2.0.
rsk-explorer-api should catch and log the error and use the generic ABI to decode these events to avoid blocking the import of the entire block.
After that rsk-contract-parser should be fixed to decode these events.

@emiliorizzo emiliorizzo added the bug Something isn't working label Apr 13, 2021
@emiliorizzo emiliorizzo changed the title [bug] When the event decoder fails it blocks the import of the entire block. When the event decoder fails it blocks the import of the entire block. Apr 13, 2021
ezequiel-rodriguez pushed a commit that referenced this issue Dec 6, 2023
…ts-count-converters

Feat/address finds, deletes, inserts, count and converters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant