What's Changed
- chore(deps): Bump alpine from 3.17.2 to 3.17.3 in /docker by @dependabot in https://github.com/celestiaorg/celestia-app/pull/1566
- docs: specs vs package-specific docs by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1563
- docs: remove
SignedTransaction*section by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1551 - fix: changing entrypoint path to /opt by @smuu in https://github.com/celestiaorg/celestia-app/pull/1573
- chore(deps): Bump alpine from 3.17.2 to 3.17.3 by @dependabot in https://github.com/celestiaorg/celestia-app/pull/1576
- chore: upgrade to nmt v0.15.0 by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1577
- feat: add a tmp dir to the single node script by @mojtaba-esk in https://github.com/celestiaorg/celestia-app/pull/1583
- chore!: remove min/max square size params by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1567
- chore: pin version of
celestiaorg/.githubworkflows and actions by @smuu in https://github.com/celestiaorg/celestia-app/pull/1595 - chore(deps): Bump celestiaorg/.github from 0.1.0 to 0.1.1 by @dependabot in https://github.com/celestiaorg/celestia-app/pull/1601
- feat: Introduce
--share-versionCLI flag by @amityadav0 in https://github.com/celestiaorg/celestia-app/pull/1603 - chore!: rename
RowsRoots=>RowRootsby @amityadav0 in https://github.com/celestiaorg/celestia-app/pull/1611 - chore: export GenerateRandomBlobOfShareCount by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1623
- test: ProcessProposal with invalid namespace in index wrapped PFB tx by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1614
- docs: public key crypto specs by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1553
- docs: rename message to blob in specs by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1617
- chore: explicitly set IgnoreMaxNamespace: true by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1612
- chore: remove evidence namespace by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1619
- ci: stop Deploy PR Preview for fork branches by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1631
- feat!: max namespace version for parity namespace by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1627
- Make use of the common adr template in the .github repo by @MSevey in https://github.com/celestiaorg/celestia-app/pull/1599
- chore: address adr-gen feedback by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1632
- refactor(pkg/shares): Add length of share to err message for SequenceLen by @renaynay in https://github.com/celestiaorg/celestia-app/pull/1634
- feat: Introduce
--namespace-versionCLI flag by @amityadav0 in https://github.com/celestiaorg/celestia-app/pull/1585 - feat!: max namespace version for tail padding by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1618
- feat: tx simulator by @cmwaters in https://github.com/celestiaorg/celestia-app/pull/1613
- feat!: pack squares densely by implementing ADR013 by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/1604
- docs: ADR020 Deterministic Square Construction by @cmwaters in https://github.com/celestiaorg/celestia-app/pull/1633
- chore(deps): Bump github.com/ethereum/go-ethereum from 1.11.5 to 1.11.6 by @dependabot in https://github.com/celestiaorg/celestia-app/pull/1641
- feat: introduce DefaultMinGasPrice to appconsts by @cmwaters in https://github.com/celestiaorg/celestia-app/pull/1642
- chore!: consolidate test package by @cmwaters in https://github.com/celestiaorg/celestia-app/pull/1647
- Refactor rawDataStartIndex method in share package by @Manav-Aggarwal in https://github.com/celestiaorg/celestia-app/pull/1646
- chore: upgrade to cosmos-sdk v1.10.0-sdk-v0.46.11 by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1644
- feat!: removes Prove from the NMT wrapper by @staheri14 in https://github.com/celestiaorg/celestia-app/pull/1645
- feat!: remove token voting upgrades by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/1629
- chore: remove outdated comment by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1652
- feat: minimal e2e framework by @cmwaters in https://github.com/celestiaorg/celestia-app/pull/1586
- chore: register blob msg server in module by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/1653
- chore(deps): Bump github.com/docker/docker from 20.10.21+incompatible to 23.0.4+incompatible by @dependabot in https://github.com/celestiaorg/celestia-app/pull/1656
- feat: txsim cli by @cmwaters in https://github.com/celestiaorg/celestia-app/pull/1650
- feat: create compact share counter by @cmwaters in https://github.com/celestiaorg/celestia-app/pull/1657
- chore!: remove unnecessary constants by @Chirag018 in https://github.com/celestiaorg/celestia-app/pull/1661
- chore: document that
MsgPayForBlobsimplements LegacyMsg interface by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1654 - chore(deps): Bump github.com/docker/docker from 23.0.4+incompatible to 23.0.5+incompatible by @dependabot in https://github.com/celestiaorg/celestia-app/pull/1667
- feat!: Remove support for legacy plain text proposals by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/1668
- feat: create square builder class by @cmwaters in https://github.com/celestiaorg/celestia-app/pull/1659
- fix: check latest attestation nonce before getting it by @SweeXordious in https://github.com/celestiaorg/celestia-app/pull/1638
- fix: override TxDecoder by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1666
- feat!: add ignorePadding option to ParseShares by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1662
- Refactor variable name from len to length by @Chirag018 in https://github.com/celestiaorg/celestia-app/pull/1675
- docs: update README paragraph on forks by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1678
- chore: upgrade to celestia-core v1.18.0-tm-v0.34.27 by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1664
- Redundant if-check in Validate function. by @Chirag018 in https://github.com/celestiaorg/celestia-app/pull/1679
- fix: resolve lint errors by @Chirag018 in https://github.com/celestiaorg/celestia-app/pull/1682
- docs: clarify namespace specs by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1677
- chore: enable tx indexing on dev scripts by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1683
- chore(deps): Bump golang from 1.19.7-alpine3.17 to 1.20.4-alpine3.17 by @dependabot in https://github.com/celestiaorg/celestia-app/pull/1688
- chore(deps): Bump golang from 1.19.7-alpine3.17 to 1.20.4-alpine3.17 in /docker by @dependabot in https://github.com/celestiaorg/celestia-app/pull/1689
New Contributors
- @Manav-Aggarwal made their first contribution in https://github.com/celestiaorg/celestia-app/pull/1646
- @Chirag018 made their first contribution in https://github.com/celestiaorg/celestia-app/pull/1661
Full Changelog: https://github.com/celestiaorg/celestia-app/compare/v0.14.0-rc0...v0.15.0-rc0