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

add to ship definitions get_blocks v1 (for fetch_finality_data) #28

Merged
merged 4 commits into from
Jun 12, 2024

Conversation

spoonincode
Copy link
Member

Message was added in AntelopeIO/leap#2349 and tweaked in AntelopeIO/leap#2381

uint32_t active_finalizer_policy_generation = {};
eosio::checksum256 action_mroot = {};
eosio::checksum256 base_digest = {};
};
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I built this from
https://github.com/AntelopeIO/spring/blob/8f65101b071768e8f213cd62e1a580f55aed882b/libraries/state_history/abi.cpp#L576-L581
which is lacking proposed_finalizer_policy. It does seem like this is an oversight in spring's abi.cpp

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@spoonincode spoonincode marked this pull request as draft June 6, 2024 03:48
@spoonincode spoonincode marked this pull request as ready for review June 12, 2024 17:14
@spoonincode
Copy link
Member Author

updated and ready for re-review

@spoonincode spoonincode merged commit 1ca40c8 into main Jun 12, 2024
@spoonincode spoonincode deleted the getblocksv1 branch June 12, 2024 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants