forked from cosmos/iavl
-
Notifications
You must be signed in to change notification settings - Fork 2
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: Support Adds in a Deep Subtree #8
Merged
Merged
Commits on Nov 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3b69d3a - Browse repository at this point
Copy the full SHA 3b69d3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2b2183 - Browse repository at this point
Copy the full SHA f2b2183View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2e1698 - Browse repository at this point
Copy the full SHA e2e1698View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3312469 - Browse repository at this point
Copy the full SHA 3312469View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b9af93 - Browse repository at this point
Copy the full SHA 9b9af93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 632434e - Browse repository at this point
Copy the full SHA 632434eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf3e561 - Browse repository at this point
Copy the full SHA cf3e561View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9748514 - Browse repository at this point
Copy the full SHA 9748514View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97334b4 - Browse repository at this point
Copy the full SHA 97334b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 865f266 - Browse repository at this point
Copy the full SHA 865f266View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebabdd1 - Browse repository at this point
Copy the full SHA ebabdd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce21251 - Browse repository at this point
Copy the full SHA ce21251View commit details -
feat: build deep subtree from ICS23 inclusion proofs (#9)
* feat: build deep subtree from ICS23 inclusion proofs * feat: handle non-existence proofs * linter: goimports deepsubtree.go * refactor: addExistenceProofProof -> addExistenceProof * fix: un-hardcode size of byte array
Configuration menu - View commit details
-
Copy full SHA for 321cd58 - Browse repository at this point
Copy the full SHA 321cd58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7faf697 - Browse repository at this point
Copy the full SHA 7faf697View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bbac4d - Browse repository at this point
Copy the full SHA 9bbac4dView commit details -
verify that in the case that dst.root != nil that the root node hash …
…matches the provided hash and check dst.root != nil first
Configuration menu - View commit details
-
Copy full SHA for ab241f8 - Browse repository at this point
Copy the full SHA ab241f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 202bbd4 - Browse repository at this point
Copy the full SHA 202bbd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d29befe - Browse repository at this point
Copy the full SHA d29befeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 894e7de - Browse repository at this point
Copy the full SHA 894e7deView commit details -
Co-authored-by: Matthew Sevey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 29a46c8 - Browse repository at this point
Copy the full SHA 29a46c8View commit details -
Co-authored-by: Matthew Sevey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2ba2d36 - Browse repository at this point
Copy the full SHA 2ba2d36View commit details -
Configuration menu - View commit details
-
Copy full SHA for a454653 - Browse repository at this point
Copy the full SHA a454653View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cfcfcd - Browse repository at this point
Copy the full SHA 7cfcfcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2d8b6b - Browse repository at this point
Copy the full SHA b2d8b6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 269fd08 - Browse repository at this point
Copy the full SHA 269fd08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23c3ee1 - Browse repository at this point
Copy the full SHA 23c3ee1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 777f2b5 - Browse repository at this point
Copy the full SHA 777f2b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ce7e90 - Browse repository at this point
Copy the full SHA 8ce7e90View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef499be - Browse repository at this point
Copy the full SHA ef499beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 979bc34 - Browse repository at this point
Copy the full SHA 979bc34View commit details -
Configuration menu - View commit details
-
Copy full SHA for b916c9e - Browse repository at this point
Copy the full SHA b916c9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b20d93 - Browse repository at this point
Copy the full SHA 6b20d93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ecd667 - Browse repository at this point
Copy the full SHA 6ecd667View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3e0e91 - Browse repository at this point
Copy the full SHA b3e0e91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0808b00 - Browse repository at this point
Copy the full SHA 0808b00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6623985 - Browse repository at this point
Copy the full SHA 6623985View commit details -
feat: Support Empty Hashes and Add constructor (#11)
* Export siblings * Add deepsubtree constructor * Support empty root hashes * Use working hash instead of root.hash
Configuration menu - View commit details
-
Copy full SHA for b12d7d6 - Browse repository at this point
Copy the full SHA b12d7d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98568c2 - Browse repository at this point
Copy the full SHA 98568c2View commit details
Commits on Nov 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a068e86 - Browse repository at this point
Copy the full SHA a068e86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 376feb5 - Browse repository at this point
Copy the full SHA 376feb5View commit details
Commits on Nov 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 510010a - Browse repository at this point
Copy the full SHA 510010aView commit details
Commits on Nov 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e0630ac - Browse repository at this point
Copy the full SHA e0630acView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.