-
Notifications
You must be signed in to change notification settings - Fork 231
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix changelog for v0.28.0 release (#1250)
Signed-off-by: Thane Thomson <[email protected]> Signed-off-by: Thane Thomson <[email protected]>
- Loading branch information
1 parent
5c32f31
commit 560c852
Showing
4 changed files
with
2 additions
and
8 deletions.
There are no files selected for viewing
1 change: 0 additions & 1 deletion
1
...g/1249-light-client-verification-preds.md → ...g/0000-light-client-verification-preds.md
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,2 @@ | ||
- `[tendermint-light-client-verifier]` Add `is_matching_chain_id` | ||
method to the `VerificationPredicates` trait | ||
([#1249](https://github.com/informalsystems/tendermint-rs/pull/1249)) |
1 change: 0 additions & 1 deletion
1
....0/breaking/1249-light-client-verifier.md → ....0/breaking/0000-light-client-verifier.md
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,2 @@ | ||
- `[tendermint-light-client-verifier]` Add a | ||
`chain_id` field to the `TrustedBlockState` struct | ||
([#1249](https://github.com/informalsystems/tendermint-rs/pull/1249)) |
1 change: 0 additions & 1 deletion
1
....0/security/1249-light-client-security.md → ....0/security/0000-light-client-security.md
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,2 @@ | ||
- `[tendermint-light-client]` Fix an issue where the light client was not | ||
checking that the chain ID of the trusted and untrusted headers match | ||
([#1249](https://github.com/informalsystems/tendermint-rs/pull/1249)) |
This file contains 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