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

JSON marshal the Transactions field in BanffProposalBlocks #2541

Merged
merged 2 commits into from
Dec 22, 2023

Conversation

dhrubabasu
Copy link
Contributor

Why this should be merged

We should be JSON marshalling this field now that we are using it.

How this works

json:"-" -> json:"txs" + added UTs

How this was tested

CI (added UTs)

@dhrubabasu dhrubabasu added the cleanup Code quality improvement label Dec 22, 2023
@dhrubabasu dhrubabasu added this to the v1.10.18 milestone Dec 22, 2023
@dhrubabasu dhrubabasu self-assigned this Dec 22, 2023
@StephenButtolph StephenButtolph added this pull request to the merge queue Dec 22, 2023
Merged via the queue into dev with commit 762a8cd Dec 22, 2023
17 checks passed
@StephenButtolph StephenButtolph deleted the fix-proposal-block-json-marshal branch December 22, 2023 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Code quality improvement
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants