File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -46,6 +46,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4646
4747### Bug Fixes
4848
49+ ## [ v0.7.5] ( https://github.com/warden-protocol/wardenprotocol/releases/tag/v0.7.5 ) - 2026-01-23
50+
51+ ### Features (non-breaking)
52+
53+ - cometbft: bump to [ v0.38.21] ( https://github.com/cometbft/cometbft/releases/tag/v0.38.21 )
54+
4955## [ v0.7.4] ( https://github.com/warden-protocol/wardenprotocol/releases/tag/v0.7.4 ) - 2026-01-12
5056
5157### Consensus Breaking Changes
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ require (
4141 github.com/aws/aws-sdk-go-v2/credentials v1.19.5
4242 github.com/aws/aws-sdk-go-v2/service/s3 v1.93.1
4343 github.com/btcsuite/btcd/btcec/v2 v2.3.6
44- github.com/cometbft/cometbft v0.38.19
44+ github.com/cometbft/cometbft v0.38.21
4545 github.com/cosmos/cosmos-db v1.1.3
4646 github.com/cosmos/cosmos-proto v1.0.0-beta.5
4747 github.com/cosmos/cosmos-sdk v0.53.5-0.20251030204916-768cb210885c
Original file line number Diff line number Diff line change @@ -913,8 +913,8 @@ github.com/cockroachdb/redact v1.1.6/go.mod h1:BVNblN9mBWFyMyqK1k3AAiSxhvhfK2oOZ
913913github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 h1:zuQyyAKVxetITBuuhv3BI9cMrmStnpT18zmgmTxunpo =
914914github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 /go.mod h1:7nc4anLGjupUW/PeY5qiNYsdNXj7zopG+eqsS7To5IQ =
915915github.com/codahale/hdrhistogram v0.0.0-20161010025455-3a0bb77429bd /go.mod h1:sE/e/2PUdi/liOCUjSTXgM1o87ZssimdTWN964YiIeI =
916- github.com/cometbft/cometbft v0.38.19 h1:vNdtCkvhuwUlrcLPAyigV7lQpmmo+tAq8CsB8gZjEYw =
917- github.com/cometbft/cometbft v0.38.19 /go.mod h1:UCu8dlHqvkAsmAFmWDRWNZJPlu6ya2fTWZlDrWsivwo =
916+ github.com/cometbft/cometbft v0.38.21 h1:qcIJSH9LiwU5s6ZgKR5eRbsLNucbubfraDs5bzgjtOI =
917+ github.com/cometbft/cometbft v0.38.21 /go.mod h1:UCu8dlHqvkAsmAFmWDRWNZJPlu6ya2fTWZlDrWsivwo =
918918github.com/cometbft/cometbft-db v0.15.0 h1:VLtsRt8udD4jHCyjvrsTBpgz83qne5hnL245AcPJVRk =
919919github.com/cometbft/cometbft-db v0.15.0 /go.mod h1:EBrFs1GDRiTqrWXYi4v90Awf/gcdD5ExzdPbg4X8+mk =
920920github.com/consensys/gnark-crypto v0.18.1 h1:RyLV6UhPRoYYzaFnPQA4qK3DyuDgkTgskDdoGqFt3fI =
You can’t perform that action at this time.
0 commit comments