-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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 IAVL Pruning #5538
Refactor IAVL Pruning #5538
Conversation
should this be documented in the cosmos docs, hub docs or both? I have heard some questions in regard to this. @gamarin2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
utACK
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK 👍
Codecov Report
@@ Coverage Diff @@
## master #5538 +/- ##
==========================================
- Coverage 54.18% 54.12% -0.07%
==========================================
Files 313 313
Lines 18963 18949 -14
==========================================
- Hits 10276 10257 -19
- Misses 7888 7895 +7
+ Partials 799 797 -2
|
Refactor IAVL pruning per the new IAVL API updates, where IAVL handles pruning natively.
For contributor use:
docs/
) or specification (x/<module>/spec/
)godoc
comments.Unreleased
section inCHANGELOG.md
Files changed
in the Github PR explorerFor admin use:
WIP
,R4R
,docs
, etc)