Merged
Conversation
9825fdd to
5dcac56
Compare
Codecov Report
@@ Coverage Diff @@
## master #5404 +/- ##
==========================================
+ Coverage 59.60% 61.31% +1.70%
==========================================
Files 202 259 +57
Lines 17491 23417 +5926
==========================================
+ Hits 10426 14357 +3931
- Misses 6000 7599 +1599
- Partials 1065 1461 +396
|
cmwaters
reviewed
Sep 25, 2020
|
|
||
| Other user-relevant changes include: | ||
|
|
||
| * The old `lite` package was removed; the new light client uses the `light` package. |
Contributor
There was a problem hiding this comment.
Do we want to include that the light client verifies and stores light blocks instead of signed headers and validator sets (probably covered somewhere else but I feel like it also makes sense to put it here as well)
sergio-mena
pushed a commit
that referenced
this pull request
Aug 25, 2022
* docs: fix /validators description Refs tendermint/spec#169 * consensus: remove nil err from logging statement * update UPGRADING.md * note about LightBlocks
Merged
3 tasks
sergio-mena
added a commit
that referenced
this pull request
Aug 26, 2022
….md`. Reworked `UPGRADING.md` (#9315) * master-->main in `CONTRIBUTING.md` * Added feature branches in `CONTRIBUTING.md` * Fixes to `UPGRADING.md` * [cherrypicked] docs: minor tweaks (#5404) * docs: fix /validators description Refs tendermint/spec#169 * consensus: remove nil err from logging statement * update UPGRADING.md * note about LightBlocks * Reworked "Unreleased" section of `UPGRADING.md` * Added PrepareProposal and ProcessProposal to `CHANGELOG_PENDING.md` * Apply suggestions from @thanethomson's code review Co-authored-by: Thane Thomson <connect@thanethomson.com> * Addressed @tychoish's comment Co-authored-by: Anton Kaliaev <anton.kalyaev@gmail.com> Co-authored-by: Thane Thomson <connect@thanethomson.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.