Skip to content

Tags: cometbft/cometbft

Tags

v0.39.0-beta.2

Toggle v0.39.0-beta.2's commit message

Verified

This tag was signed with the committer’s verified signature.
aljo242 Alex | Cosmos Labs
working beta tag

v0.39.0-beta.1

Toggle v0.39.0-beta.1's commit message

Verified

This tag was signed with the committer’s verified signature.
aljo242 Alex | Cosmos Labs
tag for v0.39

v0.38.19

Toggle v0.38.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge commit from fork

* add VaidateBasic to BitArray to ensure Bits and len(Elems) are valid

* call ValidateBasic on BitArrays when receiving as a msg from exteranl nodes

* enfore SetIndex is not setting out of bounds

* add guard to getNumTrueIndices

getNumTrueIndices will index out of bounds if Bits and Elems have a
mismatch where len(elems) != (bits+63)/64, this guard makes it simply
return 0 if this mismatch is present

* changelog

* fix missing import for v0.38.x

* update changelog for release of v0.38.19

* remove duplicate bug fixes from unreleased

* fix changelog date

* fix lint

* fix expected error string in test

v0.37.16

Toggle v0.37.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge commit from fork

* add VaidateBasic to BitArray to ensure Bits and len(Elems) are valid

* call ValidateBasic on BitArrays when receiving as a msg from exteranl nodes

* enfore SetIndex is not setting out of bounds

* add guard to getNumTrueIndices

getNumTrueIndices will index out of bounds if Bits and Elems have a
mismatch where len(elems) != (bits+63)/64, this guard makes it simply
return 0 if this mismatch is present

* changelog

* fix missing import for v0.38.x

* update chagnelog for release

* fix changelog date

* bump version.go to 0.37.16 as default

* lint

* fix expected error string in test

v0.39.0-beta.0

Toggle v0.39.0-beta.0's commit message

Verified

This tag was signed with the committer’s verified signature.
aljo242 Alex | Cosmos Labs
beta tag for experimentation

v0.38.18

Toggle v0.38.18's commit message
Release v0.38.18

v2.0.0-rc1

Toggle v2.0.0-rc1's commit message
Release cometbft module v2.0.0-rc1

api/v1.1.0-rc1

Toggle api/v1.1.0-rc1's commit message
Release api module v1.1.0-rc1

v2.0.0-alpha.1

Toggle v2.0.0-alpha.1's commit message
Release v2.0.0-alpha.1

api/v1.1.0-alpha.1

Toggle api/v1.1.0-alpha.1's commit message
Release api module v1.1.0-alpha.1