Releases: terra-money/terra.js
Releases · terra-money/terra.js
Terra.js v3.0.12
What's Changed
- Fix/msg update client by @Vritra4 in #252
- Fix tests for ParamChangeProposal by @hanjukim in #260
- fix integration test: contract address for test with string-params by @Vritra4 in #261
- docs: typos by @ameyakoshti in #263
- feat: Update broadcast to poll for the transaction by @octalmage in #262
- fix(reimport): added
CLIKey
export to the module by @rtviii in #271 - fix(clikey): changed default
terrad
home path by @rtviii in #273 - fix: make util/contract to support new broadcast() by @Vritra4 in #276
- fix(client:api-requester): allow special endpoint by @RomainLanz in #274
- Prevent tx query spamming by @hanjukim in #279
New Contributors
- @ameyakoshti made their first contribution in #263
- @rtviii made their first contribution in #271
- @RomainLanz made their first contribution in #274
Full Changelog: v3.0.11...v3.0.12
Terra.js v3.0.11
What's Changed
Full Changelog: v3.0.10...v3.0.11
Terra.js v3.0.10
Terra.js v3.0.9
What's Changed
- feat: wasm query/execute accepts string parameter by @Vritra4 in #245
- feat: Add crisis/MsgVerifyInvariant by @Vritra4 in #243
- feat: Add ClientUpdateProposal type. by @octalmage in #246
New Contributors
- @octalmage made their first contribution in #246
Full Changelog: v3.0.8...v3.0.9
Terra.js v3.0.8
What's Changed
- build(deps): bump follow-redirects from 1.14.7 to 1.14.8 by @dependabot in #231
- Update README.md by @Vritra4 in #233
- Fix/empty basic allowance by @Vritra4 in #236
Full Changelog: v3.0.7...v3.0.8
Terra.js v3.0.7
Terra.js v3.0.6
What's Changed
- Removed tax related codes
- Use
uusd
as default fee denom
Full Changelog: v3.0.5...v3.0.6
v3.0.5
What's Changed
- add tx decode function for LCDClient by @Vritra4 in #208
- add toData function for SignatureV2 by @Vritra4 in #210
- Update README.md by @Vritra4 in #213
- [Bugfix] allow zero sequence number by @YunSuk-Yeo in #218
- Bugfix/ibc transfer amino encoding by @Vritra4 in #219
Full Changelog: v3.0.4...v3.0.5
Terra.js v3.0.4
What's Changed
- Fix key validator address by @hanjukim in #207
- Add process/browser polyfill for fixing #123 and #206
Full Changelog: v3.0.3...v3.0.4