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

feat(network): implement GetFilteredDelegationsAndRewardAccounts #552

Merged
merged 6 commits into from
Dec 12, 2024

Conversation

sterraf
Copy link
Contributor

@sterraf sterraf commented Dec 2, 2024

This PR implements the named query, along with its corresponding unit-test at protocols.rs and integration one at examples/n2c-miniprotocols.

I took the opportunity to streamline the imports at the test file, and to provide more informative panics. This comprises modifications through many LoC, but the main ones lie in two blocks starting at lines 790 and 1127, resp, of protocols.rs. We think that it should be reasonable to re-engineer this file, but further modifications will be part of another PR.

@scarmuega scarmuega merged commit cfc840f into txpipe:main Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants