The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v0.10.1 - 2024-06-17
- #116 Update swapAndBridge function
v0.10.0 - 2024-05-28
- #111 add
fswap
andfbridge
module apis of Finschia v4
- #112 change package version from v0.9.0 to v0.10.0-rc1
- #113 bump up @finschia/finschia v4.0.0-rc4
- #114 bump up @finschia/finschia v4.0.0-rc5
- #115 bump up @finschia/finschia v4.0.0
v0.9.0 - 2023-10-24
- #98 bumpup cosmjs to 0.31.0
- #105 add
MsgUpdateCensorship
msg andCensorship
query apis of x/foundation
- #93 remove UpdateParams in x/foundation
- #99 downgrade yarn3 to yarn1
- #102 bump up finschia-proto to v2.0.0-rc5 (apply the changes of finschia v2.0.0)
- #95 delete redundant download in workflow
- #103 fix publish ci error, bump up node version
- #69 apply the changes of
x/token
andx/collection
protos - #71 @lbmjs/finschia: Add custom GetBlockWithTxs for lbm
- #77 @lbmjs/finschia: Enable amino sign store msgs in
wasm
andwasmplus
- #80 add MsgInstantiateContract2
- #81 add git PR template
- #78 add auth publish ci on new tag, release
- #87 @lbmjs/finschia: add tests for grpc errors in collection, token
- #84 Bumpup cosmjs to 0.30.1
- #82 prepare open (change lbm to finschia)
- #90 change lbmjs-types to finschia-proto
- #73 fix the local unit test error
- #88 apply changed event in finschia v1.0.0-rc6 to pass tests
- #91 ci fix not to pusblish on release
v0.7.1 - 2023-01-10
- #54 @lbmjs/finschia: Fix not to import wrong execute msg
v0.7.0 - 2022-12-08
- #44 @lbmjs/finshia: Add amino messages to lbm specific modules, support changed foundation module
- #47 @lbmjs/finshia: Add message encode object interface to token, collection, foundation module
- #43 chore: remove unused scripts and ci files
- #49 fix: change not to override rpc server address as 26657
v0.4.0 - 2022-10-07
- bump up @cosmjs v0.29
- support lbm v0.6.0
- support lbm-sdk v0.46.0-rc8
- #20 cosmjs: bump up v0.28.1
- #22 cosmjs: bump up v0.28.4
- #37 merge stargate and cosmwasm-stargate into finschia
- #39 delete stargate, cosmwasm-stargate
- #38 support lbm-sdk-rc8 and bump up cosmjs 0.29
- add token/collection/foundation module APIs
- #19 @lbmjs/stargate: fix multisignature spec file error
- porting @cosmjs v0.27.1
- support lbm v0.3.0
- @lbmjs/stargate: Add
x/token
module apis (#7) - @lbmjs/cosmwasm-stargate: Add
MsgStoreCodeAndInstantiateContract
function andMsgUpdateContractStatus
tx encoding (#7)
- @lbmjs/amino: porting @cosmjs/amino v0.27.1 (#7)
- @lbmjs/cosmwasm-stargate: porting @cosmjs/stargate v0.27.1 (#7)
- @lbmjs/faucet: porting @cosmjs/faucet v0.27.1 (#7)
- @lbmjs/faucet-client: porting @cosmjs/faucet v0.27.1 (#7)
- @lbmjs/ostracon-rpc: porting @cosmjs/tendermint-rpc v0.27.1 (#7)
- @lbmjs/proto-signing: porting @cosmjs/proto-signing v0.27.1 (#7)
- @lbmjs/stargate: porting @cosmjs/stargate v0.27.1 (#7)
- @lbmjs/faucet: support big number (#14)