Releases: celestiaorg/celestia-app
v0.5.4
This release is highly recommended for validators, but optional for full nodes. The main changes are in #488, which ensure that the correct signature is used when malleating PayForData transactions
What's Changed
- Bump actions/cache from 3.0.2 to 3.0.4 by @dependabot in #473
- Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #474
- chore: update readme by @evan-forbes in #484
- Add mergify rules by @evan-forbes in #494
- fix: Patch all PFD signature bugs by @evan-forbes in #488
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- bump core to v1.2.4-tm-v0.35.6 by @evan-forbes in #475
Full Changelog: v0.5.2...v0.5.3
This release pulls in the latest p2p fixes from tendermint. Please see here https://github.com/celestiaorg/celestia-core/releases/tag/v1.2.3-tm-v0.35.6
https://github.com/celestiaorg/celestia-core/releases/tag/v1.2.4-tm-v0.35.6
This release is fully capable of running without using the legacy p2p stack in tendermint.
v0.5.2
What's Changed
- Bump sdk to v1.1.1-sdk-v0.46.0 to change the default configs by @evan-forbes in #446
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- Sign over all applicable square sizes by default by @evan-forbes in #441
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- fix: actually print version on version sub-command by @liamsi in #360
- change left over pfm to pfd by @evan-forbes in #371
- Message inclusion check by @evan-forbes in #216
- Deduct fees for PayForData transactions by @evan-forbes in #380
- Bump docker/setup-buildx-action from 1 to 2 by @dependabot in #384
- Bump docker/build-push-action from 2 to 3 by @dependabot in #385
- Bump docker/login-action from 1 to 2 by @dependabot in #386
- Bump docker/setup-qemu-action from 1 to 2 by @dependabot in #387
- Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 by @dependabot in #395
- chore: change account prefix to celestia instead of celes by @liamsi in #394
- refactor prepare proposal to efficiently fill the square by @evan-forbes in #224
- Upgrade to tendermint v0.35.4 and cosmos-sdk v0.46.0 by @evan-forbes in #399
- x/payment: Sanity check
nID
length inBuildPayForData
by @renaynay in #418 - Create repository official Dockerfile by @sweexordious in #415
- Change Denomination to tia by @evan-forbes in #425
- Register the legacy amino codec by @evan-forbes in #427
- adds ephemeral cluster docker image build by @sweexordious in #426
- Integration test for max block size by @evan-forbes in #419
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- temporary fix for proto-gen by @sweexordious in #341
- Fixed typos by @Riuqlav in #348
- change PayForMessage to PayForData by @quinle in #271
- x/payment/pfd.go: Add canonical
PFD
constructor/signer/submittor methods by @renaynay in #352
New Contributors
Full Changelog: v0.3.0...v0.4.0
v0.3.0
v0.2.1
What's Changed
- Remove changelog requirement from goreleaser ci by @adlerjohn in #292
- bump SDK by @liamsi in #299
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Micro Celes by @marbar3778 in #196
- Refactor to export testutils by @evan-forbes in #207
- fix single node script by @evan-forbes in #211
- Add square sizes flag to the payForMessage cli command by @toanngosy in #202
- Add basic scaffolding for QGB module by @sweexordious in #208
- README.md: Update
celes
touceles
by @renaynay in #210 - Bump actions/checkout from 2 to 3 by @dependabot in #230
- Bump technote-space/get-diff-action from 5 to 6.0.1 by @dependabot in #173
- Events by @toanngosy in #213
- Fix the ci linter by @evan-forbes in #273
- Use simplified version of ABCI++ by @evan-forbes in #214
- go get -> go install by @adlerjohn in #282
- Bump golangci/golangci-lint-action from 2.5.2 to 3.1.0 by @dependabot in #228
- Bump goreleaser/goreleaser-action from 2.8.0 to 2.9.1 by @dependabot in #229
- Bump gaurav-nelson/github-action-markdown-link-check from 1.0.13 to 1.0.14 by @dependabot in #249
- Bump actions/cache from 2.1.7 to 3.0.1 by @dependabot in #266
- Bump codecov/codecov-action from 2.1.0 to 3 by @dependabot in #277
- Remove pending changelog checker. by @adlerjohn in #281
- ADR 001 ABCI++ by @evan-forbes in #231
- Add back the governance module by @liamsi in #272
- Bump actions/download-artifact from 2 to 3 by @dependabot in #285
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #286
- Bump actions/stale from 4 to 5 by @dependabot in #287
- Bump actions/cache from 3.0.1 to 3.0.2 by @dependabot in #288
- Bump actions/setup-go from 2 to 3 by @dependabot in #289
- chore: bump SDK & tendermint versions by @liamsi in #290
New Contributors
- @toanngosy made their first contribution in #202
- @renaynay made their first contribution in #210
- @adlerjohn made their first contribution in #282
Full Changelog: v0.1.0...v0.2.0
v0.2.0-rc-1
What's Changed
- Micro Celes by @marbar3778 in #196
- Refactor to export testutils by @evan-forbes in #207
- fix single node script by @evan-forbes in #211
- Add square sizes flag to the payForMessage cli command by @toanngosy in #202
- Add basic scaffolding for QGB module by @sweexordious in #208
Full Changelog: v0.1.0...v0.2.0-rc-1