Releases: Finschia/finschia-sdk
Releases · Finschia/finschia-sdk
v0.46.0-rc7
What's Changed
- ci: remove stale action by @zemyblue in #618
- feat: Change wasm proto path to original
cosmwasm
path by @zemyblue in #617 - chore: add iterator feature by @shiki-tak in #620
- Modify docker build by @shiki-tak in #619
- feat: bump up [email protected] by @dudong2 in #611
- feat: add additional information into EventXXXChanged by @0Tech in #621
- feat: add Query/TokenClassTypeName by @0Tech in #622
- refactor: revert changes in x/slashing proto by @0Tech in #627
- refactor: remove SetBalance and SetSupply by @dudong2 in #629
- feat: add creator into x/token EventIssue by @0Tech in #636
- refactor: rename x/token events by @0Tech in #637
- feat: add additional fields into x/collection events by @0Tech in #638
- refactor: rename x/collection events by @0Tech in #639
- chore: change some minor things that haven't been fixed in #549 by @zemyblue in #635
Full Changelog: v0.46.0-rc6...v0.46.0-rc7
v0.46.0-rc6
What's Changed
- fix: apply types/address.go from [email protected] by @ulbqb in #603
- fix: fix the order of events by @0Tech in #599
- chore: revert gRPC block height header. by @zemyblue in #607
- perf: replace line/iavl, line/tm-db with cosmos/iavl, tendermint/tm-db by @dudong2 in #605
- feat: add EventOwnerChanged and EventRootChanged by @0Tech in #604
- refactor: remove new APIs on x/collection by @0Tech in #608
- refactor: remove new APIs on x/token by @0Tech in #609
- docs: update outdated events in specs by @0Tech in #602
- feat: apply change of prefix of key name in ostracon by @zemyblue in #610
- feat: apply Ostracon's changes that replace
StakingPower
withVotingPower
andVotingPower
withVotingWeight
. by @zemyblue in #614
New Contributors
Full Changelog: v0.46.0-rc5...v0.46.0-rc6
v0.46.0-rc5
What's Changed
- Revert BaseAccount back to cosmos-sdk by @torao in #588
- chore: add
x/wasm
module tosimapp
by @zemyblue in #591 - fix: fix naming collision in x/token enums by @0Tech in #589
- feat: add x/collection proto by @0Tech in #571
- fix: tidy up x/foundation by @0Tech in #597
- feat: implement x/collection by @0Tech in #574
- feat: change amino codec path from
lbm-sdk/
tocosmos-sdk/
by @zemyblue in #600 - Remove prefetch functionality by @torao in #596
New Contributors
Full Changelog: v0.46.0-rc4...v0.46.0-rc5
v0.46.0-rc4
What's Changed
- fix: fix the compatibility issues with daphne by @0Tech in #539
- fix: push docker image action. by @zemyblue in #580
- feat: merge wasmd v0.27.0 by @shiki-tak in #570
- feat: remove
prove
field in theGetTxsEventRequest
oftx
proto. by @zemyblue in #584 - fix: remove unnecessary string by @shiki-tak in #586
Full Changelog: v0.46.0-rc3...v0.46.0-rc4
v0.46.0-rc3
v0.46.0-rc2
What's Changed
Full Changelog: v0.46.0-rc1...v0.46.0-rc2
v0.46.0-rc1
v0.46.0-rc0
What's Changed
- ci: add swagger check by @0Tech in #457
- ci: publish docker image on tag push by @0Tech in #469
- ci: disable swagger check temporarily by @0Tech in #471
- feat: remove contract activation control by actor by @brew0722 in #470
- feat: bump up cosmos [email protected] by @dudong2 in #468
- fix: change the default value of the client output format in the config by @0Tech in #476
- feat: bump up cosmos [email protected] by @dudong2 in #475
- feat: merge cosmos-sdk v0.45.1 by @dudong2 in #495
- docs: update documents on x/stakingplus by @0Tech in #483
- chore: fix init_node script(grpc-web port) by @dudong2 in #501
- docs: update documents on x/consortium by @0Tech in #490
- fix: restore norace tag by @dudong2 in #516
- refactor: restructure x/consortium by @0Tech in #493
- fix message representation for signing by @zemyblue in #513
- ci: change automerge conditions of Mergify by @zemyblue in #523
- updated ostracon to v1.0.5;
unsafe-reset-all
command has been moved to theostracon
sub-command. by @dependabot in #536 - fix: genesis auth account format by @dudong2 in #517
- Remove reviewers on dependabot.yml by @tnasu in #537
New Contributors
Full Changelog: v0.45.0...v0.46.0-rc0
v0.45.0
v0.45.0-rc0
LBM-SDK v0.45.0-rc0 reflects cosmos-sdk v0.42.11, which fixes bugs in cosmos-sdk. And upgrades to cosmwasm 0.16.3 of x/wasm
. Removed sig_block_height
used for signing and changed to use account_number
again, and a new token module was added.
Features
- (x/wasm) #444 Merge wasmd 0.19.0
- remove custom encoder from x/wasm/keeper.NewKeeper's arg. After the Token/collection module is added, it will be ported again.
- (cosmos-sdk) #437 dump up to cosmos-sdk v0.42.11
- (feat) #434 Revert signature mechanism using
sig_block_height
- (x/token) #416 Migrate token module from line/link
Bug Fixes
- (x/wasm) #436 remove
x/wasm/linkwasmd
Build, CI
- (makefile, ci) #438 fix
make proto-format
andmake proto-check-breaking
error
See our CHANGELOG for the list of all changes, or a full commit diff