Releases: celestiaorg/celestia-app
Releases · celestiaorg/celestia-app
v0.1.0
What's Changed
- Bump codecov/codecov-action from 2.0.3 to 2.1.0 by @dependabot in #123
- docker: Initial dockerfile for celestia-app by @Bidon15 in #141
- Wrap
PayForMessage
s in order to removeWirePayForMessage
from the mempool by @evan-forbes in #149 - Create CHANGELOG.md, CHANGELOG-PENDING.md, and corresponding GH action by @jbowen93 in #159
- chore: add mutex on KeyringSigner for QueryAccount by @albttx in #160
- Create working multistage Dockerfile by @jbowen93 in #163
- Create docker build GH action by @jbowen93 in #179
- Update cli and add cli integration test by @evan-forbes in #171
- Bump goreleaser/goreleaser-action from 2.7.0 to 2.8.0 by @dependabot in #137
- Bump actions/cache from 2.1.6 to 2.1.7 by @dependabot in #151
- Bump github.com/celestiaorg/nmt from 0.7.0 to 0.8.0 by @dependabot in #146
- Refactor to use a single transaction builder by @evan-forbes in #175
- fix build by @marbar3778 in #189
- Add some docs to the payment module by @evan-forbes in #187
- add stakedenom by default by @marbar3778 in #194
- Integration test for querying malleated transactions by @evan-forbes in #188
New Contributors
- @Bidon15 made their first contribution in #141
- @jbowen93 made their first contribution in #159
- @albttx made their first contribution in #160
Full Changelog: v0.0.1...v0.1.0
v0.0.1
What's Changed
- remove the vue app by @evan-forbes in #10
- Delete short config used by starport serve by @evan-forbes in #5
- Add basic github actions by @evan-forbes in #8
- Update to the lazyledger packages instead of tendermint and the cosmos-sdk by @evan-forbes in #7
- Add persistant logging flags by @evan-forbes in #11
- Bump actions/cache from v2.1.3 to v2.1.4 by @dependabot in #20
- Implement PreprocessTxs by @evan-forbes in #21
- Generate a
MsgWirePayForMessage
via CLI by @evan-forbes in #32 - Update readme by @evan-forbes in #6
- Add Apache License 2.0 by @liamsi in #47
- Bump codecov/codecov-action from v1.2.1 to v1.3.1 by @dependabot in #50
- Bump codecov/codecov-action from v1.3.1 to v1.3.2 by @dependabot in #68
- Bump actions/cache from v2.1.4 to v2.1.5 by @dependabot in #72
- Bump actions/cache from 2.1.5 to 2.1.6 by @dependabot in #88
- Bump technote-space/get-diff-action from 4 to 4.1.1 by @dependabot in #80
- Bump codecov/codecov-action from 1.3.2 to 1.5.0 by @dependabot in #77
- Bump actions/stale from 3 to 3.0.18 by @dependabot in #78
- Bump goreleaser/goreleaser-action from 2 to 2.5.0 by @dependabot in #81
- Bump actions/stale from 3.0.18 to 3.0.19 by @dependabot in #90
- Bump goreleaser/goreleaser-action from 2.5.0 to 2.6.1 by @dependabot in #89
- Bump codecov/codecov-action from 1.5.0 to 1.5.2 by @dependabot in #93
- Implement client code for signing transactions by @evan-forbes in #94
- Bump c-hive/gha-remove-artifacts from 1 to 1.2.0 by @dependabot in #79
- Bump gaurav-nelson/github-action-markdown-link-check from 1.0.12 to 1.0.13 by @dependabot in #102
- Bump technote-space/get-diff-action from 4.1.1 to 4.2 by @dependabot in #101
- Bump codecov/codecov-action from 1.5.2 to 2.0.2 by @dependabot in #106
- Bump github.com/rs/zerolog from 1.20.0 to 1.23.0 by @dependabot in #95
- Bump technote-space/get-diff-action from 4.2 to 5 by @dependabot in #109
- Bump actions/stale from 3.0.19 to 4 by @dependabot in #104
- Bump goreleaser/goreleaser-action from 2.6.1 to 2.7.0 by @dependabot in #107
- Rebrand to celestia-app and use celestia-core by @evan-forbes in #118
- Bump actions/setup-go from 2.1.3 to 2.1.4 by @dependabot in #116
- Bump codecov/codecov-action from 2.0.2 to 2.0.3 by @dependabot in #115
- Add check for reserved namespaces by @evan-forbes in #120
- regeneration of app by @evan-forbes in #127
- Refactor how messages are processed by @evan-forbes in #129
New Contributors
Full Changelog: https://github.com/celestiaorg/celestia-app/commits/v0.0.1