What's Changed
- fix: Fix prefix
vin RCs by @jrmanes in https://github.com/celestiaorg/celestia-app/pull/1364 - chore(deps): Bump actions/cache from 3.2.4 to 3.2.5 by @dependabot in https://github.com/celestiaorg/celestia-app/pull/1365
- feat: make the testnode port allocation dynamic by @SweeXordious in https://github.com/celestiaorg/celestia-app/pull/1368
- feat: register testnode cleanup in teardown by @SweeXordious in https://github.com/celestiaorg/celestia-app/pull/1372
- feat: Use common Docker Build Pipeline by @jrmanes in https://github.com/celestiaorg/celestia-app/pull/1370
- test: add QGB queries test by @SweeXordious in https://github.com/celestiaorg/celestia-app/pull/1374
- chore(deps): Bump alpine from 3.17.1 to 3.17.2 by @dependabot in https://github.com/celestiaorg/celestia-app/pull/1373
- fix: add permissions to docker security build by @SweeXordious in https://github.com/celestiaorg/celestia-app/pull/1379
- chore: explicitly set namespace size by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1385
- chore(deps): Bump github.com/ethereum/go-ethereum from 1.10.26 to 1.11.0 by @dependabot in https://github.com/celestiaorg/celestia-app/pull/1387
- refactor: Keep only the common Ci by @jrmanes in https://github.com/celestiaorg/celestia-app/pull/1383
- feat: data commitment for height support for yet to be committed heights by @SweeXordious in https://github.com/celestiaorg/celestia-app/pull/1389
- refactor: attestation iteration by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1392
- ci: remove unused build tags from go test by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1397
- ci: consolidate linters in lint workflow by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1400
- chore: delete CHANGELOG.md by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1395
- refactor: Cleanup old Pipelines by @jrmanes in https://github.com/celestiaorg/celestia-app/pull/1401
- chore(deps): Bump github.com/ethereum/go-ethereum from 1.11.0 to 1.11.1 by @dependabot in https://github.com/celestiaorg/celestia-app/pull/1402
- chore: remove residual docker build by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1404
- fix: remove changing unnecessary parameters in single-node.sh by @SweeXordious in https://github.com/celestiaorg/celestia-app/pull/1386
- chore(deps): Bump actions/cache from 3.2.5 to 3.2.6 by @dependabot in https://github.com/celestiaorg/celestia-app/pull/1409
- chore: use
DefaultNetworkinstead of duplicate code by @SweeXordious in https://github.com/celestiaorg/celestia-app/pull/1410 - chore: delete testnode home dir during cleanup by @SweeXordious in https://github.com/celestiaorg/celestia-app/pull/1411
- chore: fix qgb rpc flaky test by @SweeXordious in https://github.com/celestiaorg/celestia-app/pull/1412
- chore: update dead link by @SweeXordious in https://github.com/celestiaorg/celestia-app/pull/1414
- chore: remove duplicate error handling in
initFileStructureby @SweeXordious in https://github.com/celestiaorg/celestia-app/pull/1416 - docs: hoist ADR status by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1407
- docs: fix code coverage link by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1406
- fix: use a custom remove function to find the file causing the flakiness by @SweeXordious in https://github.com/celestiaorg/celestia-app/pull/1417
- refactor: cliarify a few names and add some docs to the wrapper by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/1418
- chore(deps): Bump github.com/ethereum/go-ethereum from 1.11.1 to 1.11.2 by @dependabot in https://github.com/celestiaorg/celestia-app/pull/1421
- chore: improve nmt wrapper tests by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1423
- chore(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in https://github.com/celestiaorg/celestia-app/pull/1425
- fix: better way to delete tendermint config folder by @SweeXordious in https://github.com/celestiaorg/celestia-app/pull/1426
- chore: bump core to v1.15.0 by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/1433
- docs: ADR 14 Versioned Namespaces by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1382
- chore: create a WaitForBlocks util helper function by @phamminh0811 in https://github.com/celestiaorg/celestia-app/pull/1430
- chores: QGB keepers specific errors by @phamminh0811 in https://github.com/celestiaorg/celestia-app/pull/1431
- feat!: removes the
Treemethod from the NMT wrapper and introduces theProveRangeAPI by @staheri14 in https://github.com/celestiaorg/celestia-app/pull/1438 - docs: ADR 15 Namespace ID Size by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1405
- refactor(testutil/testnode): Allow passing chainID to testnode constuctor by @renaynay in https://github.com/celestiaorg/celestia-app/pull/1445
- chore: use cosmossdk.io/errors by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1448
- feat: add the ability to log directly to a file by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/1449
- chore: adds NMT Wrapper specifications by @staheri14 in https://github.com/celestiaorg/celestia-app/pull/1442
- chore(deps): Bump github.com/ethereum/go-ethereum from 1.11.2 to 1.11.3 by @dependabot in https://github.com/celestiaorg/celestia-app/pull/1451
- chore: issue label and project automation by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1456
- chore: run hadolint and yamllint during
make lintby @rootulp in https://github.com/celestiaorg/celestia-app/pull/1447 - chore: clarifies that Q3 can be computed from Q1 as well by @staheri14 in https://github.com/celestiaorg/celestia-app/pull/1461
- chore(deps): Bump actions/cache from 3.2.6 to 3.3.0 by @dependabot in https://github.com/celestiaorg/celestia-app/pull/1463
New Contributors
- @phamminh0811 made their first contribution in https://github.com/celestiaorg/celestia-app/pull/1430
Full Changelog: https://github.com/celestiaorg/celestia-app/compare/v0.12.0-rc7...v0.13.0-rc0