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

Optimize extracting of scripts and redeemers #862

Closed
kderme opened this issue Sep 30, 2021 · 1 comment
Closed

Optimize extracting of scripts and redeemers #862

kderme opened this issue Sep 30, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@kderme
Copy link
Contributor

kderme commented Sep 30, 2021

Alonzo epochs seem to be slower than older epochs. This could be the result of the work done to match redeemers with scripts and resolving the redeemers pointers. This affects blocks that don't even have scripts. Many optimizations are possible there. Ideally this would be available from ledger-spec through some ledger event.

@kderme kderme added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Sep 30, 2021
@kderme
Copy link
Contributor Author

kderme commented May 24, 2022

Should be fixed in #1112

@kderme kderme closed this as completed Jul 15, 2022
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

No branches or pull requests

1 participant