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

refactor(blob): removing jsonProof #2652

Merged
merged 2 commits into from
Sep 5, 2023
Merged

refactor(blob): removing jsonProof #2652

merged 2 commits into from
Sep 5, 2023

Conversation

distractedm1nd
Copy link
Collaborator

Closes #2634 . nmt.Proof has json serialization built in now so jsonProof is unnecessary and results in missing fields from the original struct.

Only adds additional fields to the JSON response so not breaking

@distractedm1nd distractedm1nd enabled auto-merge (squash) September 5, 2023 08:50
@distractedm1nd distractedm1nd merged commit da8244e into main Sep 5, 2023
15 of 17 checks passed
@distractedm1nd distractedm1nd deleted the remove-jsonProof branch September 5, 2023 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:blob kind:fix Attached to bug-fixing PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

blob.GetProof JSON RPC returns the the old representation of nmt.Proof
4 participants