Releases: Finschia/finschia
Releases · Finschia/finschia
v0.6.0
What's Changed
- ci: remove stale github action by @zemyblue in #80
- test: enable tests on CI by @0Tech in #83
- fix: remove unused modules from app by @0Tech in #87
- build: upgrade golang to 1.18 by @0Tech in #89
- fix: apply fix from release/v0.5.0 branch by @zemyblue in #94
- feat: apply the changes of lbm-sdk v0.46.0-rc8 by @zemyblue in #95
- fix: the bug not setting
iavl-cache-size
value of theapp.toml
by @zemyblue in #96 - fix: max gas validation bug by @zemyblue in #97
Full Changelog: v0.5.0...v0.6.0
v0.5.0
This version based on lbm-sdk v0.46.0-rc6
What's Changed
- feat: upgrade x/wasm (merged original 0.27.0) by @shiki-tak in #70
- feat: add x/collection by @0Tech in #72
- chore: apply lbm-sdk v0.46.0-rc6 by @zemyblue in #74 and #77
- chore: add iterator feature by @shiki-tak in #79
- ci: Modify Dockerfile by @shiki-tak in #76
- fix: add wrong address to genesis file in
add-genesis-account
command. by @zemyblue in #81 - fix: add omitted cli commands on x/collection and fix Query/Balance by @0Tech in #86
- fix: fix bugs in x/collection MsgModify by @0Tech in #90
New Contributors
- @shiki-tak made their first contribution in #70
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- fix: apply fix from release branch by @github-actions in #55
- bump up cosmos-sdk v0.45.1 by @zemyblue in #56
- chore: fix init_multi script(grpc-web port) by @dudong2 in #58
- fix: register authz module store key by @brew0722 in #60
- docs: update changelog about v0.4.0 by @zemyblue in #66
Full Changelog: v0.3.0...v0.4.0
v0.3.0
v0.3.0-rc0
v0.2.0-rc0
What's Changed
- ci: add localnet test by @whylee259 in #26
- build: add static build for centos7 by @brew0722 in #27
- ci: add an action creating pr by @egonspace in #29
- feat: apply VoterSetCounter by @0Tech in #31
- build(deps): bump is-svg from 4.2.2 to 4.3.2 in /docs by @dependabot in #32
- feat: add upgrade/migration by @dudong2 in #33
- feat: add feegrant, consortium and stakingplus module by @0Tech in #34
- feat: apply a feature that preventing sending coins to inactive contract by @zemyblue in #36
- fix: bump up lbm-sdk v0.44.0-rc0 to v0.2.0-rc0 by @zemyblue in #37
New Contributors
- @0Tech made their first contribution in #31
- @dependabot made their first contribution in #32
- @dudong2 made their first contribution in #33
- @zemyblue made their first contribution in #36
Full Changelog: v0.1.0...v0.2.0-rc0
Release v0.1.1
v0.1.0-rc1
Fixed docker-compose failure
Release v0.1.0
What's Changed
- fix: re-brand lfb to lbm by @egonspace in #10
- ci: use self hosted actions runner by @whylee259 in #11
- fix: apply lbm-sdk fixing account marshal bug by @egonspace in #13
- build: fix docker build by @whylee259 in #14
- chore: remove unused circleci by @brew0722 in #16
- build: bump wasmvm 0.14.0-0.8.0 by @whylee259 in #20
- fix: use lbm-sdk v0.43.0 by @egonspace in #21
- build: add builders for static linking by @whylee259 in #24
- chore: add script initializing multi nodes by @egonspace in #22
- build: localnet-start by @egonspace in #25
Full Changelog: https://github.com/line/lbm/commits/v0.1.0
v0.1.0-rc0
docs: update changelog