Upgrade Notice
This release candidate is not recommended for usage on mainnet. It is strictly for testing purposes.
What's Changed
- chore(deps): bump core version to v1.36.0-tm-v0.34.29 by @rach-id in https://github.com/celestiaorg/celestia-app/pull/3452
- feat: export BroadcastPayForBlob to support more async blob submission. by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/3459
- chore(deps): Bump github.com/ethereum/go-ethereum from 1.14.2 to 1.14.3 by @dependabot in https://github.com/celestiaorg/celestia-app/pull/3458
- fix: register blob store key in v2 by @rootulp in https://github.com/celestiaorg/celestia-app/pull/3465
- test: extend minor version compat to test v2 by @rootulp in https://github.com/celestiaorg/celestia-app/pull/3454
- docs: correct command of binary file by @tnv1 in https://github.com/celestiaorg/celestia-app/pull/3467
- test(e2e benchmark): introduces test manifest and its related utilities by @staheri14 in https://github.com/celestiaorg/celestia-app/pull/3391
- chore: export NewShareInclusionProofFromEDS by @rach-id in https://github.com/celestiaorg/celestia-app/pull/3460
- fix: export command by @rootulp in https://github.com/celestiaorg/celestia-app/pull/3450
- refactor: consolidate multiple
rootCmd.AddCommand()by @MukulKolpe in https://github.com/celestiaorg/celestia-app/pull/3478 - chore(deps): upgrade to celestia-core v1.36.1-tm-v0.34.29 by @rootulp in https://github.com/celestiaorg/celestia-app/pull/3469
- fix: restart node for chain that starts on v2 by @rootulp in https://github.com/celestiaorg/celestia-app/pull/3477
- docs: use one term for MaxBlockSizeBytes by @rootulp in https://github.com/celestiaorg/celestia-app/pull/3481
- docs(app/module): README by @rootulp in https://github.com/celestiaorg/celestia-app/pull/3483
- docs(adr-18): remove hardcoded upgrade height by @rootulp in https://github.com/celestiaorg/celestia-app/pull/3482
- chore(deps): Bump codecov/codecov-action from 4.3.1 to 4.4.0 by @dependabot in https://github.com/celestiaorg/celestia-app/pull/3484
- chore(deps): Bump google.golang.org/grpc from 1.63.2 to 1.64.0 by @dependabot in https://github.com/celestiaorg/celestia-app/pull/3485
- docs(README): section on usage as a library by @rootulp in https://github.com/celestiaorg/celestia-app/pull/3492
- test(e2e benchmark): refactors E2EThroughput by @staheri14 in https://github.com/celestiaorg/celestia-app/pull/3395
- chore: revive max blob size decorator by @rootulp in https://github.com/celestiaorg/celestia-app/pull/3479
- test(e2e benchmark): adds network latency by @staheri14 in https://github.com/celestiaorg/celestia-app/pull/3494
New Contributors
- @tnv1 made their first contribution in https://github.com/celestiaorg/celestia-app/pull/3467
- @MukulKolpe made their first contribution in https://github.com/celestiaorg/celestia-app/pull/3478
Full Changelog: https://github.com/celestiaorg/celestia-app/compare/v2.0.0-rc0...v2.0.0-rc1