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

async implementation of get_signed_blocks() #550

Open
Niederb opened this issue Apr 25, 2023 · 0 comments
Open

async implementation of get_signed_blocks() #550

Niederb opened this issue Apr 25, 2023 · 0 comments
Labels
F7-enhancement Enhances an already existing functionality Q3-substantial

Comments

@Niederb
Copy link
Contributor

Niederb commented Apr 25, 2023

The method could provide a nice use case for the async functionality. At the moment the blocks are fetched in sequence but we could fetch them all at once and then await all the futures in parallel.

@haerdib haerdib added F7-enhancement Enhances an already existing functionality Q3-substantial labels Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
F7-enhancement Enhances an already existing functionality Q3-substantial
Projects
None yet
Development

No branches or pull requests

2 participants