Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: pull cometbft v0.34.35 #1495

Merged
merged 179 commits into from
Sep 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
179 commits
Select commit Hold shift + click to select a range
9c1e23c
Fix `TestStateOversizedBlock` (backport #755) (#766)
mergify[bot] May 1, 2023
49cf700
Struct `Client` exposes sensitive data (#784) (#788)
mergify[bot] May 4, 2023
c5455d2
Unsafe int cast in `kill` command (backport #783) (#794)
mergify[bot] May 4, 2023
82c6c08
build(deps): Bump bufbuild/buf-setup-action from 1.17.0 to 1.18.0 (#805)
dependabot[bot] May 8, 2023
30af8c2
Backport of PR #771 to 0.34 : big int parsing (#798)
jmalicevic May 11, 2023
557ddea
rpc: Remove response data from response failure logs (backport #829) …
mergify[bot] May 16, 2023
7c58f28
build(deps): Bump slackapi/slack-github-action from 1.23.0 to 1.24.0 …
dependabot[bot] May 25, 2023
8220d97
build(deps): Bump bufbuild/buf-setup-action from 1.18.0 to 1.19.0 (#871)
dependabot[bot] May 25, 2023
1a37e72
build(deps): Bump bufbuild/buf-setup-action from 1.19.0 to 1.20.0 (#909)
dependabot[bot] Jun 5, 2023
ea902b6
v0.34.x: Prevent a transaction to appear twice in the mempool (backpo…
mergify[bot] Jun 8, 2023
2a526ca
fix: avoid recursive call after rename to (*PeerState).MarshalJSON (b…
mergify[bot] Jun 14, 2023
fe4894f
Release v0.34.29 (#973)
thanethomson Jun 14, 2023
91627c0
build(deps): Bump bufbuild/buf-setup-action from 1.20.0 to 1.21.0 (#940)
dependabot[bot] Jun 15, 2023
c6615d3
build(deps): Bump docker/build-push-action from 4.0.0 to 4.1.1 (#977)
dependabot[bot] Jun 15, 2023
90107ec
build(deps): Bump docker/setup-buildx-action from 2.5.0 to 2.7.0 (#976)
dependabot[bot] Jun 15, 2023
fecacbc
build(deps): Bump docker/login-action from 2.1.0 to 2.2.0 (#942)
dependabot[bot] Jun 16, 2023
ffc580f
Add `CMT_HOME` (or remove it?) (backport #983) (#1000)
mergify[bot] Jun 19, 2023
60e431e
feat: make handshake cancelable (backport #857) (#1012)
yihuang Jun 22, 2023
3452373
build(deps): Bump bufbuild/buf-setup-action from 1.21.0 to 1.22.0 (#1…
dependabot[bot] Jun 26, 2023
dde9946
docs: Added double quotes to /abci_query path param (#1015) (#1047)
mergify[bot] Jun 28, 2023
74bed03
build(deps): Bump bufbuild/buf-setup-action from 1.22.0 to 1.23.1 (#1…
dependabot[bot] Jul 4, 2023
61f6a41
build(deps): Bump docker/setup-buildx-action from 2.7.0 to 2.8.0 (#1069)
dependabot[bot] Jul 4, 2023
075f4b7
build(deps): Bump docker/setup-buildx-action from 2.8.0 to 2.9.0 (#1099)
dependabot[bot] Jul 10, 2023
0f35438
build(deps): Bump docker/setup-buildx-action from 2.9.0 to 2.9.1 (#1127)
dependabot[bot] Jul 17, 2023
197ed09
build(deps): Bump bufbuild/buf-setup-action from 1.23.1 to 1.24.0 (#1…
dependabot[bot] Jul 17, 2023
a389900
build(deps): Bump bufbuild/buf-setup-action from 1.24.0 to 1.25.0 (#1…
dependabot[bot] Jul 24, 2023
8732989
Close evidence.db OnStop (#1210) (#1226)
mergify[bot] Aug 8, 2023
4af4267
build(deps): Bump bufbuild/buf-setup-action from 1.25.0 to 1.25.1 (#1…
dependabot[bot] Aug 8, 2023
30895df
Log proposer's address when correctly accepting a proposal (backport …
mergify[bot] Aug 10, 2023
5188d4c
build(deps): Bump bufbuild/buf-setup-action from 1.25.1 to 1.26.0 (#1…
dependabot[bot] Aug 14, 2023
8cda4a1
build(deps): Bump bufbuild/buf-setup-action from 1.26.0 to 1.26.1 (#1…
dependabot[bot] Aug 21, 2023
827ec55
build(deps): Bump rtCamp/action-slack-notify from 2.2.0 to 2.2.1 (#1285)
dependabot[bot] Aug 28, 2023
d993d87
build(deps): Bump docker/setup-buildx-action from 2.9.1 to 2.10.0 (#1…
dependabot[bot] Sep 4, 2023
901212f
build(deps): Bump actions/checkout from 3 to 4 (#1317)
dependabot[bot] Sep 11, 2023
18fe235
build(deps): Bump docker/build-push-action from 4.1.1 to 4.2.1 (#1316)
dependabot[bot] Sep 11, 2023
ff9b8d2
build(deps): Bump docker/login-action from 2.2.0 to 3.0.0 (#1363)
dependabot[bot] Sep 20, 2023
257c2ac
build(deps): Bump goreleaser/goreleaser-action from 4 to 5 (#1361)
dependabot[bot] Sep 20, 2023
3ea23be
build(deps): Bump docker/build-push-action from 4.2.1 to 5.0.0 (#1362)
dependabot[bot] Sep 20, 2023
cb909f2
build(deps): Bump docker/setup-buildx-action from 2.10.0 to 3.0.0 (#1…
dependabot[bot] Sep 20, 2023
4d9a42a
update language (backport #1263) (#1269)
mergify[bot] Sep 22, 2023
54d2a76
Bump Go version used in `v0.34.x` to v1.20 (#1351)
thanethomson Sep 26, 2023
8d4b622
Fix typo: exent -> event (#1329) (#1342)
thanethomson Sep 26, 2023
e6a630a
doc: improve documentation of BlockParams.MaxBytes (backport of #1405…
cason Sep 28, 2023
5b4d364
build(deps): Bump bufbuild/buf-setup-action from 1.26.1 to 1.27.0 (#1…
dependabot[bot] Oct 10, 2023
eee9aae
build(deps): Bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0…
dependabot[bot] Oct 10, 2023
caa625f
build(deps): Bump pillow from 9.3.0 to 10.0.1 in /scripts/qa/reportin…
mergify[bot] Oct 18, 2023
b3bf71a
build(deps): Bump bufbuild/buf-setup-action from 1.27.0 to 1.27.1 (#1…
dependabot[bot] Oct 23, 2023
b4de58b
build(deps): Bump bufbuild/buf-setup-action from 1.27.1 to 1.27.2 (#1…
dependabot[bot] Oct 30, 2023
d35bcb1
build(deps): Bump bufbuild/buf-setup-action from 1.27.2 to 1.28.0 (#1…
dependabot[bot] Nov 13, 2023
ade36fb
Updates grpc and net dependencies to avoid https://pkg.go.dev/vuln/GO…
lasarojc Nov 13, 2023
1064665
mempool: Add metric size of pool in bytes (backport #1512) (#1568)
mergify[bot] Nov 13, 2023
3372015
Update SECURITY.md (backport #1626) (#1635)
mergify[bot] Nov 16, 2023
5f640ea
experimental mempool: Backport #1558 and #1584 to 0.34.x (#1630)
hvanz Nov 16, 2023
a6c1443
mempool: Add missing gauge constructor for size_bytes metric (#1642)
thanethomson Nov 16, 2023
b3db150
Release v0.34.30 (#1641)
thanethomson Nov 17, 2023
5cfaa62
proto: Prepare for publishing v0.34.x protos to Buf registry (#1645)
thanethomson Nov 17, 2023
20de39f
proto: Update README (backport #1648) (#1653)
mergify[bot] Nov 17, 2023
386244d
build(deps): Bump bufbuild/buf-setup-action from 1.28.0 to 1.28.1 (#1…
dependabot[bot] Nov 20, 2023
e2b18ad
build(deps): Bump docker/build-push-action from 5.0.0 to 5.1.0 (#1658)
dependabot[bot] Nov 20, 2023
700fcd9
Do not block indefinitely on the semaphore (backport #1654) (#1690)
mergify[bot] Nov 24, 2023
0c0ef94
Release v0.34.31 (#1698)
lasarojc Nov 27, 2023
46ba63c
types: validate Validator#Address field (backport #1715) (#1723)
mergify[bot] Dec 2, 2023
bfc3d09
fix: increase abci socket message size limit to 2GB (backport #1730) …
mergify[bot] Dec 5, 2023
01b410a
Update CODE_OF_CONDUCT.md (#1708) (#1768)
mergify[bot] Dec 7, 2023
25f52bc
build(deps): Bump actions/setup-go from 4 to 5 (#1788)
dependabot[bot] Dec 11, 2023
aae8e38
build(deps): Bump actions/stale from 8 to 9 (#1789)
dependabot[bot] Dec 11, 2023
b7b07fd
Add changelog for #1749 (#1807) (#1821)
mergify[bot] Dec 13, 2023
ef38da4
Introduce `countAllSignatures` in `VerifyCommitLight` & `VerifyCommit…
sergio-mena Dec 14, 2023
578702c
consensus: return last saved BeginBlock, not a empty one (#1783)
melekes Dec 14, 2023
edb3029
build(deps): Bump actions/upload-artifact from 3 to 4 (#1848)
dependabot[bot] Dec 18, 2023
ad673d1
build(deps): Bump actions/download-artifact from 3 to 4 (#1849)
dependabot[bot] Dec 18, 2023
76146cb
Updates go crypto package to v0.17.0 (backport #1859) (#1865)
mergify[bot] Dec 20, 2023
c77707b
Allow blocksync to not verify all signatures (backport #1858) (#1872)
mergify[bot] Dec 20, 2023
5aa9fa1
docs: Fix Discord links in README (backport #1874) (#1896)
mergify[bot] Jan 4, 2024
83a9591
build(deps): Bump actions/cache from 3 to 4 (#2078)
dependabot[bot] Jan 22, 2024
f8b1188
build(deps): Bump styfle/cancel-workflow-action from 0.12.0 to 0.12.1…
dependabot[bot] Jan 29, 2024
e0dd09a
build(deps): Bump bufbuild/buf-setup-action from 1.28.1 to 1.29.0 (#2…
dependabot[bot] Jan 29, 2024
e0e50aa
build(deps): Bump slackapi/slack-github-action from 1.24.0 to 1.25.0 …
dependabot[bot] Jan 29, 2024
8651176
build(deps): Bump codecov/codecov-action from 3 to 4 (#2233)
dependabot[bot] Feb 5, 2024
a8c9da5
build(deps): Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (ba…
mergify[bot] Feb 7, 2024
fce9dd6
feat(consensus): additional sanity checks for the size of proposed bl…
mergify[bot] Feb 9, 2024
3a3057b
build(deps): Bump golangci/golangci-lint-action from 3 to 4 (#2301)
dependabot[bot] Feb 12, 2024
4499649
docs: images not rendering properly in docs (backport #2331) (#2340)
mergify[bot] Feb 14, 2024
85df349
e2e: Add `load_max_txs` option to manifest (backport #2094) (#2350)
mergify[bot] Feb 15, 2024
dbed8c3
feat(e2e): Log number of sent txs (success and failed) (backport #232…
mergify[bot] Feb 15, 2024
c496f53
fix(docker-compose): fix subnet (backport #2383) (#2392)
mergify[bot] Feb 20, 2024
f9ae224
ci: check metrics generation in CI checks (backport #2483) (#2487)
mergify[bot] Mar 1, 2024
577d89c
build(deps): Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 (#2499)
dependabot[bot] Mar 4, 2024
3f44a3f
build(deps): Bump bufbuild/buf-setup-action from 1.29.0 to 1.30.0 (#2…
dependabot[bot] Mar 11, 2024
6be1f5e
build(deps): Bump docker/build-push-action from 5.1.0 to 5.2.0 (#2565)
dependabot[bot] Mar 11, 2024
e60583e
Release v0.34.32 (#2590)
melekes Mar 12, 2024
eb48e94
build(deps): Bump docker/build-push-action from 5.2.0 to 5.3.0 (#2632)
dependabot[bot] Mar 18, 2024
bc4213f
build(deps): Bump docker/setup-buildx-action from 3.1.0 to 3.2.0 (#2633)
dependabot[bot] Mar 18, 2024
e1e43ad
build(deps): Bump docker/login-action from 3.0.0 to 3.1.0 (#2631)
dependabot[bot] Mar 18, 2024
32344f9
build(deps): Bump rtCamp/action-slack-notify from 2.2.1 to 2.3.0 (#2670)
dependabot[bot] Mar 25, 2024
8969102
build(deps): Bump bufbuild/buf-setup-action from 1.30.0 to 1.30.1 (#2…
dependabot[bot] Apr 8, 2024
b846338
deps: bump Go version used to v1.21 since v1.20 has reached EOL (#2784)
melekes Apr 11, 2024
d025d2e
build(deps): Bump docker/setup-buildx-action from 3.2.0 to 3.3.0 (#2800)
dependabot[bot] Apr 15, 2024
e21a2b4
deps: bump cometbft-db version to v0.9.1 (#2783)
melekes Apr 15, 2024
a30019c
deps: bump Go version from 1.20 to 1.21 in go.mod (v0.34.x) (#2816)
melekes Apr 16, 2024
f4e7974
fix(bits): prevent BitArray.UnmarshalJSON from crashing on 0 bits in …
mergify[bot] Apr 16, 2024
da85b33
build(deps): Bump slackapi/slack-github-action from 1.25.0 to 1.26.0 …
dependabot[bot] Apr 22, 2024
390b693
v0.34.33 (#2905)
melekes Apr 26, 2024
dc0eb82
build(deps): Bump bufbuild/buf-setup-action from 1.30.1 to 1.31.0 (#2…
dependabot[bot] Apr 29, 2024
9557047
build(deps): Bump golangci/golangci-lint-action from 4 to 5 (#2917)
dependabot[bot] Apr 29, 2024
a8343a5
spec: fix broken link (#3032)
melekes May 8, 2024
f574b26
docs: disambiguate protocol version (backport #3034) (#3038)
mergify[bot] May 8, 2024
ff9f36c
build(deps): Bump golangci/golangci-lint-action from 5 to 6 (#3058)
dependabot[bot] May 13, 2024
e3ad4e2
build(deps): Bump bufbuild/buf-setup-action from 1.31.0 to 1.32.0 (#3…
dependabot[bot] May 20, 2024
4035879
build(deps): Bump bufbuild/buf-setup-action from 1.32.0 to 1.32.1 (#3…
dependabot[bot] May 27, 2024
de4916a
build(deps): Bump docker/login-action from 3.1.0 to 3.2.0 (#3172)
dependabot[bot] Jun 3, 2024
a14515d
build(deps): Bump bufbuild/buf-setup-action from 1.32.1 to 1.32.2 (#3…
dependabot[bot] Jun 3, 2024
8d7f58f
build(deps): Bump goreleaser/goreleaser-action from 5 to 6 (#3222)
dependabot[bot] Jun 10, 2024
0bc9825
build(deps): Bump bufbuild/buf-setup-action from 1.32.2 to 1.33.0 (#3…
dependabot[bot] Jun 17, 2024
6d08eec
build(deps): Bump docker/build-push-action from 5.3.0 to 6.0.0 (#3287)
dependabot[bot] Jun 17, 2024
b23d82e
build(deps): Bump docker/build-push-action from 6.0.0 to 6.1.0 (#3323)
dependabot[bot] Jun 24, 2024
a463d08
build(deps): Bump bufbuild/buf-setup-action from 1.33.0 to 1.34.0 (#3…
dependabot[bot] Jun 24, 2024
099a330
build(deps): Bump docker/build-push-action from 6.1.0 to 6.2.0 (#3377)
dependabot[bot] Jul 1, 2024
7719694
build(deps): Bump docker/build-push-action from 6.2.0 to 6.3.0 (#3441)
dependabot[bot] Jul 8, 2024
00fdf98
build(deps): Bump docker/setup-buildx-action from 3.3.0 to 3.4.0 (#3442)
dependabot[bot] Jul 8, 2024
759bf8a
build(deps): Bump docker/build-push-action from 6.3.0 to 6.4.1 (#3539)
dependabot[bot] Jul 22, 2024
d753e5e
build(deps): Bump docker/login-action from 3.2.0 to 3.3.0 (#3579)
dependabot[bot] Jul 29, 2024
54228b3
build(deps): Bump bufbuild/buf-setup-action from 1.34.0 to 1.35.1 (#3…
dependabot[bot] Jul 29, 2024
ba230d3
build(deps): Bump docker/build-push-action from 6.4.1 to 6.5.0 (#3577)
dependabot[bot] Jul 29, 2024
c1aa5a9
build(deps): Bump docker/setup-buildx-action from 3.4.0 to 3.5.0 (#3576)
dependabot[bot] Jul 29, 2024
7208eb3
build(deps): Bump docker/setup-buildx-action from 3.5.0 to 3.6.1 (#3608)
dependabot[bot] Aug 5, 2024
4a6b0c0
fix(e2e): replace docker-compose w/ docker compose (backport #3614) (…
mergify[bot] Aug 5, 2024
033b20f
build(deps): Bump docker/build-push-action from 6.5.0 to 6.6.1 (#3665)
dependabot[bot] Aug 12, 2024
4459fa5
build(deps): Bump bufbuild/buf-setup-action from 1.35.1 to 1.36.0 (#3…
dependabot[bot] Aug 12, 2024
0593552
build(deps): Bump docker/build-push-action from 6.6.1 to 6.7.0 (#3732)
dependabot[bot] Aug 19, 2024
c590da2
build(deps): Bump bufbuild/buf-setup-action from 1.36.0 to 1.37.0 (#3…
dependabot[bot] Aug 19, 2024
d0bcdaa
chore: Update dependencies to address CVEs (#3754)
melekes Aug 20, 2024
7588c1b
feat(tools): remove `tools` package (backport #2046) (#3760)
mergify[bot] Aug 20, 2024
494b165
chore(deps): force update runc and viper (#3764)
melekes Aug 20, 2024
e87512d
build(deps): replace go-kit w/ a fork (#3821)
melekes Aug 21, 2024
1c6670f
build(deps): Bump github.com/BurntSushi/toml from 1.2.1 to 1.4.0 (#3779)
dependabot[bot] Aug 22, 2024
6e09eeb
build(deps): Bump github.com/Workiva/go-datastructures from 1.0.54 to…
dependabot[bot] Aug 22, 2024
a21403b
build(deps): Bump github.com/gofrs/uuid from 4.3.1+incompatible to 4.…
dependabot[bot] Aug 22, 2024
17befae
chore(deps): cometbft-db v0.9.4 (#3769)
melekes Aug 22, 2024
0ec01d9
build(deps): update continuity (#3822)
melekes Aug 22, 2024
af4ef55
build(deps): replace afero with our fork (#3839)
melekes Aug 23, 2024
2321aaa
build(deps): Bump bufbuild/buf-setup-action from 1.37.0 to 1.38.0 (#3…
dependabot[bot] Aug 26, 2024
6f3fb7d
Merge commit from fork
melekes Sep 3, 2024
0a09f46
v0.34.34 (#3979)
melekes Sep 3, 2024
ddd6d9f
build(deps): Bump github.com/prometheus/client_golang from 1.20.1 to …
dependabot[bot] Sep 4, 2024
e3b7203
build(deps): Bump slackapi/slack-github-action from 1.26.0 to 1.27.0 …
dependabot[bot] Sep 4, 2024
fae1816
build(deps): Bump bufbuild/buf-setup-action from 1.38.0 to 1.39.0 (#3…
dependabot[bot] Sep 4, 2024
f125d93
build(deps): Bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.…
dependabot[bot] Sep 4, 2024
40c4aef
build(deps): Bump bufbuild/buf-setup-action from 1.39.0 to 1.40.1 (#4…
dependabot[bot] Sep 9, 2024
afd00e9
build(deps): update python module `requests` to v2.32.3 (#4053)
alesforz Sep 10, 2024
0f713de
build(deps): Update cometbft-db to v0.9.5 (#4059)
alesforz Sep 10, 2024
60e85f7
build(deps): Bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 (…
dependabot[bot] Sep 10, 2024
61a6c3f
build(deps): updated pkg gonum.org/v1/gonum to v0.15.1: (#4045)
alesforz Sep 10, 2024
415d93d
build(deps): Bump github.com/ChainSafe/go-schnorrkel from 1.0.0 to 1.…
dependabot[bot] Sep 10, 2024
044f605
build(deps): Bump github.com/rs/cors from 1.11.0 to 1.11.1 (#3921)
dependabot[bot] Sep 10, 2024
0aa6b32
build(deps): update adlio schema (#4050)
melekes Sep 10, 2024
09e4b25
ci: update Go to 1.22 (#4060)
melekes Sep 10, 2024
3c1db27
build(deps): update go-kit (#4056)
melekes Sep 10, 2024
1ea9db5
build(deps): Bump github.com/btcsuite/btcd/btcec/v2 from 2.2.2 to 2.3…
dependabot[bot] Sep 11, 2024
907925d
build(deps): Update `gonum` dependency to latest commit (#4090)
alesforz Sep 12, 2024
d9fca7f
build(deps): Bump bufbuild/buf-setup-action from 1.40.1 to 1.41.0 (#4…
dependabot[bot] Sep 16, 2024
46db8f4
v0.34.35 (#4105)
melekes Sep 16, 2024
0587ad1
Merge branch 'rp/cometbft-v0.34.35' into rp/v0.34.35
rootulp Sep 20, 2024
010b7bd
fix: must use btcsuite v2.3.4
rootulp Sep 20, 2024
8d302da
fix: incorrect merge conflict resolution
rootulp Sep 20, 2024
d80185f
chore: clean up GIT_DIFF usage
rootulp Sep 20, 2024
4a7caf1
fix: lint
rootulp Sep 20, 2024
a2ac117
fix: e2e test make docker
rootulp Sep 20, 2024
ece27f3
fix: make enough txs for 2 part sets
rootulp Sep 20, 2024
a2fab52
fix: TestBlockStoreSaveLoadBlock
rootulp Sep 20, 2024
235840d
fix: TestSaveTxInfo
rootulp Sep 20, 2024
4610dac
fix: TestLoadBlockPart
rootulp Sep 20, 2024
61989fe
ci: increase test timeout
rootulp Sep 20, 2024
77a3b09
ci: bump to 15m
rootulp Sep 21, 2024
65ead60
ci: run all tests in one group
rootulp Sep 25, 2024
6907f9c
fix: TestTxPool_ConcurrentlyAddingTx
rootulp Sep 25, 2024
b8b2570
refactor: TestTxPool_ConcurrentTxs
rootulp Sep 25, 2024
660877c
skip TestTxMempool_ExpiredTxs_Timestamp
rootulp Sep 25, 2024
1123aae
fix: TestPruneBlocksPrunesTxs
rootulp Sep 25, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .changelog/v0.34.30/build/1351-bump-go-120.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Bump Go version used to v1.20 since v1.19 has reached EOL
([\#1351](https://github.com/cometbft/cometbft/pull/1351))
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- `[metrics]` Add metric for mempool size in bytes `SizeBytes`.
([\#1512](https://github.com/cometbft/cometbft/pull/1512))
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- `[node]` Close evidence.db OnStop ([cometbft/cometbft\#1210](https://github.com/cometbft/cometbft/pull/1210): @chillyvee)
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
- `[mempool]` Add experimental feature to limit the number of persistent peers and non-persistent
peers to which the node gossip transactions (only for "v0" mempool).
([\#1558](https://github.com/cometbft/cometbft/pull/1558),
([\#1584](https://github.com/cometbft/cometbft/pull/1584))
- `[config]` Add mempool parameters `experimental_max_gossip_connections_to_persistent_peers` and
`experimental_max_gossip_connections_to_non_persistent_peers` for limiting the number of peers to
which the node gossip transactions.
([\#1558](https://github.com/cometbft/cometbft/pull/1558))
([\#1584](https://github.com/cometbft/cometbft/pull/1584))
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- `[node]` Make handshake cancelable ([cometbft/cometbft\#857](https://github.com/cometbft/cometbft/pull/857))
5 changes: 5 additions & 0 deletions .changelog/v0.34.30/summary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
*November 17, 2023*

This release contains, among other things, an opt-in, experimental feature to
help reduce the bandwidth consumption associated with the mempool's transaction
gossip.
3 changes: 3 additions & 0 deletions .changelog/v0.34.31/bug-fixes/1654-semaphore-wait.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- `[mempool]` Avoid infinite wait in transaction sending routine when
using experimental parameters to limiting transaction gossiping to peers
([\#1654](https://github.com/cometbft/cometbft/pull/1654))
3 changes: 3 additions & 0 deletions .changelog/v0.34.31/summary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
*November 27, 2023*

Fixes a small bug in the mempool for an experimental feature.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- `[evidence]` When `VerifyCommitLight` & `VerifyCommitLightTrusting` are called as part
of evidence verification, all signatures present in the evidence must be verified
([\#1749](https://github.com/cometbft/cometbft/pull/1749))

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- `[types]` Validate `Validator#Address` in `ValidateBasic` ([\#1715](https://github.com/cometbft/cometbft/pull/1715))
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- `[abci]` Increase ABCI socket message size limit to 2GB ([\#1730](https://github.com/cometbft/cometbft/pull/1730): @troykessler)
2 changes: 2 additions & 0 deletions .changelog/v0.34.32/improvements/2094-e2e-load-max-txs.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- `[e2e]` Add manifest option `load_max_txs` to limit the number of transactions generated by the
`load` command. ([\#2094](https://github.com/cometbft/cometbft/pull/2094))
2 changes: 2 additions & 0 deletions .changelog/v0.34.32/improvements/2328-e2e-log-sent-txs.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- `[e2e]` Log the number of transactions that were sent successfully or failed.
([\#2328](https://github.com/cometbft/cometbft/pull/2328))
3 changes: 3 additions & 0 deletions .changelog/v0.34.32/summary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
*March 12, 2024*

This release fixes a security bug in the light client.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- [`bits`] prevent `BitArray.UnmarshalJSON` from crashing on 0 bits
([\#2774](https://github.com/cometbft/cometbft/pull/2774))
2 changes: 2 additions & 0 deletions .changelog/v0.34.33/dependencies/2783-update-cometbft-db.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Bump cometbft-db version to v0.9.1, which brings support for RocksDB v8.
([\#2783](https://github.com/cometbft/cometbft/pull/2783))
2 changes: 2 additions & 0 deletions .changelog/v0.34.33/dependencies/2784-update-go.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Bump Go version used to v1.21 since v1.20 has reached EOL
([\#2784](https://github.com/cometbft/cometbft/pull/2784))
3 changes: 3 additions & 0 deletions .changelog/v0.34.33/summary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
*April 26, 2024*

This release bumps Go version to 1.21.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- `[light]` Cross-check proposer priorities in retrieved validator sets
([\#ASA-2024-009](https://github.com/cometbft/cometbft/security/advisories/GHSA-g5xx-c4hv-9ccc))
2 changes: 2 additions & 0 deletions .changelog/v0.34.34/features/3760-remove-tools-package.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- `[tools]` Remove tools package
[\#3760](https://github.com/cometbft/cometbft/pull/3760)
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- `[types]` Check that proposer is one of the validators in `ValidateBasic`
([\#ASA-2024-009](https://github.com/cometbft/cometbft/security/advisories/GHSA-g5xx-c4hv-9ccc))
4 changes: 4 additions & 0 deletions .changelog/v0.34.34/summary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
*September 3, 2024*

This release includes a security fix for the light client and is recommended
for all users.
3 changes: 3 additions & 0 deletions .changelog/v0.34.35/dependencies/4045-update-image-pkg.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- updated pkg gonum.org/v1/gonum to latest version unaffected by CVE-
2024-24792, CVE-2023-29407, CVE-2023-29408, and CVE-2022-41727
([\#4045](https://github.com/cometbft/cometbft/pull/4045))
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- updated python module "requests" to latest version unaffected by CVE-2023-32681
and CVE-2024-35195 ([\#4053](https://github.com/cometbft/cometbft/pull/4053))
2 changes: 2 additions & 0 deletions .changelog/v0.34.35/dependencies/4059-update-cometbft-db.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- updated cometbft-db to v0.9.5
([\#4059](https://github.com/cometbft/cometbft/pull/4059))
3 changes: 3 additions & 0 deletions .changelog/v0.34.35/summary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
*September 16, 2024*

This release bumps Go version to 1.22 and updates dependencies.
2 changes: 1 addition & 1 deletion .github/workflows/check-generated.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
check-proto:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-go@v4
- uses: actions/setup-go@v5
with:
go-version: "1.23.1"

Expand Down
69 changes: 10 additions & 59 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,35 +6,6 @@ on:
- v0.34.x-celestia

jobs:
split-test-files:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v4
with:
go-version: "1.23.1"
- name: Create a file with all the pkgs
run: go list ./... > pkgs.txt
- name: Split pkgs into 4 files
run: split -d -n l/4 pkgs.txt pkgs.txt.part.
# cache multiple
- uses: actions/upload-artifact@v4
with:
name: "${{ github.sha }}-00"
path: ./pkgs.txt.part.00
- uses: actions/upload-artifact@v4
with:
name: "${{ github.sha }}-01"
path: ./pkgs.txt.part.01
- uses: actions/upload-artifact@v4
with:
name: "${{ github.sha }}-02"
path: ./pkgs.txt.part.02
- uses: actions/upload-artifact@v4
with:
name: "${{ github.sha }}-03"
path: ./pkgs.txt.part.03

build-linux:
name: Build
runs-on: ubuntu-latest
Expand All @@ -46,7 +17,7 @@ jobs:
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
steps:
- uses: actions/setup-go@v4
- uses: actions/setup-go@v5
with:
go-version: "1.23.1"
- uses: actions/checkout@v3
Expand All @@ -58,17 +29,14 @@ jobs:
go.sum
- name: install
run: GOOS=linux GOARCH=${{ matrix.goarch }} make build
if: "env.GIT_DIFF != ''"
if: env.GIT_DIFF

tests:
runs-on: ubuntu-latest
needs: split-test-files
strategy:
fail-fast: false
matrix:
part: ["00", "01", "02", "03"]
fail-fast: true
steps:
- uses: actions/setup-go@v4
- uses: actions/setup-go@v5
with:
go-version: "1.23.1"
- uses: actions/checkout@v3
Expand All @@ -78,18 +46,13 @@ jobs:
**/**.go
go.mod
go.sum
- uses: actions/[email protected]
with:
name: "${{ github.sha }}-${{ matrix.part }}"
if: env.GIT_DIFF
- name: test & coverage report creation
run: |
cat pkgs.txt.part.${{ matrix.part }} | xargs go test -mod=readonly -timeout 8m -race -coverprofile=${{ matrix.part }}profile.out -covermode=atomic
run: go test ./... -mod=readonly -timeout 15m -race -coverprofile=profile.out -covermode=atomic
if: env.GIT_DIFF
- uses: actions/upload-artifact@v4
with:
name: "${{ github.sha }}-${{ matrix.part }}-coverage"
path: ./${{ matrix.part }}profile.out
name: "${{ github.sha }}-coverage"
path: ./profile.out

upload-coverage-report:
runs-on: ubuntu-latest
Expand All @@ -104,24 +67,12 @@ jobs:
go.sum
- uses: actions/[email protected]
with:
name: "${{ github.sha }}-00-coverage"
if: env.GIT_DIFF
- uses: actions/[email protected]
with:
name: "${{ github.sha }}-01-coverage"
if: env.GIT_DIFF
- uses: actions/[email protected]
with:
name: "${{ github.sha }}-02-coverage"
if: env.GIT_DIFF
- uses: actions/[email protected]
with:
name: "${{ github.sha }}-03-coverage"
name: "${{ github.sha }}-coverage"
if: env.GIT_DIFF
- run: |
cat ./*profile.out | grep -v "mode: atomic" >> coverage.txt
cat ./profile.out | grep -v "mode: atomic" >> coverage.txt
if: env.GIT_DIFF
- uses: codecov/codecov-action@v3
- uses: codecov/codecov-action@v4
with:
file: ./coverage.txt
if: env.GIT_DIFF
2 changes: 1 addition & 1 deletion .github/workflows/e2e-manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 60
steps:
- uses: actions/setup-go@v4
- uses: actions/setup-go@v5
with:
go-version: '1.23.1'

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/e2e-nightly-34x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 60
steps:
- uses: actions/setup-go@v4
- uses: actions/setup-go@v5
with:
go-version: '1.23.1'

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 15
steps:
- uses: actions/setup-go@v4
- uses: actions/setup-go@v5
with:
go-version: '1.23.1'
- uses: actions/checkout@v3
Expand All @@ -27,12 +27,12 @@ jobs:
working-directory: test/e2e
# Run two make jobs in parallel, since we can't run steps in parallel.
run: make -j2 docker runner
if: "env.GIT_DIFF != ''"
if: env.GIT_DIFF

- name: Run CI testnet
working-directory: test/e2e
run: ./build/runner -f networks/ci.toml
if: "env.GIT_DIFF != ''"
if: env.GIT_DIFF

- name: Emit logs on failure
if: ${{ failure() }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/fuzz-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
fuzz-nightly-test:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-go@v4
- uses: actions/setup-go@v5
with:
go-version: '1.23.1'

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/govulncheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
Makefile
- name: govulncheck
run: make vulncheck
if: "env.GIT_DIFF != ''"
if: env.GIT_DIFF
2 changes: 1 addition & 1 deletion .github/workflows/janitor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 3
steps:
- uses: styfle/cancel-workflow-action@0.11.0
- uses: styfle/cancel-workflow-action@0.12.1
with:
workflow_id: 1041851,1401230,2837803
access_token: ${{ github.token }}
2 changes: 1 addition & 1 deletion .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
fetch-depth: 0

- uses: actions/setup-go@v4
- uses: actions/setup-go@v5
with:
go-version: '1.23.1'

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: actions/setup-go@v4
- uses: actions/setup-go@v5
with:
go-version: '1.23.1'

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
fetch-depth: 0

- uses: actions/setup-go@v4
- uses: actions/setup-go@v5
with:
go-version: '1.23.1'

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v8
- uses: actions/stale@v9
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-pr-message: "This pull request has been automatically marked as stale because it has not had
Expand Down
Loading
Loading