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: return epoch with protocol param updates #719

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

agaffney
Copy link
Contributor

This commit also:

  • creates an interface type for protocol parameter updates
  • stores CBOR for protocol parameter updates
  • changes DecodeStoreCbor Cbor() to value receiver for more flexibility

This commit also:

* creates an interface type for protocol parameter updates
* stores CBOR for protocol parameter updates
* changes DecodeStoreCbor Cbor() to value receiver for more flexibility
@agaffney agaffney requested a review from a team as a code owner September 26, 2024 02:56
@agaffney agaffney merged commit edf9f8b into main Sep 26, 2024
8 checks passed
@agaffney agaffney deleted the feat/pparam-update-cbor branch September 26, 2024 19:33
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.

Blockchain storage: support for storing and retrieving parameter changes
3 participants