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

Release v0.23.9 #1177

Merged
merged 4 commits into from
Aug 5, 2022
Merged

Release v0.23.9 #1177

merged 4 commits into from
Aug 5, 2022

Conversation

thanethomson
Copy link
Contributor

📖 CHANGELOG

@codecov-commenter
Copy link

Codecov Report

Merging #1177 (98e6942) into v0.23.x (7f54726) will decrease coverage by 0.0%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##           v0.23.x   #1177     +/-   ##
=========================================
- Coverage     67.5%   67.5%   -0.1%     
=========================================
  Files          214     214             
  Lines        20478   20478             
=========================================
- Hits         13837   13828      -9     
- Misses        6641    6650      +9     
Impacted Files Coverage Δ
light-client/src/lib.rs 100.0% <ø> (ø)
proto/src/lib.rs 100.0% <ø> (ø)
tendermint/src/lib.rs 100.0% <ø> (ø)
testgen/src/vote.rs 84.0% <0.0%> (-1.7%) ⬇️
testgen/src/commit.rs 90.6% <0.0%> (-0.7%) ⬇️
light-client-verifier/src/types.rs 38.5% <0.0%> (-0.6%) ⬇️
testgen/src/header.rs 84.4% <0.0%> (-0.6%) ⬇️
testgen/src/light_block.rs 76.1% <0.0%> (-0.6%) ⬇️
tendermint/src/node.rs 63.5% <0.0%> (-0.4%) ⬇️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@thanethomson thanethomson marked this pull request as ready for review August 5, 2022 13:02
@thanethomson thanethomson merged commit a557ee7 into v0.23.x Aug 5, 2022
@thanethomson thanethomson deleted the release/v0.23.9 branch August 5, 2022 15:14
thanethomson added a commit that referenced this pull request Aug 5, 2022
* Sync README with master

Signed-off-by: Thane Thomson <[email protected]>

* Sync contributing guidelines with master

Signed-off-by: Thane Thomson <[email protected]>

* Update README to conform to new Tendermint Core versioning approach

Signed-off-by: Thane Thomson <[email protected]>

* Import Rust formatting styles from #1120

Signed-off-by: Thane Thomson <[email protected]>

* cargo +nightly fmt

Signed-off-by: Thane Thomson <[email protected]>

* Apply formatting to tools

Signed-off-by: Thane Thomson <[email protected]>

* Sync GitHub templates with master and remove version-specific fields

Signed-off-by: Thane Thomson <[email protected]>

* Import cargo audit config from master

Signed-off-by: Thane Thomson <[email protected]>

* Import ADRs from master

Signed-off-by: Thane Thomson <[email protected]>

* Pin `time` to <0.3.12 to ensure we stay no-std compatible (#1174)

* Pin `time` to <0.3.12 to ensure we stay no-std compatible

* Apply suggestions from code review

* Update proto/Cargo.toml

Co-authored-by: Thane Thomson <[email protected]>

* Add debug! trace for the outgoing RPC request (#1173)

* Update Prost version to v0.11 (#1171)

* Bump Prost version to v0.11

Signed-off-by: Thane Thomson <[email protected]>

* Add changelog entry

Signed-off-by: Thane Thomson <[email protected]>

* Add step in generated-protos-compile job to install protoc

Signed-off-by: Thane Thomson <[email protected]>

* shell should be run

Signed-off-by: Thane Thomson <[email protected]>

* Tell curl to follow redirects

Signed-off-by: Thane Thomson <[email protected]>

* Fix protoc unzip target

Signed-off-by: Thane Thomson <[email protected]>

* Install protoc to unprivileged location

Signed-off-by: Thane Thomson <[email protected]>

* Regenerate protos

Signed-off-by: Thane Thomson <[email protected]>

* Release v0.23.9 (#1177)

* Bump version to v0.23.9

Signed-off-by: Thane Thomson <[email protected]>

* Prepare changelog release

Signed-off-by: Thane Thomson <[email protected]>

* Rebuild changelog

Signed-off-by: Thane Thomson <[email protected]>

* Add note on time dependency restriction to changelog

Signed-off-by: Thane Thomson <[email protected]>

Co-authored-by: Romain Ruetschi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants