Skip to content

Releases: bandprotocol/bandchain.js

v2.5.1

21 Jan 11:39
d9700a9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.5.1

v2.5.0

21 Jan 11:38
41e786c
Compare
Choose a tag to compare
  • Add bandchain v3 messages support

v2.5.0-alpha

18 Sep 07:09
2b3506b
Compare
Choose a tag to compare
v2.5.0-alpha Pre-release
Pre-release
  • add message MsgSubmitSignals, MsgSubmitSignalPrices, MsgUpdateReferenceSourceConfig and MsgUpdateParams from feeds.v1beta1
  • update @ledgerhq/hw-transport-node-hid to 6.29.3
  • add feeds.v1beta1 proto

v2.4.0-rc

04 Oct 08:46
Compare
Choose a tag to compare
v2.4.0-rc Pre-release
Pre-release

There are no release notes for pre-releases.

Full Changelog: v2.2.1...v2.4.0-rc

v2.2.1

01 Sep 06:32
6a54a07
Compare
Choose a tag to compare
  • Fix bug MsgSubmitProposal

v2.2.0

23 Aug 09:30
d816a15
Compare
Choose a tag to compare
  • Add MsgVoteCouncil, MsgSubmitCouncilProposal from council.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 and bitcoinjs-lib dependencies
  • Add @bitcoinerlab/secp256k1

v2.1.5

31 Jul 08:18
a555be8
Compare
Choose a tag to compare

Fix minor bugs and update dependencies