Releases: bandprotocol/bandchain.js
Releases · bandprotocol/bandchain.js
v2.5.1
v2.5.0
v2.5.0-alpha
- add message
MsgSubmitSignals
,MsgSubmitSignalPrices
,MsgUpdateReferenceSourceConfig
andMsgUpdateParams
fromfeeds.v1beta1
- update
@ledgerhq/hw-transport-node-hid
to 6.29.3 - add
feeds.v1beta1
proto
v2.4.0-rc
There are no release notes for pre-releases.
Full Changelog: v2.2.1...v2.4.0-rc
v2.2.1
v2.2.0
- Add
MsgVoteCouncil
,MsgSubmitCouncilProposal
fromcouncil.v1beta1.MsgVote
module - Add
MsgSubmitProposal
,MsgDeposit
from cosmos.gov module - Upgrade Cosmos-SDK protobuf to v0.47
- Add BandChain council module protobuf
- Remove
tiny-secp256k1
andbitcoinjs-lib
dependencies - Add
@bitcoinerlab/secp256k1