This release bumps to v1.2.5 of celestia-core, which contains two notable fixes for node operators on mamaki. #793 specifically greatly increases the stability of the p2p network. It should be noted that sometimes it can take a few hours before the p2p stabilizes.
increase queue capacities https://github.com/celestiaorg/celestia-core/pull/793
remove the tx already in cache log https://github.com/celestiaorg/celestia-core/pull/800
What's Changed
- Bump technote-space/get-diff-action from 6.0.1 to 6.1.0 by @dependabot in https://github.com/celestiaorg/celestia-app/pull/490
- Bump github.com/stretchr/testify from 1.7.2 to 1.8.0 by @dependabot in https://github.com/celestiaorg/celestia-app/pull/510
- Fix goreleaser job by @nicoelzer in https://github.com/celestiaorg/celestia-app/pull/439
- Use templates for issues by @adlerjohn in https://github.com/celestiaorg/celestia-app/pull/531
- chore: refactor NewRootCmd into separate pkg by @liamsi in https://github.com/celestiaorg/celestia-app/pull/535
- docs: fix previous name of
MsgPayForDataby @rootulp in https://github.com/celestiaorg/celestia-app/pull/537 - update celestia-core to v1.2.5 by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/539
New Contributors
- @nicoelzer made their first contribution in https://github.com/celestiaorg/celestia-app/pull/439
- @rootulp made their first contribution in https://github.com/celestiaorg/celestia-app/pull/537
Full Changelog: https://github.com/celestiaorg/celestia-app/compare/v0.5.4...v0.6.0