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