Skip to content

Releases: terra-money/terra.js

Terra.js v1.8.12

09 Sep 09:25
41ba9f2
Compare
Choose a tag to compare

⚠️ This release is only for for Columbus-4 and Tequila-0004 networks.
⚠️ Use version 2.x for Columbus-5 and Bombay networks instead.

Changes

#127 Add missing param changes in market module

Terra.js v1.8.11

06 Sep 04:29
Compare
Choose a tag to compare

Changes

#126 Support voter, depositor, and status query parameter for /gov/proposals

1.x version is for Columbus-4 only. Use 2.x for Bombay and Columbus-5

v2.0.4

23 Aug 02:45
Compare
Choose a tag to compare
  • Fix /txs endpoints to receive undefined or array

Terra.js v2.0.3

20 Aug 08:48
3caed63
Compare
Choose a tag to compare

#121 Update default gas price to 0.15uluna

Terra.js v2.0.2

20 Aug 08:20
8998d13
Compare
Choose a tag to compare

#120 [Feature] Remove null property from wasm msgs

Terra.js v1.8.10

19 Aug 05:52
Compare
Choose a tag to compare

Changes

#118 MsgInstantiateContract & MsgMigrateContract compatibility for Bombay network in 1.x

Terra.js v2.0.1

13 Aug 22:48
7bb9179
Compare
Choose a tag to compare

Important Note

Terra.js SDK version 2.x is compatible with next mainnet (columbus-5) and testnet (bombay-*). Use 1.x version for columbus-4 and tequila-0004.

Changes

#112 Fix GovAPI endpoints (deposits, votes) and handle LCD API return null in a Coins.Data value
#113 Add Axios query params in each API get method.

Terra.js v2.0.0

13 Aug 12:45
34fb928
Compare
Choose a tag to compare

Changes

bombay-9 and future columbus-5 are supported

Terra.js v1.8.9

18 Aug 04:04
ab9d7cd
Compare
Choose a tag to compare

Important Note

This is the latest Terra.js SDK compatible with current mainnet (columbus-4) and testnet (tequila-0004) as of August 18, 2021

Changes

#107 Handle mismatching coins in estimateFee gasPrices and feeDenoms
#108 Wasm message compatibility for Bombay/Columbus-5.