Skip to content

Commit

Permalink
refactor!: remove duplicate block (#23437)
Browse files Browse the repository at this point in the history
Co-authored-by: Alex | Interchain Labs <alex@skip.money>
  • Loading branch information
tac0turtle and Alex | Interchain Labs authored Jan 17, 2025
1 parent 6105831 commit 7f827c5
Show file tree
Hide file tree
Showing 5 changed files with 305 additions and 299 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ Every module contains its own CHANGELOG.md. Please refer to the module you are i

* (x/params) [#22995](https://github.com/cosmos/cosmos-sdk/pull/22995) Remove `x/params`. Migrate to the new params system introduced in `v0.47` as demonstrated [here](https://github.com/cosmos/cosmos-sdk/blob/main/UPGRADING.md#xparams).
* (testutil) [#22392](https://github.com/cosmos/cosmos-sdk/pull/22392) Remove `testutil/network` package. Use the integration framework or systemtests framework instead.
* (proto) [#23437](https://github.com/cosmos/cosmos-sdk/pull/23437) Deprecate `Block` field from `GetBlockByHeightResponse` and return empty comet block for `GetBlockByHeight`.

#### Removal of v0 components

Expand Down
Loading

0 comments on commit 7f827c5

Please sign in to comment.