Upgrade Notice
This is the first v6 official release for celestia mainnet. Please do not upgrade until the announcement goes live via the typical channels (discord and telegram). This release has many changes and it is critical your node to operate correctly that you verify its performance, use an updated KMS, and update the configs. These instructions are in the release notes.
What's Changed
- chore(deps): upgrade to Go 1.22.6 by @rootulp in #3764
- chore(deps): Bump github.com/docker/docker from 26.1.4+incompatible to 26.1.5+incompatible by @dependabot[bot] in #3773
- feat!: support authored blobs by @cmwaters in #3765
- fix: markdown links by @rootulp in #3778
- ci: remove test-interchain by @rootulp in #3776
- fix(scripts): single-node.sh chain ID by @rootulp in #3777
- feat: blockheight tool by @rootulp in #3761
- refactor: signer to use txstatus by @ninabarbakadze in #3767
- feat: add error log to txstatus by @ninabarbakadze in #3788
- ci: fix goreleaser check deprecation warning by @rootulp in #3795
- refactor: remove unnecessary
config.Seal()by @rootulp in #3786 - chore(deps): Bump github.com/cosmos/gogoproto from 1.5.0 to 1.7.0 by @dependabot[bot] in #3784
- refactor: testnode utilities by @rootulp in #3785
- chore: remove make test-interchain by @rootulp in #3800
- feat: require bbr by default by @evan-forbes in #3774
- fix: state sync on main by @rootulp in #3811
- ci: use goreleaser-cross for goreleaser-check command by @rootulp in #3806
- docs: release guide by @rootulp in #3821
- docs: release notes by @rootulp in #3794
- chore: tx status forward port by @ninabarbakadze in #3816
- docs: guide to modify param via governance by @rootulp in #3832
- chore(scripts): remove hardcoded height for arabica.sh by @rootulp in #3831
- docs(specs): remove root level specification page by @rootulp in #3822
- feat(tools): block ETA by @rootulp in #3829
- ci(goreleaser): fix release candidate suffix by @rootulp in #3833
- chore(deps): Bump google.golang.org/grpc from 1.65.0 to 1.66.0 by @dependabot[bot] in #3834
- feat(tools): more examples for blocketa and blockheight by @rootulp in #3842
- chore(go.mod): bump grafana/pyroscope-go deps by @cristaloleg in #3849
- fix: show bbr error message on
celestia-appd startby @rootulp in #3851 - ci: request reviews from all celestia-core members by @rootulp in #3856
- test!: adds the ability to set or unset bbr in e2e tests by @staheri14 in #3817
- chore: remove empty spec pages by @rootulp in #3863
- chore(scripts): mainnet v2 upgrade height by @rootulp in #3868
- docs(specs): add PFM param by @rootulp in #3864
- fix: block sync on mocha on main by @rootulp in #3846
- refactor(e2e): migrate the tests to the new knuu by @mojtaba-esk in #3873
- chore(deps): Bump google.golang.org/grpc from 1.66.0 to 1.66.2 by @dependabot[bot] in #3869
- feat: support v3 app by @cmwaters in #3870
- docs: fix broken link by @animeherox in #3887
- docs: fix upgrade doc link by @animeherox in #3888
- refactor!: version gas scheduler variables by @ninabarbakadze in #3735
- chore(deps): Bump k8s.io/apimachinery from 0.30.2 to 0.31.1 by @dependabot[bot] in #3884
- chore(deps): Bump github.com/celestiaorg/go-square from 1.0.0 to 1.1.0 by @dependabot[bot] in #3883
- chore(deps): Bump google.golang.org/grpc from 1.66.2 to 1.67.0 by @dependabot[bot] in #3891
- fix: force no bbr when starting local devnet by @rach-id in #3892
- test: consistent app hash on v2 by @ninabarbakadze in #3879
- feat!: add chainbuilder tool by @cmwaters in #3886
- feat: add upgrade sequence to tx sim by @cmwaters in #3890
- feat!: add custom build tags to override certain global variables by @cmwaters in #3897
- feat: add cli command for using upgrade sequences with txsim by @cmwaters in #3903
- chore(deps): Bump celestiaorg/.github from 0.4.3 to 0.4.4 by @dependabot[bot] in #3906
- feat: build on network tags and manual dispatch by @smuu in #3905
- chore: add a knuu getter by @mojtaba-esk in #3900
- refactor: index submitted txs in tx client and improve nonce management by @ninabarbakadze in #3830
- chore: ci regex matching clean up and docker workflow update by @MSevey in #3908
- chore!: clean up tx sim docker usage by @cmwaters in #3902
- chore(deps): bump docker workflow version by @MSevey in #3915
- chore(ci): forward port setting in the mergify.yml by @kobakaku in #3922
- fix(lint): golang-client lint errors by @kobakaku in #3924
- docs: remaining docs from versioned gas scheduler variables by @ninabarbakadze in #3914
- chore(deps): Bump celestiaorg/.github from 0.4.4 to 0.4.5 by @dependabot[bot] in #3920
- chore(deps): Bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot[bot] in #3932
- chore: upgrade to Go 1.23.1 by @rootulp in #3848
- chore: update e2e tests to knuu 0.16.1 by @mojtaba-esk in #3911
- chore(deps): Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by @dependabot[bot] in #3940
- feat(statesync): extract app version from snapshot (backport #3871) by @mergify[bot] in #3936
- chore(deps): Bump google.golang.org/grpc from 1.67.0 to 1.67.1 by @dependabot[bot] in #3927
- chore(deps): Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 by @dependabot[bot] in #3949
- chore(deps): Bump github.com/celestiaorg/nmt from 0.22.1 to 0.22.2 by @dependabot[bot] in #3951
- chore(deps): Bump github.com/celestiaorg/go-square from 1.1.0 to 1.1.1 by @dependabot[bot] in #3950
- test: v3 e2e upgrade by @cmwaters in #3910
- docs: add share version 1 to specs by @rootulp in #3955
- chore(deps): Bump github.com/cometbft/cometbft-db from 0.7.0 to 1.0.1 by @dependabot[bot] in #3901
- chore: optimize checkTx by @evan-forbes in #3954
- fix: TestOfferSnapshot flake by @rootulp in #3957
- docs(specs): update app version for params v3 by @rootulp in #3962
- feat!: limit the max tx size to 2 MiB by @ninabarbakadze in #3909
- refactor: cap tx size flups by @ninabarbakadze in #3967
- chore: add link to MaxTxSize in ante handler v3 by @ninabarbakadze in #3968
- docs: guide to manually publish docker images by @rootulp in #3941
- chore: pass knuu as an argument to the testnet.New by @mojtaba-esk in #3952
- chore: appconsts godoc cosmetics by @rach-id in #3969
- feat: limit the number of messages in prepare proposal by @rach-id in #3942
- feat: increase default mempool
TTLNumBlocksto 12 by @rootulp in #3961 - fix: version for tags with
-arabica,-mocha,-rcsuffixes by @rootulp in #3977 - fix(ci): classify
-arabicaand-mochareleases as prereleases by @pippokr in #3929 - feat!: versioned timeouts by @staheri14 in #3882
- refactor: rename limits from tx to msg by @rootulp in #3984
- chore: ABCI methods benchmarks by @rach-id in #3904
- docs: release-guide link to release notes by @rootulp in #3989
- chore: rename megabyte to mebibyte by @rach-id in #3994
- docs: authored blobs audit report by @rootulp in #3993
- chore(ci): remove release epic action by @MSevey in #3996
- chore: move pending-release to release-notes by @rootulp in #3988
- chore(deps): Bump celestiaorg/.github from 0.4.5 to 0.4.6 by @dependabot[bot] in #3999
- docs: fix bbr notes by @evan-forbes in #4002
- docs: add notes about upgrading for validators in the release notes by @cmwaters in #4006
- chore: bump txsim version by @mojtaba-esk in #4009
- fix: make check-bbr by @evan-forbes in #4004
- fix!: v3 upgrade delay by @evan-forbes in #4008
- fix: enable tcp_bbr to load automatically after reboot by @bombermine3 in #4011
- feat: add command to enable mptcp by @evan-forbes in #4014
- ci(docker): bump version by @tty47 in #4021
- feat: add script to configure v3 by @evan-forbes in #4022
- fix: replace bash syntax with sh in configure-v3 by @bombermine3 in #4025
- chore(deps): Bump google.golang.org/grpc from 1.67.1 to 1.68.0 by @dependabot[bot] in #4029
- feat: check for correct signer in PFB construction by @cmwaters in #4027
- fix: replace any
ttl-num-blocksvalue by @kinrokinro in #4026 - chore(deps): Bump k8s.io/apimachinery from 0.31.1 to 0.31.2 by @dependabot[bot] in #4005
- chore(deps): Bump celestiaorg/.github from 0.4.6 to 0.5.0 by @dependabot[bot] in #4019
- docs: fix typos in prebuilt-binaries.md and release-guide.md by @0xbryer in #4030
- chore(deps): Bump codecov/codecov-action from 4.6.0 to 5.0.0 by @dependabot[bot] in #4035
- chore(deps): Bump codecov/codecov-action from 5.0.0 to 5.0.2 by @dependabot[bot] in #4036
- chore(deps): Bump google.golang.org/protobuf from 1.35.1 to 1.35.2 by @dependabot[bot] in #4031
- chore(deps): Bump github.com/ethereum/go-ethereum from 1.14.11 to 1.14.12 by @dependabot[bot] in #4038
- chore(deps): Bump codecov/codecov-action from 5.0.2 to 5.0.4 by @dependabot[bot] in #4037
- feat: script to disable bbr by @evan-forbes in #4047
- ci: enable backport:v3.x label by @rootulp in #4046
- fix: instruct GoReleaser to use current tag by @rootulp in #4044
- fix:
query signal tallyafter successful try upgrade by @rootulp in #4045 - chore(deps): Bump codecov/codecov-action from 5.0.4 to 5.0.7 by @dependabot[bot] in #4042
- chore(deps): Bump github.com/celestiaorg/go-square/v2 from 2.0.0 to 2.1.0 by @dependabot[bot] in #4055
- chore(deps): Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot[bot] in #4051
- chore(deps): Bump k8s.io/apimachinery from 0.31.2 to 0.31.3 by @dependabot[bot] in #4043
- chore(deps): Bump cosmossdk.io/math from 1.3.0 to 1.4.0 in /test/interchain by @dependabot[bot] in #4040
- chore(deps): upgrade to celestia-core v1.44.0 by @rootulp in #4059
- chore: check if a block is empty by taking its reference by @rach-id in #4063
- docs: proofreading and edits by @savvar9991 in #4069
- test: reduce testnode overrides by @rootulp in #4066
- refactor: override the upgrade height for chain-id
testto 3 by @rootulp in #4065 - refactor: remove sysctl dependency from start command by @mircea-c in #4068
- chore: improve single-node.sh by @rootulp in #4041
- fix(cmd): set defaults for command output by @rootulp in #4071
- fix: typographical errors in multiple files by @dramarereg in #4078
- docs(specs): add missing versioned consts by @rootulp in #4054
- docs: fix typo in
specs/src/cat_pool.mdby @sky-coderay in #4061 - chore(deps): Bump codecov/codecov-action from 5.0.7 to 5.1.1 by @dependabot[bot] in #4085
- docs: fix transaction typos, grammar and documentation links by @savvar9991 in #4098
- feat: set defaults for
--v2-upgrade-heightby @rootulp in #4091 - chore: auto request all reviewers by @rootulp in #4093
- feat(e2e/knuu): use latest release and prepare for node knuu tests by @smuu in #4086
- fix: reject BlobTxs larger than 2 MiB by @ninabarbakadze in #4084
- chore(deps): Bump k8s.io/apimachinery from 0.31.3 to 0.31.4 by @dependabot[bot] in #4108
- chore: provide aliases for Make commands by @rootulp in #4097
- feat: override timeout commit via
--timeout-commitby @rootulp in #4103 - ci(goreleaser): use latest tag from GitHub action by @rootulp in #4094
- chore(deps): Bump golang.org/x/crypto from 0.29.0 to 0.31.0 by @dependabot[bot] in #4110
- chore(deps): Bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /test/interchain by @dependabot[bot] in #4115
- refactor: export test chain id by @rootulp in #4089
- chore(deps): Bump google.golang.org/grpc from 1.68.0 to 1.69.0 by @dependabot[bot] in #4121
- docs: remove duplicate words from documents by @jasmyhigh in #4120
- fix: multiple typos by @crStiv in #4117
- chore(test/interchain): upgrade cosmos-sdk and celestia-core versions by @tskoyo in #4107
- chore(deps): Bump k8s.io/apimachinery from 0.31.4 to 0.32.0 by @dependabot[bot] in #4112
- test: configure MajorUpgradeToV3 to use test chain id by @rootulp in #4090
- test(e2e): filter out retracted version by @rootulp in #4129
- chore(deps): upgrade to cosmos-sdk v1.25.1 by @rootulp in #4133
- fix: typos by @denevertt in #4132
- chore(deps): Bump google.golang.org/protobuf from 1.35.2 to 1.36.0 by @dependabot[bot] in #4136
- chore(deps): upgrade to celestia-core v1.44.1-tm-v0.34.35 by @rootulp in #4131
- fix: typos by @romashka-btc in #4141
- fix: typo by @teenager-ETH in #4140
- chore: fix some function names in comment by @linchizhen in #4137
- chore(deps): Bump codecov/codecov-action from 5.1.1 to 5.1.2 by @dependabot[bot] in #4143
- chore(deps): Bump google.golang.org/grpc from 1.69.0 to 1.69.2 by @dependabot[bot] in #4144
- fix: typo by @Fallengirl in #4155
- chore: fix typo by @Bilogweb3 in #4153
- fix: typos by @futreall in #4149
- chore: docs fix by @sky-coderay in #4148
- fix: ledger nano s+ by @rootulp in #4146
- fix: grammatical typos by @vipocenka in #4145
- docs: fix URL by @goodfirm in #4142
- chore: fix typo by @oxbau in #4169
- chore: fix typos by @Danyylka in #4150
- chore: fix typo by @Hack666r in #4151
- chore(deps): Bump google.golang.org/protobuf from 1.36.0 to 1.36.1 by @dependabot[bot] in #4156
- chore: fix typos by @strmfos in #4162
- chore: fix typos by @JohnBonny in #4166
- chore: fix typo by @rnkrtt in #4152
- chore: fix typos by @zeroprooff in #4163
- chore: fix quotation mark by @taozui472 in #4159
- chore: fix typos by @Pricstas in #4165
- chore: fix typos by @NeoByteXx in #4171
- chore: fix typo by @davidjsonn in #4167
- chore: fix typo by @eeemmmmmm in #4179
- docs: fix typos by @reject-i in #4181
- docs: fix typo by @Daulox92 in #4182
- docs: fix typo by @yangquanshi in #4180
- docs: fix typo in ADR 010 reference link by @tiendn in #4189
- chore(deps): Bump google.golang.org/protobuf from 1.36.1 to 1.36.2 by @dependabot[bot] in #4186
- chore(deps): Bump cosmossdk.io/math from 1.4.0 to 1.5.0 by @dependabot[bot] in #4185
- chore: fix typos by @reallesee in #4184
- docs: fix typo by @tiendn in #4191
- docs: fix typo in Docker documentation by @tiendn in #4190
- docs: correct capitalization in release notes by @tiendn in #4187
- docs: fix typo by @rnkrtt in #4198
- docs: fix typos in network upgrades and Docker documentation by @tiendn in #4195
- docs: fix typos and grammar by @Marcofann in #4183
- docs: fix function name in comments by @tiendn in #4188
- docs: fix typo by @Bilogweb3 in #4199
- chore(deps): upgrade to celestia-core v1.44.2 by @rootulp in #4197
- chore(deps): Bump google.golang.org/grpc from 1.69.2 to 1.69.4 by @dependabot[bot] in #4209
- fix: correct typos in test function names and variables in nmt_wrapper_test.go by @tiendn in #4207
- fix: spelling errors by @Pronoss in #4206
- test: default override rates by @rootulp in #4215
- docs: configure-v3 by @rootulp in #4214
- feat: increase max-recv-msg-size default to 20 MiB by @rootulp in #4205
- docs: fix comment by @hidewrong in #4222
- chore(deps): sdk v1.26.1-sdk-v0.46.16 by @rootulp in #4220
- chore(deps): bump to core v1.45.0-tm-v0.34.35 and cosmos-sdk v1.27.0-sdk-v0.46.16 by @rach-id in #4227
- chore(deps): Bump google.golang.org/protobuf from 1.36.2 to 1.36.3 by @dependabot[bot] in #4233
- chore(deps): Bump k8s.io/apimachinery from 0.32.0 to 0.32.1 by @dependabot[bot] in #4232
- fix: tx client concurrency test by @cmwaters in #4104
- chore: fix typo by @futreall in #4237
- fix: broken links in markdown documentation by @mzkrasner in #4240
- chore(deps): Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 by @dependabot[bot] in #4236
- chore(deps): Bump github.com/celestiaorg/nmt from 0.22.2 to 0.22.3 by @dependabot[bot] in #4242
- chore: modify configure-v3 to update all default overrides by @rootulp in #4248
- Update Makefile: Fix typo max_txs_bytes by @Enigma-Validator in #4250
- fix: sed command on Linux by @rootulp in #4252
- docs: gas used and gas price estimation ADR by @rach-id in #4238
- chore(deps): Bump gaurav-nelson/github-action-markdown-link-check from 1.0.15 to 1.0.16 by @dependabot[bot] in #4255
- chore(deps): Bump github.com/celestiaorg/nmt from 0.22.3 to 0.23.0 by @dependabot[bot] in #4254
- docs(typo): correct function config.go by @sky-coderay in #4253
- feat(tools): bytes in block tool by @rootulp in #4218
- chore(deps): Bump codecov/codecov-action from 5.1.2 to 5.2.0 by @dependabot[bot] in #4259
- feat: implement the gas estimation API by @rach-id in #4257
- chore(deps): Bump codecov/codecov-action from 5.2.0 to 5.3.0 by @dependabot[bot] in #4262
- docs: improve error handling documentation and messages by @DeVikingMark in #4264
- chore(deps): Bump codecov/codecov-action from 5.3.0 to 5.3.1 by @dependabot[bot] in #4269
- chore(deps): Bump google.golang.org/protobuf from 1.36.3 to 1.36.4 by @dependabot[bot] in #4268
- feat: add the gas estimation API to the signer by @rach-id in #4270
- chore(deps): Bump google.golang.org/grpc from 1.69.4 to 1.70.0 by @dependabot[bot] in #4263
- chore(deps): Bump github.com/golang/glog from 1.2.1 to 1.2.4 in /test/interchain by @dependabot[bot] in #4276
- chore(deps): Bump github.com/spf13/pflag from 1.0.5 to 1.0.6 by @dependabot[bot] in #4278
- chore(deps): Bump github.com/ethereum/go-ethereum from 1.14.12 to 1.14.13 by @dependabot[bot] in #4281
- docs: fix typo by @deus-labs in #4283
- docs: fix typos by @dmytroheknt in #4288
- chore: bump core to v1.47.0 by @evan-forbes in #4287
- refactor: fix typos by @Dimitrolito in #4290
- chore: update mempool defaults by @evan-forbes in #4284
- chore(deps): Bump golangci/golangci-lint-action from 6.2.0 to 6.3.0 by @dependabot[bot] in #4295
- docs: fix typos by @galaparm in #4294
- docs: fix comment by @sewqasreedas in #4297
- refactor: fix typo in log by @lolkdsanyaw in #4296
- chore(deps): Bump golangci/golangci-lint-action from 6.3.0 to 6.3.1 by @dependabot[bot] in #4314
- docs: fix typo by @rebustron in #4309
- docs: fix function names in comments by @sjtucoder in #4306
- refactor: fix typo by @jaramyweb3 in #4302
- chore(deps): Bump google.golang.org/protobuf from 1.36.4 to 1.36.5 by @dependabot[bot] in #4308
- refactor: fix typo by @heksan-ui in #4311
- chore(deps): Bump github.com/ethereum/go-ethereum from 1.14.13 to 1.15.0 by @dependabot[bot] in #4307
- chore(deps): Bump golangci/golangci-lint-action from 6.3.1 to 6.3.2 by @dependabot[bot] in #4317
- docs: fix typo by @menzudilat in #4319
- docs: fix grammar by @wangjingcun in #4320
- docs: fix typo by @sentdeed in #4322
- chore(deps): upgrade to Go 1.23.6 by @rootulp in #4321
- chore(deps): Bump github.com/cometbft/cometbft-db from 1.0.1 to 1.0.3 by @dependabot[bot] in #4316
- docs: fix typo by @timberrrrrr in #4323
- docs: fix typos by @Vitaliyr888 in #4327
- refactor: use slices.Contains by @zhuhaicity in #4208
- chore(deps): Bump golangci/golangci-lint-action from 6.3.2 to 6.4.0 by @dependabot[bot] in #4331
- chore(deps): Bump github.com/ethereum/go-ethereum from 1.15.0 to 1.15.1 by @dependabot[bot] in #4330
- chore(deps): Bump k8s.io/apimachinery from 0.32.1 to 0.32.2 by @dependabot[bot] in #4329
- docs: fix typo by @dennsikl in #4334
- chore(deps): Bump golangci/golangci-lint-action from 6.4.0 to 6.5.0 by @dependabot[bot] in #4336
- chore(deps): Bump github.com/ethereum/go-ethereum from 1.15.1 to 1.15.2 by @dependabot[bot] in #4343
- revert: default mempool to prioritized (v1) by @rootulp in #4344
- chore(deps): Bump github.com/ethereum/go-ethereum from 1.15.2 to 1.15.3 by @dependabot[bot] in #4357
- fix: knuu e2e tests by @smuu in #4358
- chore(deps): Bump codecov/codecov-action from 5.3.1 to 5.4.0 by @dependabot[bot] in #4360
- docs: update release guide by @rootulp in #4362
- chore(deps): Bump github.com/cometbft/cometbft-db from 1.0.3 to 1.0.4 by @dependabot[bot] in #4364
- fix: non-deterministic JSON in IBC acks by @rootulp in #4368
- docs: fix typo by @Danyylka in #4372
- docs: fix typo by @futreall in #4374
- docs: fix grammar in logs by @Hopium21 in #4377
- chore(deps): Bump github.com/ethereum/go-ethereum from 1.15.3 to 1.15.4 by @dependabot[bot] in #4367
- chore(deps): Bump github.com/ethereum/go-ethereum from 1.15.4 to 1.15.5 by @dependabot[bot] in #4382
- fix: v1 mempool data race by @rootulp in #4380
- docs: fix typo by @argentpapa in #4384
- refactor(x/blob): use t.TempDir() instead of os.MkdirTemp by @petersssong in #4381
- chore(deps): Bump google.golang.org/grpc from 1.70.0 to 1.71.0 by @dependabot[bot] in #4378
- refactor: use slices.Equal by @tiaoxizhan in #4383
- docs: merge a bunch of typos fixes by @rach-id in #4387
- fix(txsim): improved grpc server discovery, added default keypath value by @zatarx in #4340
- docs: fix typos by @Pricstas in #4398
- docs: fix typo by @maximevtush in #4393
- refactor: remove duplicate
SetMinRetainBlocksinvocation by @alingse in #4399 - feat(e2e): use dev k8s cluster for e2e tests by @smuu in #4397
- chore(deps): Bump k8s.io/apimachinery from 0.32.2 to 0.32.3 by @dependabot[bot] in #4402
- fix: non-deterministic JSON in IBC acks again by @rootulp in #4405
- chore(deps): Bump golang.org/x/net from 0.34.0 to 0.36.0 by @dependabot[bot] in #4407
- chore(deps): Bump golang.org/x/net from 0.34.0 to 0.36.0 in /test/interchain by @dependabot[bot] in #4408
- chore(deps): Bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 by @dependabot[bot] in #4410
- refactor: remove x/exp dependency for slices package by @argentpapa in #4415
- feat: update the gas estimation mechanism to use the mempool by @rach-id in #4411
- chore(deps): bump core to v1.51.0-tm-v0.34.35 by @rach-id in #4420
- chore(deps): Bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 by @dependabot[bot] in #4421
- docs: improve proto comments by @Pronoss in #4425
- docs: fix broken links in docs by @dsarfed in #4438
- chore(deps): Bump github.com/rs/zerolog from 1.33.0 to 1.34.0 by @dependabot[bot] in #4441
- refactor: use the built-in max to simplify the code by @xinhangzhou in #4443
- ci: add SHAs and commented versions in workflow .yml files by @RyanCarlisle in #4448
- chore(deps): Bump golangci/golangci-lint-action from 6.5.1 to 7.0.0 by @dependabot[bot] in #4451
- chore(deps): Bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by @dependabot[bot] in #4452
- refactor: modernized code with built-in func by @quantix9 in #4450
- chore: upgrade to golangci-lint v2 by @rootulp in #4455
- fix: enable celestia-app to run in Vercel Go runtime by @rootulp in #4428
- chore(deps): Bump github.com/ethereum/go-ethereum from 1.15.5 to 1.15.6 by @dependabot[bot] in #4456
- feat: adjust the estimated gas price for high and medium priority by @rach-id in #4449
- feat!: reduce upgrade height delay for Arabica and Mocha by @rootulp in #4414
- feat!: set upgrade on upgrade keeper in endblocker by @julienrbrt in #4430
- chore(deps): upgrade to go-square v2.2.0 by @rootulp in #4463
- fix: BlobShareDecorator check for nested authz messages by @rootulp in #4466
- fix: MinGasPFB decorator check for nested authz messages by @rootulp in #4465
- docs(specs): clarify tx and padding use share version 0 by @rootulp in #4437
- feat(ante)!: reject MsgExec if it contains a MsgExec or MsgPayForBlobs by @rootulp in #4470
- feat: wire module-by-hash debug command by @julienrbrt in #4453
- docs: Fix binary docs for enabling and checking BBR. by @adlerjohn in #4479
- chore(deps): Bump gaurav-nelson/github-action-markdown-link-check from 1.0.16 to 1.0.17 by @dependabot[bot] in #4483
- chore(deps): Bump cosmossdk.io/errors from 1.0.1 to 1.0.2 by @dependabot[bot] in #4485
- chore(deps): Bump cosmossdk.io/math from 1.5.0 to 1.5.1 by @dependabot[bot] in #4484
- feat: enable ability to start grpc server in standalone mode by @chatton in #4474
- docs: link to org wide CONTRIBUTING guideline by @rootulp in #4478
- feat(pkg/user): Implement gas price + usage estimation endpoints on
TxClient, and option for using separate estimator service by @rach-id in #4459 - fix: add missing services by @chatton in #4497
- docs: fix link by @dedyshkaPexto in #4499
- docs: fix typo by @leopardracer in #4500
- docs: document all Makefile targets by @VolodymyrBg in #4501
- fix(app/errors)!:
IsInsufficientMinGasPrice-->IsInsufficientFeeby @renaynay in #4504 - chore(deps): Bump cosmossdk.io/math from 1.5.1 to 1.5.3 by @dependabot[bot] in #4512
- chore(deps): Bump celestiaorg/.github from 0.5.0 to 0.6.0 by @dependabot[bot] in #4524
- refactor: provide more info in the verifyMinFee error message by @cmwaters in #4519
- chore: update local devnet chain id to test by @rach-id in #4527
- chore(deps): Bump rossjrw/pr-preview-action from 1.6.0 to 1.6.1 by @dependabot[bot] in #4530
- feat!: add support for app/v4 (deps, CIPs) by @damiannolan in #4400
- chore(deps): Bump github.com/cometbft/cometbft from 0.38.12 to 0.38.17 in /test/interchain by @dependabot[bot] in #4534
- chore(deps): Bump github.com/ethereum/go-ethereum from 1.14.0 to 1.14.13 in /test/interchain by @dependabot[bot] in #4536
- chore(deps): Bump github.com/cosmos/ibc-go/v8 from 8.2.1 to 8.7.0 in /test/interchain by @dependabot[bot] in #4535
- chore: reenable priority mempool by @damiannolan in #4538
- chore(deps): Bump github.com/cosmos/cosmos-sdk from 0.50.11 to 0.50.13 in /test/interchain by @dependabot[bot] in #4533
- docs: fix markdown links by @rootulp in #4537
- chore(appconsts)!: remove default prefix from versioned consts by @rootulp in #4544
- chore(deps): Bump cosmossdk.io/log from 1.5.0 to 1.5.1 by @dependabot[bot] in #4561
- chore(deps): Bump github.com/ethereum/go-ethereum from 1.15.6 to 1.15.8 by @dependabot[bot] in #4560
- chore(deps): Bump celestiaorg/.github from 0.5.0 to 0.6.0 by @dependabot[bot] in #4563
- chore(deps): Bump actions/checkout from 3 to 4 by @dependabot[bot] in #4562
- chore(deps): Bump actions/setup-node from 4.3.0 to 4.4.0 by @dependabot[bot] in #4564
- chore(deps): Bump cosmossdk.io/store from 1.1.1 to 1.1.2 by @dependabot[bot] in #4557
- chore(deps): Bump google.golang.org/grpc from 1.71.0 to 1.71.1 by @dependabot[bot] in #4490
- refactor: remove redundant import aliases by @argentpapa in #4416
- chore: remove legacy signal test by @rootulp in #4540
- chore(deps): Bump golang.org/x/crypto from 0.32.0 to 0.35.0 in /test/interchain by @dependabot[bot] in #4572
- docs: improve init command help output by @Himess in #4531
- chore!: remove blobstream related testing utils by @rach-id in #4575
- refactor: update benchmarks for app/v4 by @damiannolan in #4567
- chore: fix single script by @tac0turtle in #4570
- chore(deps): Bump celestiaorg/.github from 0.6.0 to 0.6.1 by @dependabot[bot] in #4577
- chore(deps): Bump codecov/codecov-action from 5.4.0 to 5.4.2 by @dependabot[bot] in #4576
- chore: resolve TODO for block height 1 by @rootulp in #4539
- feat: add multiplexer by @julienrbrt in #4553
- chore(deps): Bump golang.org/x/net from 0.34.0 to 0.36.0 in /multiplexer by @dependabot[bot] in #4583
- feat!: enforce max tx size in process proposal by @ninabarbakadze in #4493
- feat: implement gas price and gas limit customization for txsim by @jcstein in #4447
- fix: make TestEstimateGasPrice more resilient to floating point variations by @DeVikingMark in #4592
- chore: check command status in BBR enable/disable targets by @yarikbratashchuk in #4582
- refactor: use one encoding.MakeConfig func by @damiannolan in #4593
- feat: enable block api and block api proxy service (standalone) by @damiannolan in #4580
- chore(deps): upgrade to hyperlane-cosmos v1.0.0-rc0 by @rootulp in #4581
- fix: remove MinorVersionCompatibility test by @evan-forbes in #4571
- chore: return error if GetCommitment is invoked with an empty data availability header by @rootulp in #4595
- chore(deps): Bump golang.org/x/net from 0.34.0 to 0.38.0 in /test/interchain by @dependabot[bot] in #4599
- chore(deps): Bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot[bot] in #4600
- build: bump embedded binary to v3.9.0-rc0 by @julienrbrt in #4596
- docs: clarify MaxTxSize AnteHandler by @ninabarbakadze in #4601
- chore(deps): Bump golang.org/x/net from 0.36.0 to 0.38.0 in /multiplexer by @dependabot[bot] in #4605
- feat: more robust multiplexer image for e2e upgrade test by @chatton in #4602
- chore(deps): upgrade to non RC versions of sdk and core by @rootulp in #4610
- test(testnode): update MaxBytes to 8 MiB by @Himess in #4609
- fix: wire hyperlane module accounts in app by @damiannolan in #4608
- refactor!: remove
GetCommitmentby @Himess in #4611 - docs: fix typos by @leopardracer in #4615
- chore(deps): Bump google.golang.org/grpc from 1.71.1 to 1.72.0 by @dependabot[bot] in #4618
- docs: replace TODO with links to blob inclusion and fraud proof documentation by @tomasandroil in #4617
- build: set v2 upgrade height at build time by @julienrbrt in #4597
- refactor: replace context.TODO with context.Background in tx signing by @Himess in #4621
- docs: fix typo tx_size_gas.go by @rnkrtt in #4625
- docs: fix function name in comment by @dropbigfish in #4616
- chore(deps): Bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 by @dependabot[bot] in #4620
- refactor(benchmarks): align metric name to
block_size(mb)by @reject-i in #4627 - build: pin to v0.1.0 of the multiplexer and remove local pin by @chatton in #4634
- chore: remove antehandlers that do not apply to v4 by @rootulp in #4545
- test: add knuu upgrade test for v3 -> v4 by @chatton in #4589
- docs: fix typo priority_test.go by @davidjsonn in #4645
- chore: set default RPC GRPC listen address by @rootulp in #4637
- test: add hyperlane integration test by @damiannolan in #4635
- chore(deps): Bump github.com/bcp-innovations/hyperlane-cosmos from 1.0.0-rc0 to 1.0.0 by @dependabot[bot] in #4648
- chore(deps): Bump celestiaorg/.github from 0.6.1 to 0.6.2 by @dependabot[bot] in #4649
- test: add hyperlane disabled synthetic tokens test by @damiannolan in #4653
- refactor: use testsuites and mv tokenfilter testsuite to pkg test/interop by @damiannolan in #4652
- chore: fix
single-node.shby @rootulp in #4630 - chore: fix
single-node-upgrades.shby @rootulp in #4640 - chore: option to provide home by @tac0turtle in #4656
- chore: update the default address for remote ABCI over grpc by @damiannolan in #4655
- chore: remove coderabbit by @rootulp in #4477
- chore: remove embedded binaries by @rootulp in #4665
- docs: minor docstring fixups by @davidjsonn in #4661
- test: fix E2ESimple test by @chatton in #4659
- fix:
CELESTIA_HOMEfor app v4 by @adlerjohn in #4666 - docs(adr-006): fix whitespace by @reject-i in #4674
- chore(deps): multiplexer v0.2.0 by @rootulp in #4660
- refactor: avoid re-downloading embedded binaries on every
make installby @Himess in #4657 - refactor: remove embedding tests in multiplexer by @chatton in #4675
- fix: download v3 binaries on make build by @rootulp in #4672
- refactor: isKnownChainID by @rootulp in #4680
- chore: fix goreleaser config by @rootulp in #4683
- test: implement circuite breaker ante tests by @damiannolan in #4685
- fix: reduce multiplexer logging noise by @chatton in #4688
- chore: delete calculateCommitmentPaths by @rootulp in #4678
- refactor(makefile): move embed binary logic to script by @Himess in #4687
- ci: run make build by @rootulp in #4681
- docs: update ADR-003 with reference to ADR-005 for confirms handling by @gap-editor in #4692
- chore(deps): upgrade to multiplexer v0.3.0 by @rootulp in #4694
- fix: make build by @rootulp in #4707
- fix: download only current platform's embedded v3 binary in
make installby @Himess in #4696 - fix: update the default bond denom in default_overrides by @chatton in #4702
- fix: correct version command in Makefile by @chatton in #4720
- refactor: change image registries by @chatton in #4718
- fix(multiplexer/abci): return nil error when openTraceWriter is called with an empty file by @rootulp in #4714
- docs: v4 release notes by @rootulp in #4684
- fix: docker build for multiplexer by @rootulp in #4710
- test: openTraceWriter with empty file by @rootulp in #4730
- docs: release notes for multiplexer and v3.x.x by @rootulp in #4731
- chore(deps): upgrade to v3.10.0-rc1 embedded binary by @rootulp in #4732
- chore(deps): upgrade to multiplexer v0.4.0 by @rootulp in #4733
- docs: correct CLI flags in README by @rnkrtt in #4735
- refactor(multiplexer): remove separate go.mod by @rootulp in #4736
- fix(scripts): single node by @rootulp in #4750
- chore(deps): Bump golang.org/x/sync from 0.12.0 to 0.13.0 by @dependabot[bot] in #4744
- fix(scripts): single node upgrades by @rootulp in #4752
- docs: fix typo by @Fallengirl in #4697
- chore(deps): Bump celestiaorg/.github from 0.6.2 to 0.6.3 by @dependabot[bot] in #4756
- chore(deps): Bump golang.org/x/sync from 0.13.0 to 0.14.0 by @dependabot[bot] in #4755
- chore(deps): upgrade to app v3.10.0-rc2 by @rootulp in #4762
- chore: update ports and add diagram for multiplexer by @damiannolan in #4757
- feat(user): Add support for multiple core endpoints to TxClient by @yarikbratashchuk in #4628
- fix(app): gov param overrides for expedited min deposit by @rootulp in #4739
- fix(multiplexer): fallback to tendermint state libs by @julienrbrt in #4758
- fix: use standard appDirectory where applicable by @damiannolan in #4760
- test(scripts): add missing genesis by @julienrbrt in #4764
- docs: remove stray ‘)’ in bank tx proto link by @futreall in #4768
- fix: ensure core block api runs through multilplexer native app by @damiannolan in #4767
- chore!: remove
DefaultInitialVersionby @rootulp in #4766 - fix:
celestia-appd initcreates a genesis.json with latest app version by @rootulp in #4771 - chore(deps): Bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot[bot] in #4775
- refactor: use 127.0.0.1 for RPC GRPC listen address by @rootulp in #4770
- docs(x/mint): update README for CIP-29 by @rootulp in #4777
- chore(specs/multisig): use versioned link to avoid ci breakages by @damiannolan in #4795
- fix(ci): goreleaser disk space issue by @rootulp in #4797
- test: local test bridge node by @rootulp in #4717
- docs: add note about multiplexer support by @rootulp in #4799
- fix(multiplexer): arabica block sync by @rootulp in #4804
- refactor(multiplexer): simplify
getStateby @julienrbrt in #4801 - chore(deps): upgrade to v3.10.0-arabica by @rootulp in #4813
- docs: consolidate release notes by @rootulp in #4815
- docs: fix grammar by @rootulp in #4817
- chore(deps): Bump google.golang.org/grpc from 1.72.0 to 1.72.1 by @dependabot[bot] in #4821
- docs: fix dead link by @Bilogweb3 in #4809
- test: add docker based E2E tests by @chatton in #4703
- chore(deps): Bump actions/checkout from 3 to 4 by @dependabot[bot] in #4828
- chore(deps): Bump codecov/codecov-action from 5.4.2 to 5.4.3 by @dependabot[bot] in #4829
- fix(multiplexer): special case Mocha genesis.json by @rootulp in #4818
- chore(deps): Bump cosmossdk.io/log from 1.5.1 to 1.6.0 by @dependabot[bot] in #4810
- test: skip TestReadBlockchainHeaders in race mode by @rootulp in #4819
- fix: followup fixes to new E2E docker tests by @chatton in #4827
- chore(deps): Bump actions/setup-go from 4 to 5 by @dependabot[bot] in #4830
- fix: use correct test in ci workflow by @chatton in #4835
- chore(deps): Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 by @dependabot[bot] in #4745
- fix(app): stop creating empty
datadirectory by @rootulp in #4836 - fix(multiplexer): clean up tmp directories by @rootulp in #4842
- fix: make passthrough show help by @tac0turtle in #4853
- test: move E2E tests to run on each PR by @chatton in #4843
- revert: "fix(multiplexer): clean up tmp directories (#4842)" by @rootulp in #4858
- chore: update tendermint/celestia-core version by @damiannolan in #4852
- fix: build docker image for multiple platforms by @tac0turtle in #4862
- chore: remove unused parameters by @tac0turtle in #4861
- ci: update go releaser to support multiplexer by @chatton in #4864
- test: adding multiplexer tests by @chatton in #4863
- chore(deps): Bump github.com/celestiaorg/nmt from 0.23.0 to 0.24.0 by @dependabot[bot] in #4871
- chore: run
go mod tidyon docker-e2e by @rootulp in #4875 - fix(multiplexer): stop polluting
/tmpwith multiple v3.x binaries by @rootulp in #4851 - chore(deps): Bump google.golang.org/grpc from 1.72.1 to 1.72.2 by @dependabot[bot] in #4877
- chore: address feedback on #4851 by @rootulp in #4883
- chore(deps): upgrade to celestia-core v1.54.0-tm-v0.38.17 by @rootulp in #4893
- feat: tool to load network and measure latency by @cmwaters in #4785
- chore(deps): upgrade to v3.10.1-arabica by @rootulp in #4895
- fix(multiplexer): propagate
TimeoutInfofor remote v1 by @rootulp in https://github.com/celestiaorg/celestia-app/pull/4898 - chore: upgrade to v3.10.1-mocha by @rootulp in https://github.com/celestiaorg/celestia-app/pull/4918
- chore: setup steps for copilot by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/4908
- fix: flake TestTxClientTestSuite by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/4911
- refactor!: Rename
DefaultNodeHometoNodeHomeby @Copilot in https://github.com/celestiaorg/celestia-app/pull/4914 - chore: add GitHub Copilot instructions by @Copilot in https://github.com/celestiaorg/celestia-app/pull/4917
- refactor(scripts): combine block sync scripts by @Arya-A-Nair in https://github.com/celestiaorg/celestia-app/pull/4833
- docs: fix function name in comment by @findmyhappy in https://github.com/celestiaorg/celestia-app/pull/4920
- ci(docker): rename security to standalone by @rootulp in https://github.com/celestiaorg/celestia-app/pull/4902
- docs: Add v4 release notes with message changes by @Copilot in https://github.com/celestiaorg/celestia-app/pull/4913
- chore(deps): Bump github.com/bcp-innovations/hyperlane-cosmos from 1.0.0 to 1.0.1 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/4941
- docs: build v3.x binary with pebble support by @rootulp in https://github.com/celestiaorg/celestia-app/pull/4934
- fix(multiplexer): preserve home args before
startcommand by @rootulp in https://github.com/celestiaorg/celestia-app/pull/4933 - docs(README): server architecture by @rootulp in https://github.com/celestiaorg/celestia-app/pull/4937
- chore(deps): Bump google.golang.org/grpc from 1.72.2 to 1.73.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/4943
- chore(deps): upgrade to latest docker by @rootulp in https://github.com/celestiaorg/celestia-app/pull/4928
- chore(deps): Bump golang.org/x/sync from 0.14.0 to 0.15.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/4942
- chore: remove
local_devnetby @rootulp in https://github.com/celestiaorg/celestia-app/pull/4935 - fix: ensure remote abci conn ports are aligned by @damiannolan in https://github.com/celestiaorg/celestia-app/pull/4944
- docs: Add IAVL v1 migration guide for consensus node operators by @Copilot in https://github.com/celestiaorg/celestia-app/pull/4915
- docs(release-notes): document
proxy_appandaddressby @rootulp in https://github.com/celestiaorg/celestia-app/pull/4946 - docs(release-notes): clarify when IAVL migration happens by @rootulp in https://github.com/celestiaorg/celestia-app/pull/4959
- chore: remove default gas price in tx client by @cmwaters in https://github.com/celestiaorg/celestia-app/pull/4790
- docs(readme): update public network usage guidance by @Himess in https://github.com/celestiaorg/celestia-app/pull/4952
- test: sig verification panic on nil pub key by @rootulp in https://github.com/celestiaorg/celestia-app/pull/4879
- fix(app): disable
query consensus cometCLI command by @julienrbrt in https://github.com/celestiaorg/celestia-app/pull/4958 - docs(release-notes): expand on custom build flags by @rootulp in https://github.com/celestiaorg/celestia-app/pull/4960
- docs: fix function name by @coderwander in https://github.com/celestiaorg/celestia-app/pull/4971
- docs(specs): Fix Decimal type spec link to current location by @GarmashAlex in https://github.com/celestiaorg/celestia-app/pull/4972
- chore: Modify copilot instructions to emphasize test-first development by @Copilot in https://github.com/celestiaorg/celestia-app/pull/4980
- fix: pre populate addressToAccountMap in tx client by @chatton in https://github.com/celestiaorg/celestia-app/pull/4854
- refactor(consensus-breaking)!: mv circuit breaker to top of ante stack by @damiannolan in https://github.com/celestiaorg/celestia-app/pull/4984
- fix(cmd): pass down log options by @julienrbrt in https://github.com/celestiaorg/celestia-app/pull/4970
- fix!: check if tx is still valid before including it in a proposal by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/4985
- feat(tools): allow disabling metrics reporting for blob submission latency tool by @renaynay in https://github.com/celestiaorg/celestia-app/pull/4998
- feat: blob tx decoder by @rootulp in https://github.com/celestiaorg/celestia-app/pull/4988
- chore: upgrade to v3.10.2-arabica by @rootulp in https://github.com/celestiaorg/celestia-app/pull/4999
- chore: revise codeowners by @rootulp in https://github.com/celestiaorg/celestia-app/pull/4954
- chore(ci): update runner by @sysrex in https://github.com/celestiaorg/celestia-app/pull/5000
- docs: fix function name by @xiaoxiangirl in https://github.com/celestiaorg/celestia-app/pull/5006
- docs(release-notes): link to depedency release notes by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5004
- refactor: rename testdata to multiplexer by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5009
- docs: increase square size by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5013
- docs: fix typo in
adr-015-namespace-id-size.mdby @lechpzn in https://github.com/celestiaorg/celestia-app/pull/5015 - docs(release-notes): include diff for proxy_app by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5021
- docs(release-notes): embedded binary directory layout by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5022
- chore: upgrade to sdk v1.29.3 by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5027
- feat(test/cmd/txsim): Allow predefined set of namespaces for blob submission by @renaynay in https://github.com/celestiaorg/celestia-app/pull/5025
- chore: remove custom import order by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5031
- chore: bump Go version to 1.24.4 by @Copilot in https://github.com/celestiaorg/celestia-app/pull/5039
- chore(deps): Bump k8s.io/apimachinery from 0.32.3 to 0.33.2 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5023
- fix(multiplexer):
InitChainwith app version 3 by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5010 - ci: update actions/cache to v4 by @PixelPil0t1 in https://github.com/celestiaorg/celestia-app/pull/5043
- chore(deps): upgrade to v3.10.3-arabica by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5045
- docs: fix struct field name in comment by @shandongzhejiang in https://github.com/celestiaorg/celestia-app/pull/5048
- fix: make help output by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5056
- fix: goreleaser by downgrading to Go 1.24.2 by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5055
- fix(test/util): legacy genesis should use
app_versionby @chatton in https://github.com/celestiaorg/celestia-app/pull/4823 - fix: goreleaser config by replacing deprecated fields by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5058
- fix: use go-square to unmarshal blob tx instead of tendermint by @cmwaters in https://github.com/celestiaorg/celestia-app/pull/5061
- ci: allow backporting to v4.x by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5066
- fix(appconsts)!: reduce upgrade height delay for testnets by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5065
- feat: add geographically distributed network generation tool by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/4796
- docs: fix some minor issues in the comments by @gopherorg in https://github.com/celestiaorg/celestia-app/pull/5071
- chore(deps): Bump github.com/digitalocean/godo from 1.144.0 to 1.155.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5074
- fix(multiplexer): shut down on CTRL + C by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/5059
- feat: add a network throughput measuring tool by @rach-id in https://github.com/celestiaorg/celestia-app/pull/5079
- fix: TestMaliciousTestNode flake by using goroutine-safe logger for gRPC server by @Copilot in https://github.com/celestiaorg/celestia-app/pull/5085
- chore: rate limit creation/destruction of DO droplets by @rach-id in https://github.com/celestiaorg/celestia-app/pull/5093
- chore: remove knuu e2e tests by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5068
- docs: fix struct field name in comment by @mountdisk in https://github.com/celestiaorg/celestia-app/pull/5107
- chore(deps): upgrade to v3.10.3 by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5109
- docs(README): dependency branches by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5111
- chore(deps): upgrade actions/setup-go from v4 to v5 by @Daulox92 in https://github.com/celestiaorg/celestia-app/pull/5115
- feat: support pushing the payload to S3 and downloading it by @rach-id in https://github.com/celestiaorg/celestia-app/pull/5112
- fix: prevent "bind: address already in use" flake in testnode by @Copilot in https://github.com/celestiaorg/celestia-app/pull/5095
- chore: fix talis ssh and genesis config by @rach-id in https://github.com/celestiaorg/celestia-app/pull/5110
- fix: talis txsim number of instances by @rach-id in https://github.com/celestiaorg/celestia-app/pull/5119
- fix: talis add forgotten DO API token in down command by @rach-id in https://github.com/celestiaorg/celestia-app/pull/5120
- docs(release notes): do not use cosmovisor by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5123
- ci(dependabot): reduce frequency of dependabot by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5116
- chore(deps): Bump github.com/docker/docker from 28.2.2+incompatible to 28.3.0+incompatible in /test/docker-e2e by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5125
- chore: bump core to v1.56.0-tm-v0.38.17 by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/5128
- feat: add log to download-genesis after init by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5135
- chore: disable sftp known host check in talis by @rach-id in https://github.com/celestiaorg/celestia-app/pull/5152
- refactor: update go mod and all imports to v5 by @cmwaters in https://github.com/celestiaorg/celestia-app/pull/5143
- chore: bump core to v1.56.1-tm-v0.38.17 by @rach-id in https://github.com/celestiaorg/celestia-app/pull/5156
- chore: talis structure traces and clean up ANSI codes from logs by @rach-id in https://github.com/celestiaorg/celestia-app/pull/5153
- ci: fix celestia-app docker multi-platform build by @auricom in https://github.com/celestiaorg/celestia-app/pull/5151
- docs: fix typos by @vtjl10 in https://github.com/celestiaorg/celestia-app/pull/5158
- chore: create directories when downloading talis traces by @rach-id in https://github.com/celestiaorg/celestia-app/pull/5170
- chore(deps): Bump rossjrw/pr-preview-action from 1.6.1 to 1.6.2 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5165
- docs: fix typos by @kks-code in https://github.com/celestiaorg/celestia-app/pull/5161
- feat: talis download list of tables by @rach-id in https://github.com/celestiaorg/celestia-app/pull/5171
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.79.4 to 1.83.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5167
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.76 to 1.17.83 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5166
- feat: support the talis reset command by @rach-id in https://github.com/celestiaorg/celestia-app/pull/5172
- fix(multiplexer): stop panic when shutting down by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5138
- chore: go mod tidy by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5180
- docs: fix typos in txsim Docker Image Usage Guide by @reject-i in https://github.com/celestiaorg/celestia-app/pull/5181
- test: fix pruning test assertion by @futreall in https://github.com/celestiaorg/celestia-app/pull/5188
- fix(x/distribution)!: can halt when historical rewards overflow by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5191
- feat: update multiplexer to v5 by @cmwaters in https://github.com/celestiaorg/celestia-app/pull/5184
- fix(multiplexer): handle halt conditions by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5094
- docs: fix comments by @Bilogweb3 in https://github.com/celestiaorg/celestia-app/pull/5196
- docs: improve purpose of celestia-core GRPC server by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5203
- ci: enable forwardport to main from v4.x by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5206
- fix(multiplexer): wait for v3 app to stop before starting v4 (backport #5195) by @mergify[bot] in https://github.com/celestiaorg/celestia-app/pull/5207
- docs: fix typo by @otc-png in https://github.com/celestiaorg/celestia-app/pull/5210
- fix: use the app version from the offer snapshot request by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/5193
- chore(scripts): improve mainnet state sync script by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5215
- test: split the heavier go test suites into separate jobs by @chatton in https://github.com/celestiaorg/celestia-app/pull/5169
- feat(talis): support mainnet staking distribution by @rach-id in https://github.com/celestiaorg/celestia-app/pull/5208
- refactor: update E2E tests to use new builder pattern by @chatton in https://github.com/celestiaorg/celestia-app/pull/5141
- docs: fix comment by @jingchanglu in https://github.com/celestiaorg/celestia-app/pull/5218
- docs: fix typo by @Fallengirl in https://github.com/celestiaorg/celestia-app/pull/5217
- test(multiplexer): OfferSnapshot should error for unsupported app versions by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5214
- fix(statesync): download the standalone v4 binary instead by @cmwaters in https://github.com/celestiaorg/celestia-app/pull/5228
- chore: bump core to fix EventAttribute unmarshalling by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/5229
- test: adding test to perform state sync with mocha by @chatton in https://github.com/celestiaorg/celestia-app/pull/5219
- feat(x/signal): emit custom events (backport #5231) by @mergify[bot] in https://github.com/celestiaorg/celestia-app/pull/5232
- chore: bump to v3.10.4 by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5233
- docs: fix typos by @zeroprooff in https://github.com/celestiaorg/celestia-app/pull/5238
- feat(talis): add configurable workers flag for concurrent operations by @Copilot in https://github.com/celestiaorg/celestia-app/pull/5177
- fix: apply v2 upgrade height to v3 binary only by @cmwaters in https://github.com/celestiaorg/celestia-app/pull/5244
- chore(deps): Bump github.com/digitalocean/godo from 1.155.0 to 1.157.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5247
- chore(deps): Bump github.com/docker/docker from 28.3.0+incompatible to 28.3.2+incompatible in /test/docker-e2e by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5250
- chore(deps): Bump golang.org/x/sync from 0.15.0 to 0.16.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5245
- typo: Remove development note from section header by @dizer-ti in https://github.com/celestiaorg/celestia-app/pull/5254
- docs(specs): fix constant name by @podZzzzz in https://github.com/celestiaorg/celestia-app/pull/5240
- test: Basic Full Stack E2E Test by @chatton in https://github.com/celestiaorg/celestia-app/pull/5251
- fix: update go mod to v2.3.1 of go-square by @cmwaters in https://github.com/celestiaorg/celestia-app/pull/5266
- docs: fix typos by @sky-coderay in https://github.com/celestiaorg/celestia-app/pull/5267
- test: Add block sync test by @chatton in https://github.com/celestiaorg/celestia-app/pull/5197
- feat: update min gas price and add a prehook to update the default by @cmwaters in https://github.com/celestiaorg/celestia-app/pull/5187
- docs: update to v5 by @cmwaters in https://github.com/celestiaorg/celestia-app/pull/5253
- fix: tx client overrides fee to 1utia if set by @cmwaters in https://github.com/celestiaorg/celestia-app/pull/5275
- feat: Remove IBC and Hyperlane token filter by @Manav-Aggarwal in https://github.com/celestiaorg/celestia-app/pull/5276
- docs: add the informal audit report for the recovery mechanism by @rach-id in https://github.com/celestiaorg/celestia-app/pull/5283
- docs(README): remove warning by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5280
- fix: use greater than instead of equal for increasing ports test by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/5293
- fix: upgrade to v3.10.5 embedded app by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5295
- refactor: modernized code with built-in func by @pingshuijie in https://github.com/celestiaorg/celestia-app/pull/5298
- fix: tx client evictions bug by @ninabarbakadze in https://github.com/celestiaorg/celestia-app/pull/5139
- chore(deps): Bump golang.org/x/oauth2 from 0.26.0 to 0.27.0 in /test/interchain by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5300
- fix: panic due to nil limit by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5290
- docs: fix tokenfilter link by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5305
- fix: ensure gas estimator provides a price greater than the network and local min gas price by @cmwaters in https://github.com/celestiaorg/celestia-app/pull/5304
- fix: iavl unlock of unlocked mutex by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5309
- feat!: implement CIP 38 by increasing the upper bound square size and tx size limit by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/5315
- refactor: replace hardcoded chain IDs with appconsts references by @ultraviolet10 in https://github.com/celestiaorg/celestia-app/pull/5319
- docs(specs): fix v5 pages by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5333
- docs(specs): revise v5 params by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5334
- fix(app): register a v5 upgrade handler by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5314
- docs: fix typo by @zeevick10 in https://github.com/celestiaorg/celestia-app/pull/5336
- ci: upgrade to Node.js 24 by @PixelPil0t1 in https://github.com/celestiaorg/celestia-app/pull/5337
- fix(x/blob): event for update blob params by @rnkrtt in https://github.com/celestiaorg/celestia-app/pull/5323
- docs(minfee): fix module name in comments by @aso20455 in https://github.com/celestiaorg/celestia-app/pull/5345
- chore!: delete the deprecated estimation methods by @Copilot in https://github.com/celestiaorg/celestia-app/pull/5327
- chore: update upgrade script to v5 (backport #5351) by @mergify[bot] in https://github.com/celestiaorg/celestia-app/pull/5357
- test: fix comments and variable name by @mutestt in https://github.com/celestiaorg/celestia-app/pull/5356
- docs: fix comments by @Fallengirl in https://github.com/celestiaorg/celestia-app/pull/5354
- chore(deps): bump google.golang.org/grpc to v1.74.2 by @rach-id in https://github.com/celestiaorg/celestia-app/pull/5349
- chore: support workers during s3 deployments and fix traces download directory by @rach-id in https://github.com/celestiaorg/celestia-app/pull/5348
- feat(test): e2e upgrade test with Tastora by @mojtaba-esk in https://github.com/celestiaorg/celestia-app/pull/5113
- fix(Makefile): package name (backport #5359) by @mergify[bot] in https://github.com/celestiaorg/celestia-app/pull/5360
- fix(goreleaser): download_binary script name (backport #5361) by @mergify[bot] in https://github.com/celestiaorg/celestia-app/pull/5362
- fix!: add capability module (backport #5344) by @mergify[bot] in https://github.com/celestiaorg/celestia-app/pull/5363
- chore(deps): Bump github.com/docker/docker from 28.3.2+incompatible to 28.3.3+incompatible in /test/docker-e2e by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5364
- fix: correct inflation rate comment in mint CLI test by @GarmashAlex in https://github.com/celestiaorg/celestia-app/pull/5369
- refactor(appconsts): use explicit number of mebibytes for max bytes by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5335
- docs(x/mint): fix comment by @MozirDmitriy in https://github.com/celestiaorg/celestia-app/pull/5371
- feat!: update to v6 by @cmwaters in https://github.com/celestiaorg/celestia-app/pull/5370
- docs(release-guide): explain release branch by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5376
- chore: remove the external label from CI as it is not useful by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/5395
- feat: query validators who have not signalled (backport #5389) by @mergify[bot] in https://github.com/celestiaorg/celestia-app/pull/5402
- ci: enable backporting to v5.x by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5410
- fix: improve event UnmarshalJSON by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5409
- docs: fix typos by @reject-i in https://github.com/celestiaorg/celestia-app/pull/5414
- docs(release-notes): cosmos sdk default address change by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5411
- fix: stop ERR logs for rejected txs by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5418
- fix: register the ICA module by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5426
- fix: cross-platform
sedsyntax for better compatibility by @voronor in https://github.com/celestiaorg/celestia-app/pull/5438 - test: rename test function to match tested function by @radik878 in https://github.com/celestiaorg/celestia-app/pull/5439
- docs: fix comments by @ruslan0012 in https://github.com/celestiaorg/celestia-app/pull/5440
- chore(deps): use non arabica embedded binaries by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5443
- docs: fix typos by @kianjib7 in https://github.com/celestiaorg/celestia-app/pull/5445
- chore(deps): upgrade to v3.10.6 by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5446
- test(e2e): validator liveliness check by @mojtaba-esk in https://github.com/celestiaorg/celestia-app/pull/5412
- chore(deps): Bump github.com/digitalocean/godo from 1.157.0 to 1.161.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5428
- docs: fix inconsistencies in ADR documentation by @rnkrtt in https://github.com/celestiaorg/celestia-app/pull/5437
- test(docker-e2e): add PFB tx to upgrade test by @mojtaba-esk in https://github.com/celestiaorg/celestia-app/pull/5456
- docs(minfee): fix GetAuthority comment by @Forostovec in https://github.com/celestiaorg/celestia-app/pull/5457
- ci: remove PR preview for specs by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5464
- Revert "ci: remove PR preview for specs" by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5465
- docs(specs): attempt to fix 404 by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5466
- fix: stop panicking in PrepareProposalHandler by @MozirDmitriy in https://github.com/celestiaorg/celestia-app/pull/5460
- refactor(test): improve validator liveness check code quality by @mojtaba-esk in https://github.com/celestiaorg/celestia-app/pull/5471
- refactor(multiplexer): improve error message by @rnkrtt in https://github.com/celestiaorg/celestia-app/pull/5472
- chore: removed redundant code from PFB tx upgrade test by @mojtaba-esk in https://github.com/celestiaorg/celestia-app/pull/5473
- test: fix missing error check in block sync test by @Snezhkko in https://github.com/celestiaorg/celestia-app/pull/5468
- fix(test): increase upgrade test timeout by @mojtaba-esk in https://github.com/celestiaorg/celestia-app/pull/5486
- feat: add a cli sub command to migrate configs for specific versions by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/5441
- fix: force kill the embedded app after 6s by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/5461
- refactor(multiplexer): upgrade directly after the commit by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/5482
- ci: run go mod tidy on dependabot PRs by @rach-id in https://github.com/celestiaorg/celestia-app/pull/5485
- test: add IBC test by @chatton in https://github.com/celestiaorg/celestia-app/pull/5401
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.70 to 1.18.3 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5500
- fix: refactor the e2e liveness check by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/5494
- fix!: set ICA params during v6 upgrade handler by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5442
- chore(deps): Bump github.com/digitalocean/godo from 1.161.0 to 1.162.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5504
- chore(deps): Bump google.golang.org/protobuf from 1.36.6 to 1.36.7 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5503
- fix(Makefile): populate the build tags in version output by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5511
- feat!: implement CIP-37 by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5332
- fix: incorrect sign bytes for amino-json txs (backport #5470) by @mergify[bot] in https://github.com/celestiaorg/celestia-app/pull/5489
- chore: remove automated overwriting config by @cmwaters in https://github.com/celestiaorg/celestia-app/pull/5517
- test: Add test for ICA by @chatton in https://github.com/celestiaorg/celestia-app/pull/5506
- fix(multiplexer): stop forcing grpc and api for embedded binaries by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5507
- fix: use more robust params for square size integration test by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/5492
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.29.17 to 1.30.3 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5501
- chore: appease the markdown linter by @cmwaters in https://github.com/celestiaorg/celestia-app/pull/5519
- fix(multiplexer): restore custom HOME flag support by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5508
- chore: flups for the update-config command and release notes to run it by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/5490
- docs(README): update dependency branches by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5405
- chore: add the v5 to v6 upgrade test case by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/5496
- docs: fix comment by @youzichuan in https://github.com/celestiaorg/celestia-app/pull/5529
- chore: remove broken url in specs/src/proto/types.proto by @queryfast in https://github.com/celestiaorg/celestia-app/pull/5469
- docs: fix struct name in comment by @hongmengning in https://github.com/celestiaorg/celestia-app/pull/5538
- chore: fix ibc test workflow by @chatton in https://github.com/celestiaorg/celestia-app/pull/5542
- chore(x/blob): Fix typos and improve comments by @tomasandroil in https://github.com/celestiaorg/celestia-app/pull/5432
- feat!: implement CIP-41 by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5526
- chore(golangci-lint): remove duplicate gocritic linter from config by @guilleaco in https://github.com/celestiaorg/celestia-app/pull/5544
- fix: correct .PHONY target name for goreleaser-dry-run in Makefile by @levanchverak in https://github.com/celestiaorg/celestia-app/pull/5547
- test: separate e2e for TestAllUpgrades by @Copilot in https://github.com/celestiaorg/celestia-app/pull/5525
- docs: fix typos by @torrpriius in https://github.com/celestiaorg/celestia-app/pull/5552
- docs(README): fix chain-id by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5554
- test: fix mocha nightly test by @chatton in https://github.com/celestiaorg/celestia-app/pull/5549
- chore(deps): Bump github.com/celestiaorg/tastora from 0.2.1 to 0.2.2 in /test/docker-e2e by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5562
- docs: fix typos by @guilleaco in https://github.com/celestiaorg/celestia-app/pull/5565
- chore(deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5558
- chore(deps): Bump amannn/action-semantic-pull-request from 5.5.3 to 6.0.1 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5560
- chore(deps): Bump github.com/digitalocean/godo from 1.162.0 to 1.163.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5557
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.83 to 1.18.4 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5556
- chore(talis): remove celestia-node by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5568
- chore: bump to the unofficial commits for comet v0.39 by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/5523
- docs(errors): correct comments to reference ErrInsufficientFee instead of ErrInsufficientFunds by @phrwlk in https://github.com/celestiaorg/celestia-app/pull/5546
- refactor: skip BBR check on non-Linux machines by @Fibonacci747 in https://github.com/celestiaorg/celestia-app/pull/5561
- chore(deps): Bump github.com/hashicorp/go-getter from 1.7.5 to 1.7.9 in /test/interchain by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5575
- feat: set the default min gas price to an empty string by @cmwaters in https://github.com/celestiaorg/celestia-app/pull/5518
- chore(deps): Bump github.com/hashicorp/go-getter from 1.7.6 to 1.7.9 in /test/docker-e2e by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5576
- feat: use default min gas price when config price is not set by @cmwaters in https://github.com/celestiaorg/celestia-app/pull/5572
- chore(deps): Bump github.com/hashicorp/go-getter from 1.7.6 to 1.7.9 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5573
- docs: fix typos by @bethoffman in https://github.com/celestiaorg/celestia-app/pull/5577
- chore(deps): Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.4.0 in /test/docker-e2e by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5584
- chore(deps): Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.4.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5583
- fix: tests that changing to cat broke by @ninabarbakadze in https://github.com/celestiaorg/celestia-app/pull/5534
- refactor: remove duplicate package import by @jishudashen in https://github.com/celestiaorg/celestia-app/pull/5588
- chore(deps): Bump amannn/action-semantic-pull-request from 6.0.1 to 6.1.1 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5590
- chore(deps): Bump github.com/celestiaorg/tastora from 0.2.2 to 0.2.4 in /test/docker-e2e by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5601
- chore(deps): Bump codecov/codecov-action from 5.4.3 to 5.5.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5597
- chore(deps): Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 in /test/docker-e2e by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5596
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/credentials from 1.18.4 to 1.18.6 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5591
- chore(deps): Bump github.com/aws/aws-sdk-go-v2 from 1.38.0 to 1.38.1 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5600
- chore(deps): Bump google.golang.org/grpc from 1.74.2 to 1.75.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5599
- chore(deps): Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5598
- chore(deps): Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 in /test/interchain by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5604
- fix!: claim rewards after undelegating by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5580
- chore: bump ibc to official tag by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/5611
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.18.4 to 1.19.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5592
- chore: bump to v5.0.4-rc0 by @cmwaters in https://github.com/celestiaorg/celestia-app/pull/5609
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.31.0 to 1.31.2 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5593
- docs: correct module references in function comments by @sashass1315 in https://github.com/celestiaorg/celestia-app/pull/5612
- chore(deps): Bump google.golang.org/protobuf from 1.36.7 to 1.36.8 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5595
- docs: remove dead link by @letmehateu in https://github.com/celestiaorg/celestia-app/pull/5616
- chore(deps): Bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14 in /test/docker-e2e by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5623
- chore(deps): Bump github.com/ulikunitz/xz from 0.5.11 to 0.5.14 in /test/interchain by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5621
- chore(deps): Bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5622
- docs: fix broken links by @letmehateu in https://github.com/celestiaorg/celestia-app/pull/5625
- fix(scripts): remove duplicate apt commands in validator init script by @guilleaco in https://github.com/celestiaorg/celestia-app/pull/5633
- docs: spec for high throughput recovery by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/4285
- docs: fix typo by @anim001k in https://github.com/celestiaorg/celestia-app/pull/5636
- docs: fix dead link to circuit (moved to contrib in Cosmos SDK) by @Himess in https://github.com/celestiaorg/celestia-app/pull/5632
- chore: remove interchaintest by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5629
- chore(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /test/docker-e2e by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5647
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.87.1 to 1.87.3 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5652
- chore(deps): Bump celestiaorg/.github from 0.6.3 to 0.6.4 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5648
- docs: fix fetchValidatorSets comment by @Galoretka in https://github.com/celestiaorg/celestia-app/pull/5650
- chore(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5645
- chore(deps): Bump github.com/celestiaorg/go-square/v2 from 2.3.1 to 2.3.2 in /test/docker-e2e by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5643
- chore(deps): Bump github.com/spf13/pflag from 1.0.6 to 1.0.9 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5641
- chore(deps): Bump github.com/celestiaorg/nmt from 0.24.0 to 0.24.1 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5644
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/credentials from 1.18.6 to 1.18.10 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5646
- chore: check if a port is available using UDP by @rach-id in https://github.com/celestiaorg/celestia-app/pull/5659
- docs(specs): fix typos by @prestoalvarez in https://github.com/celestiaorg/celestia-app/pull/5637
- docs(specs): fix typos by @sashaodessa in https://github.com/celestiaorg/celestia-app/pull/5666
- chore!: bump core v0.39.3 by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/5639
- fix(ledger):
hidapi: unknown failureby @rootulp in https://github.com/celestiaorg/celestia-app/pull/5509 - docs: replace undefined DefaultNamespaceIDLen with share.NamespaceSize in comment by @Forostovec in https://github.com/celestiaorg/celestia-app/pull/5670
- test: improve claim test by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5624
- docs(x/mint): remove outdated comment about InflationCalculationFn by @guilleaco in https://github.com/celestiaorg/celestia-app/pull/5674
- ci: use github token in protobuf workflow by @RyanCarlisle in https://github.com/celestiaorg/celestia-app/pull/5669
- feat: resign nonce rejected txs during broadcast by @ninabarbakadze in https://github.com/celestiaorg/celestia-app/pull/5582
- refactor: remove unused params by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5675
- chore(deps): Bump hadolint/hadolint-action from 3.1.0 to 3.2.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5687
- chore(deps): Bump github.com/digitalocean/godo from 1.163.0 to 1.164.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5688
- chore(deps): Bump actions/stale from 9.1.0 to 10.0.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5680
- chore(deps): Bump golang.org/x/sync from 0.16.0 to 0.17.0 in /test/docker-e2e by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5692
- docs: improve test comments by @JohnBonny in https://github.com/celestiaorg/celestia-app/pull/5677
- refactor: remove unnecessary zero capacity from map initialization by @lidanserj in https://github.com/celestiaorg/celestia-app/pull/5678
- docs(docker-e2e): fix image constructor in comment example by @Bashmunta in https://github.com/celestiaorg/celestia-app/pull/5693
- chore(deps)!: Bump github.com/celestiaorg/go-square/v2 from 2.3.1 to 2.3.2 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5654
- fix: unused params regression by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5694
- chore(deps): Bump actions/setup-go from 5 to 6 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5683
- chore(deps): Bump actions/setup-node from 4.4.0 to 5.0.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5684
- chore(deps): Bump github.com/docker/docker from 28.3.3+incompatible to 28.4.0+incompatible in /test/docker-e2e by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5691
- refactor(pkg/user): improve
SetupTxClientby removing GetLatestBlock request by @zatarx in https://github.com/celestiaorg/celestia-app/pull/5676 - chore(deps): Bump golang.org/x/sync from 0.16.0 to 0.17.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5685
- chore(deps): Bump codecov/codecov-action from 5.5.0 to 5.5.1 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5682
- chore(deps): Bump github.com/spf13/pflag from 1.0.9 to 1.0.10 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5681
- chore(deps): upgrade to v5.0.5-arabica by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5696
- chore(deps): Bump github.com/moby/moby from 27.5.1+incompatible to 28.4.0+incompatible in /test/docker-e2e by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5689
- chore(deps): Bump golang.org/x/oauth2 from 0.30.0 to 0.31.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5686
- docs(txsim): correct Run function documentation to reflect actual gRPC-only usage by @sashass1315 in https://github.com/celestiaorg/celestia-app/pull/5700
- docs: fix comment by @bouchmann in https://github.com/celestiaorg/celestia-app/pull/5703
- docs(pkg/user): fix misleading comment by @galaparm in https://github.com/celestiaorg/celestia-app/pull/5708
- docs: add KMS versions to release notes by @rach-id in https://github.com/celestiaorg/celestia-app/pull/5699
- test(pkg/proof): fix test name by @radik878 in https://github.com/celestiaorg/celestia-app/pull/5710
- docs(pkg/wrapper): fix grammar by @levanchverak in https://github.com/celestiaorg/celestia-app/pull/5711
- test(talis): add list command by @tzdybal in https://github.com/celestiaorg/celestia-app/pull/5705
- docs: fix comment by @Galoretka in https://github.com/celestiaorg/celestia-app/pull/5713
- chore(ci): update Github Actions runner to dedicated one by @sysrex in https://github.com/celestiaorg/celestia-app/pull/5706
- docs: improve comment by @galaparm in https://github.com/celestiaorg/celestia-app/pull/5714
- docs: update doc to use new gov proposal format by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5712
- docs(txsim): fix name of error in comment by @VolodymyrBg in https://github.com/celestiaorg/celestia-app/pull/5715
- refactor: simplify account collection in Signer by @lidanserj in https://github.com/celestiaorg/celestia-app/pull/5718
- test: create vesting account with Ledger by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5716
- docs: fix comment by @MozirDmitriy in https://github.com/celestiaorg/celestia-app/pull/5719
- docs: fix comment by @timberrrrrr in https://github.com/celestiaorg/celestia-app/pull/5720
- docs: fix comment for SigVerificationDecorator by @Snezhkko in https://github.com/celestiaorg/celestia-app/pull/5673
- docs(app): Correct comment in nonce mismatch integration test by @YangLi0x0 in https://github.com/celestiaorg/celestia-app/pull/5660
- docs: fix comment by @radik878 in https://github.com/celestiaorg/celestia-app/pull/5727
- chore(ci): Revert some of the jobs to run on the shared runners by @sysrex in https://github.com/celestiaorg/celestia-app/pull/5729
- fix: use correct upgrade height when dumping info to disk by @damiannolan in https://github.com/celestiaorg/celestia-app/pull/5724
- refactor(appconsts): prefer go-square consts by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5725
- docs: fix comment by @sashass1315 in https://github.com/celestiaorg/celestia-app/pull/5732
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.19.0 to 1.19.4 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5640
- chore: set timeout precommit to 1ms and the delayed precommit to 5850ms by @rach-id in https://github.com/celestiaorg/celestia-app/pull/5726
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.31.2 to 1.31.6 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5649
- docs(release-notes): fix flag name for update-config by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5735
- docs(specs): add specs for v6 by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5739
- docs(release-notes): link to hardware requirements by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5738
- fix: PostData for test nodes by @vgonkivs in https://github.com/celestiaorg/celestia-app/pull/5742
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.31.6 to 1.31.8 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5746
- chore(deps): Bump google.golang.org/protobuf from 1.36.8 to 1.36.9 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5747
- chore(deps): Bump github.com/spf13/viper from 1.20.1 to 1.21.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5749
- chore(deps): Bump github.com/celestiaorg/rsmt2d from 0.14.0 to 0.15.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5751
- chore: remove blrs region from talis by @rach-id in https://github.com/celestiaorg/celestia-app/pull/5756
- test(e2e): test state sync after app version upgrades by @mojtaba-esk in https://github.com/celestiaorg/celestia-app/pull/5545
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.19.4 to 1.19.6 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5752
- chore(deps): Bump google.golang.org/grpc from 1.75.0 to 1.75.1 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5750
- chore(deps): upgrade multiplexer to v5.0.5 by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5759
- feat: add
debug list-typescommand by @Copilot in https://github.com/celestiaorg/celestia-app/pull/5767 - chore(deps): upgrade to go-square v3.0.0 by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5769
- fix: update tastora to latest tag to fix flaky tests by @mojtaba-esk in https://github.com/celestiaorg/celestia-app/pull/5779
- docs: specs for msgs and events in v5 and v6 by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5771
- chore: create construct EDS function to be used in process proposal and by node by @cmwaters in https://github.com/celestiaorg/celestia-app/pull/5781
- chore: address flups from #5781 by @cmwaters in https://github.com/celestiaorg/celestia-app/pull/5789
- tool: check EDS construction compatibility by @cmwaters in https://github.com/celestiaorg/celestia-app/pull/5787
- build(deps): update bytedance/sonic for go 1.25 compatibility by @tzdybal in https://github.com/celestiaorg/celestia-app/pull/5704
- docs: add comprehensive godoc for TestMinDataAvailabilityHeader hash generation by @Copilot in https://github.com/celestiaorg/celestia-app/pull/5774
- docs: add legacy amino codec test and documentation for MsgPayForBlobs dual message support by @Copilot in https://github.com/celestiaorg/celestia-app/pull/5773
- fix: stop incrementing the sequence for each connection by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/5798
- chore: resolve documentation inconsistencies in recovery specification by @menzudilat in https://github.com/celestiaorg/celestia-app/pull/5799
- refactor: using testing.B.Loop by @Lorsmirq0cB in https://github.com/celestiaorg/celestia-app/pull/5800
- chore(deps): Bump github.com/digitalocean/godo from 1.164.0 to 1.165.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5801
- chore(scripts): update seeds and peers by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5796
- chore(scripts): archive-node by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5797
- chore: upgrade to alpine 3.20 by @Lorsmirq0cB in https://github.com/celestiaorg/celestia-app/pull/5802
- fix: tx client evictions bug by @ninabarbakadze in https://github.com/celestiaorg/celestia-app/pull/5783
- fix: compiler error by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/5811
- test: verify state sync via Prometheus metrics in e2e tests by @mojtaba-esk in https://github.com/celestiaorg/celestia-app/pull/5786
- refactor: use slices.Contains to simplify code by @juejinyuxitu in https://github.com/celestiaorg/celestia-app/pull/5815
- refactor: use strings.builder by @keeghcet in https://github.com/celestiaorg/celestia-app/pull/5679
- chore: use delayed-precommit-timeout in single-node.sh by @rach-id in https://github.com/celestiaorg/celestia-app/pull/5827
- docs: refer to the new horcrux release in release notes by @rach-id in https://github.com/celestiaorg/celestia-app/pull/5830
- chore: upgrade multiplexer to v5.0.7 by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5826
- ci: add Slack notification for nightly e2e test failures by @Himess in https://github.com/celestiaorg/celestia-app/pull/5618
- chore(scripts): update the peers and seeds for mocha.sh by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5832
- fix: reduce goreleaser parallelism by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5838
- chore: upgrade multiplexer to v5.0.10 by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5840
- ci: enable backports to v6.x by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5839
- fix: apply modernize suggestions to improve code quality by @animeherox in https://github.com/celestiaorg/celestia-app/pull/5852
- feat: reduce nmt allocs in prepare/process proposal by @mcrakhman in https://github.com/celestiaorg/celestia-app/pull/5778
- refactor: tx client to deduplicate broadcast methods by @ninabarbakadze in https://github.com/celestiaorg/celestia-app/pull/5834
- chore: bump core to v0.39.6 by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/5857
- chore: bump tastora to v0.5.1 by @chatton in https://github.com/celestiaorg/celestia-app/pull/5861
- docs: add DeepWiki badge so that repo is auto-indexed by @jcstein in https://github.com/celestiaorg/celestia-app/pull/5868
- ci(goreleaser): reduce disk space usage by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5851
- feat: add make modernize-fix command by @animeherox in https://github.com/celestiaorg/celestia-app/pull/5872
- chore: fix wrong function name in comment by @suranmiao in https://github.com/celestiaorg/celestia-app/pull/5877
- chore(deps): Bump github.com/digitalocean/godo from 1.165.0 to 1.165.1 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5885
- chore(deps): Bump hadolint/hadolint-action from 3.2.0 to 3.3.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5884
- refactor: tx client evictions bug flups by @ninabarbakadze in https://github.com/celestiaorg/celestia-app/pull/5824
- chore(deps): Bump slackapi/slack-github-action from 1.27.0 to 2.1.1 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5880
- refactor(tx_client): remove unnecessary type conversions for PFB gas limit by @Galoretka in https://github.com/celestiaorg/celestia-app/pull/5878
- fix: update mocha test configuration with current seeds and peers by @Copilot in https://github.com/celestiaorg/celestia-app/pull/5847
- docs: fix typo by @menzudilat in https://github.com/celestiaorg/celestia-app/pull/5874
- ci: remove CodeQL workflow by @Copilot in https://github.com/celestiaorg/celestia-app/pull/5865
- ci: run required checks on merge group by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5892
- fix: correct shell variable escaping in enable-bbr target by @lidanserj in https://github.com/celestiaorg/celestia-app/pull/5875
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.88.1 to 1.88.3 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5891
- ci: add modernize check to lint workflow by @animeherox in https://github.com/celestiaorg/celestia-app/pull/5876
- fix: remove network suffix from version if multiple tags point to the same commit by @metatarz in https://github.com/celestiaorg/celestia-app/pull/5894
- refactor(wrapper): remove unused options fields from NMT wrappers by @Forostovec in https://github.com/celestiaorg/celestia-app/pull/5893
- docs: fix broken links by @kseniaeremekno in https://github.com/celestiaorg/celestia-app/pull/5897
- chore: fix lint and test the CI by @animeherox in https://github.com/celestiaorg/celestia-app/pull/5899
- chore(deps): upgrade to sdk v0.51.3 by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5833
- test: add minor version compatibility test by @mojtaba-esk in https://github.com/celestiaorg/celestia-app/pull/5844
- test: tx client never halts by @ninabarbakadze in https://github.com/celestiaorg/celestia-app/pull/5866
- chore: upgrade to alpine 3.22 by @Lorsmirq0cB in https://github.com/celestiaorg/celestia-app/pull/5903
- docs: fix an old link and files' titles by @letmehateu in https://github.com/celestiaorg/celestia-app/pull/5900
- docs(scripts): fix incorrect filename in download_binary.sh usage comment by @galaparm in https://github.com/celestiaorg/celestia-app/pull/5906
- docs: remove outdated proto files from specs directory by @lidanserj in https://github.com/celestiaorg/celestia-app/pull/5849
- feat(tools): compare pooled EDS construction and non pooled, randomize by @mcrakhman in https://github.com/celestiaorg/celestia-app/pull/5898
- docs: fix comments by @Forostovec in https://github.com/celestiaorg/celestia-app/pull/5740
- chore: remove unused opts field from TreePool by @VolodymyrBg in https://github.com/celestiaorg/celestia-app/pull/5904
- fix(cli): improve error messages for unsupported share and namespace … by @forkfury in https://github.com/celestiaorg/celestia-app/pull/5761
- docs(simapp): correct packet-forward middleware comments in transfer stack by @sashass1315 in https://github.com/celestiaorg/celestia-app/pull/5862
- test(talis): improve droplets list by @tzdybal in https://github.com/celestiaorg/celestia-app/pull/5730
- feat: add open telemetry traces by @ninabarbakadze in https://github.com/celestiaorg/celestia-app/pull/5707
- docs: fix filename mismatch in proposal submission by @mdqst in https://github.com/celestiaorg/celestia-app/pull/5912
- feat: ability to submit PFBs in parallel by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/5776
- fix(makefile): correct .PHONY declaration for build-docker-standalone… by @animeherox in https://github.com/celestiaorg/celestia-app/pull/5914
- fix: invalid find command syntax in protocgen.sh by @bouchmann in https://github.com/celestiaorg/celestia-app/pull/5913
- chore: bump core to v0.39.7 by @rach-id in https://github.com/celestiaorg/celestia-app/pull/5911
- refactor: tx client spam test and move it to tools dir by @ninabarbakadze in https://github.com/celestiaorg/celestia-app/pull/5915
- chore: fix some nits for 5545 by @mojtaba-esk in https://github.com/celestiaorg/celestia-app/pull/5758
- perf: use create commitments for parallel validation of txs by @mcrakhman in https://github.com/celestiaorg/celestia-app/pull/5850
- refactor: revert changes to SubmitPFB and add new method SubmitPFBInQueue instead by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/5935
- chore(deps): bump core to v0.39.8 by @rach-id in https://github.com/celestiaorg/celestia-app/pull/5952
- chore(deps): Bump github.com/docker/docker from 28.4.0+incompatible to 28.5.0+incompatible in /test/docker-e2e by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5966
- chore(deps): Bump github.com/moby/moby from 28.4.0+incompatible to 28.5.0+incompatible in /test/docker-e2e by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5967
- chore(deps): Bump actions/stale from 10.0.0 to 10.1.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5963
- chore: bump core to v0.39.8 in docker-e2e by @rach-id in https://github.com/celestiaorg/celestia-app/pull/5955
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.19.6 to 1.19.11 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5965
- docs: fix broken links by @letmehateu in https://github.com/celestiaorg/celestia-app/pull/5923
- test: add main branch to the minor ver compatibility test by @mojtaba-esk in https://github.com/celestiaorg/celestia-app/pull/5942
- docs: add binary building guidance for validators by @Copilot in https://github.com/celestiaorg/celestia-app/pull/5956
- fix(tool): check earliest height when checking random blocks by @mcrakhman in https://github.com/celestiaorg/celestia-app/pull/5940
- fix: remove incorrect nolint:unused annotation from defaultBroadcastHandler by @lolkdsanyaw in https://github.com/celestiaorg/celestia-app/pull/5921
- fix(makefile): update Dockerfile path to standalone.Dockerfile by @animeherox in https://github.com/celestiaorg/celestia-app/pull/5936
- docs: tx client spec by @ninabarbakadze in https://github.com/celestiaorg/celestia-app/pull/5939
- test: update ibc test to verify removal of token filter by @chatton in https://github.com/celestiaorg/celestia-app/pull/5982
- docs(x/blob): fix deprecated comment by @viktorking7 in https://github.com/celestiaorg/celestia-app/pull/5960
- fix: resolve protobuf break-check CI failure in merge_group context by @Copilot in https://github.com/celestiaorg/celestia-app/pull/5979
- fix: deprecated note in testnode config to reference WithDelayedPrecommitTimeout by @maradini77 in https://github.com/celestiaorg/celestia-app/pull/5985
- feat: cache CheckTx validation to skip commitment generation in ProcessProposal by @ninabarbakadze in https://github.com/celestiaorg/celestia-app/pull/5613
- refactor: remove duplicate code in MustGetFreePort function by @lolkdsanyaw in https://github.com/celestiaorg/celestia-app/pull/5991
- docs: fix typo by @sashaodessa in https://github.com/celestiaorg/celestia-app/pull/5994
- refactor(test): replace Stop() with Remove() in docker-e2e cleanup by @mojtaba-esk in https://github.com/celestiaorg/celestia-app/pull/5993
- chore(deps): bump core to v0.39.9 by @rach-id in https://github.com/celestiaorg/celestia-app/pull/5997
- chore: Remove unused mock TxClient helpers from tests by @maradini77 in https://github.com/celestiaorg/celestia-app/pull/5984
- chore: remove redundant float conversions in gas estimation by @levanchverak in https://github.com/celestiaorg/celestia-app/pull/6000
- feat: reduce polling time to every second by @cmwaters in https://github.com/celestiaorg/celestia-app/pull/6004
- fix(ci): Update Slack notification configuration for slackapi/slack-github-action v2.1.1 by @Copilot in https://github.com/celestiaorg/celestia-app/pull/6010
- docs: fix multiplexer errgroup documentation by @Copilot in https://github.com/celestiaorg/celestia-app/pull/6016
- chore(deps): Bump github.com/moby/moby from 28.5.0+incompatible to 28.5.1+incompatible in /test/docker-e2e by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/6024
- fix(user): fixes bug in setup where partial setup (loading accts but not funding) prevents future starts by @renaynay in https://github.com/celestiaorg/celestia-app/pull/6014
- chore(deps): Bump github.com/docker/docker from 28.5.0+incompatible to 28.5.1+incompatible in /test/docker-e2e by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/6023
- chore(deps): Bump google.golang.org/grpc from 1.75.1 to 1.76.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/6019
- chore(deps): Bump golang.org/x/oauth2 from 0.31.0 to 0.32.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/6020
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.19.11 to 1.19.12 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/6021
- fix(x/blob/types): Ensure ValidateBlobShareVersion also checks for nil signer by @renaynay in https://github.com/celestiaorg/celestia-app/pull/5925
- fix: remove misleading PFB signature log and comment by @Copilot in https://github.com/celestiaorg/celestia-app/pull/6017
- chore: fix the format of the comment by @stemlaud in https://github.com/celestiaorg/celestia-app/pull/6022
- docs: update the square size proposal instructions by @rach-id in https://github.com/celestiaorg/celestia-app/pull/6025
- fix: override v1 blob signer with tx signer by @ninabarbakadze in https://github.com/celestiaorg/celestia-app/pull/5974
- refactor!: modify the latency monitor to submit blobs sequentially at a specific delay by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/6013
- test(e2e): validate v5 to v6 params and unify expectations by @mojtaba-esk in https://github.com/celestiaorg/celestia-app/pull/6027
- chore: update GitHub Action to setup-go@v6 by @MamunC0der in https://github.com/celestiaorg/celestia-app/pull/6032
- feat(tools): improve the throughput tool to use headers by @rach-id in https://github.com/celestiaorg/celestia-app/pull/6033
- chore: make the nightly test sequential by @mojtaba-esk in https://github.com/celestiaorg/celestia-app/pull/6031
- feat(tools): benchmarking script for verifying validators resources by @rach-id in https://github.com/celestiaorg/celestia-app/pull/6038
- chore(tools): always show the cpu information by @kinrokinro in https://github.com/celestiaorg/celestia-app/pull/6050
- chore(deps): Bump github.com/celestiaorg/tastora from 0.7.1 to 0.7.3 in /test/docker-e2e by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/6060
- chore: add the CPU requirements benchmark docker image by @rach-id in https://github.com/celestiaorg/celestia-app/pull/6064
- feat(talis): add experiment conflict check by @animeherox in https://github.com/celestiaorg/celestia-app/pull/6049
- feat: sequence aware mempool gossiping by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/6040
- chore(genesis): initialise genesis with the default max bytes by @rach-id in https://github.com/celestiaorg/celestia-app/pull/6069
- feat(tools): LevelDB to PebbleDB migration script by @rach-id in https://github.com/celestiaorg/celestia-app/pull/6073
- chore(deps): Bump github.com/celestiaorg/tastora from 0.7.3 to 0.7.5 in /test/docker-e2e by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/6085
- fix(cmd): add HTTP status validation in genesis download by @kilavvy in https://github.com/celestiaorg/celestia-app/pull/6029
- chore: enable the legacy block prop in update config by @rach-id in https://github.com/celestiaorg/celestia-app/pull/6097
- fix: pass the sequence and address back from checktx by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/6090
- chore: override send and receive rate values if they are lower than the default by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/6099
- feat: return sdk response with more fields inc the signer by @ninabarbakadze in https://github.com/celestiaorg/celestia-app/pull/6036
- fix: lint by @rootulp in https://github.com/celestiaorg/celestia-app/pull/6122
- chore(deps): Bump github.com/cosmos/gogoproto from 1.7.0 to 1.7.2 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/6108
- fix: dead links by @ninabarbakadze in https://github.com/celestiaorg/celestia-app/pull/6133
- chore: bump core to v0.39.13 by @rach-id in https://github.com/celestiaorg/celestia-app/pull/6135
- docs(x/mint): fix README by @rootulp in https://github.com/celestiaorg/celestia-app/pull/6137
- feat: force CAT and add bypass flag by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/6126
- chore(deps): upgrade to v5.0.11 by @rootulp in https://github.com/celestiaorg/celestia-app/pull/6118
- docs: write ADR about extending TxStatus with signers by @ninabarbakadze in https://github.com/celestiaorg/celestia-app/pull/6116
- chore: also override the max tx size config by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/6140
- chore(docs): document kms disclaimer by @rach-id in https://github.com/celestiaorg/celestia-app/pull/6088
- docs: update release-notes.md by @mindstyle85 in https://github.com/celestiaorg/celestia-app/pull/6142
- feat(tools): talis support google cloud provider and multiple experiments at the same time by @rach-id in https://github.com/celestiaorg/celestia-app/pull/6144