We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c3c873 commit 250198eCopy full SHA for 250198e
CHANGELOG.md
@@ -6,8 +6,14 @@ and this project adheres to
6
7
## [Unreleased]
8
9
+### Changed
10
+
11
- Replaxe axios with cross-fetch ([#1645])
12
+- Fix block events in CometBFT 0.38 API (`begin_block_events`/`end_block_events`
13
+ -> `finalize_block_events`) in `RpcBlockResultsResponse` and
14
+ `BlockResultsResponse` ([#1612])
15
16
+[#1612]: https://github.com/cosmos/cosmjs/pull/1612
17
[#1645]: https://github.com/cosmos/cosmjs/pull/1645
18
19
## [0.33.1] - 2025-03-12
0 commit comments