Skip to content

refactor: use separate type for TX pparam update #1060

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

Merged
merged 1 commit into from
Jul 8, 2025

Conversation

agaffney
Copy link
Contributor

@agaffney agaffney commented Jul 8, 2025

We also switch to using a pointer to give us a more usable zero value for CBOR encoding

Fixes #1058

We also switch to using a pointer to give us a more usable zero value
for CBOR encoding

Fixes #1058

Signed-off-by: Aurora Gaffney <[email protected]>
@agaffney agaffney requested a review from a team as a code owner July 8, 2025 19:51
@agaffney agaffney merged commit 326e3d8 into main Jul 8, 2025
9 checks passed
@agaffney agaffney deleted the refactor/tx-pparam-update branch July 8, 2025 20:12
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.

Pparam updates are always present in TX CBOR encoding
2 participants