Releases: celestiaorg/celestia-core
Releases · celestiaorg/celestia-core
v1.43.0-tm-v0.34.35
What's Changed
- refactor: TestTxPool_ConcurrentTxs by @rootulp in #1503
- chore: remove buf.work.yaml by @rach-id in #1511
- build(deps): Bump github.com/celestiaorg/nmt from 0.22.1 to 0.22.2 by @dependabot in #1512
- docs: add cat pool adr by @ninabarbakadze in #1514
- feat: retrieves timeout propose and timeout commit dynamically per height according to the app version by @staheri14 in #1494
Full Changelog: v1.42.0-tm-v0.34.35...v1.43.0-tm-v0.34.35
v1.42.0-tm-v0.34.35
What's Changed
- chore(go.mod): bump grafana/pyroscope-go deps by @cristaloleg in #1471
- build(deps): Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot in #1467
- chore(deps): bump go version to 1.23.1 by @rach-id in #1474
- docs: fix link by @animeherox in #1472
- docs: document the start/end row in row proof by @rach-id in #1473
- fix: TestTxPool_ConcurrentlyAddingTx by @rootulp in #1501
- chore: fix go doc function name by @luozexuan in #1452
- chore: pull cometbft v0.34.35 by @rootulp in #1495
- feat(statesync): add app version to snapshot by @rootulp in #1477
New Contributors
- @animeherox made their first contribution in #1472
- @luozexuan made their first contribution in #1452
Full Changelog: v1.41.0-tm-v0.34.29...v1.42.0-tm-v0.34.35
v1.41.0-tm-v0.34.29
What's Changed
- chore: updates go version to 1.22.6 by @staheri14 in #1463
- build(deps): Bump github.com/celestiaorg/nmt from 0.22.0 to 0.22.1 by @dependabot in #1449
- feat(trace)!: persist the correct size of the txs by @cmwaters in #1461
- fix: use updateRoundStep to track consensus state changes by @cmwaters in #1464
- fix: mocha block sync by @rootulp in #1469
Full Changelog: v1.40.1-tm-v0.34.29-rc0...v1.41.0-tm-v0.34.29
v1.40.1-tm-v0.34.29-rc0
What's Changed
- feat: re-add ability to filter tables from trace data by @cmwaters in #1455
- fix: DNS TTL not respected by @ninabarbakadze in #1442
Full Changelog: v1.40.0-tm-v0.34.29...v1.40.1-tm-v0.34.29-rc0
v1.40.0-tm-v0.34.29
What's Changed
- fix: e2e by updating docker-compose to docker compose by @evan-forbes in #1457
- refactor: export tx status consts by @ninabarbakadze in #1451
- feat(store): add rawlog in txstatus by @ninabarbakadze in #1458
- feat(rpc): update tx status to return logs by @ninabarbakadze in #1459
Full Changelog: v1.39.0-tm-v0.34.29...v1.40.0-tm-v0.34.29
v1.39.0-tm-v0.34.29
What's Changed
- build(deps): Bump github.com/celestiaorg/nmt from 0.21.0 to 0.22.0 (backport #1421) by @mergify in #1423
- fix: panic in prometheus by @cmwaters in #1427
- chore: updates from main by @cmwaters in #1441
- feat: metric for counting rejected transactions (port #1415) by @cmwaters in #1445
Full Changelog: v1.38.0-tm-v0.34.29...v1.39.0-tm-v0.34.29
v1.38.0-tm-v0.34.29
What's Changed
- chore: adds logs for the state of the trace pull server by @staheri14 in #1401
- chore: backport tx status by @ninabarbakadze in #1405
- chore: backport (#1408) by @ninabarbakadze in #1409
Full Changelog: v1.37.0-tm-v0.34.29...v1.38.0-tm-v0.34.29
v1.37.0-tm-v0.34.29
What's Changed
- feat: add tracing for remaining consensus messages, peer updates, and abci calls by @evan-forbes in #1295
- build(deps): Bump github.com/celestiaorg/nmt from 0.20.0 to 0.21.0 (backport #1367) by @mergify in #1370
- fix: check if row proof end row is greater than start row by @rach-id in #1372
- chore: bumps go version to 1.22.4 in v0.34.x-celestia by @staheri14 in #1379
- chore: remove outdated TODO by @rootulp in #1392
- chore: improve request prepare proposal comments by @rootulp in #1393
Full Changelog: v1.36.1-tm-v0.34.29...v1.37.0-tm-v0.34.29
v1.36.1-tm-v0.34.29
v1.36.0-tm-v0.34.29
What's Changed
- fix: use a separate lookup map for reserving txs (backport #1272) by @mergify in #1274
- chore(deps): upgrade to Go 1.22.2 (backport #1283) by @mergify in #1286
- chore: Update CODEOWNERS by @rootulp in #1301
- feat!: replace the influx tracer with a local one by @evan-forbes in #1290
- fix: downgrade viper by @evan-forbes in #1312
- feat: adds the feature to read push config from env vars (backport #1318) by @staheri14 in #1319
- chore: introduces constants for tracer push configs environment variable names (manual backport #1324) by @staheri14 in #1323
- feat: support writing only internal messages to WAL by @rach-id in #1326
- test(mempool/cat): fix flaky TestTxPool_BroadcastQueue (backport #1321) by @mergify in #1345
- chore(deps): bump go to v1.22.3 by @rach-id in #1347
- feat: wrap ShareProof in a ResultShareProof by @rach-id in #1351
- chore: increase the data commitment blocks limit in the API (Backport #1268) by @rach-id in #1353
Full Changelog: v1.35.0-tm-v0.34.29...v1.36.0-tm-v0.34.29