Releases: terra-money/terra.py
Releases · terra-money/terra.py
v3.0.1
What's Changed
- fix action to publish to do not build at last step by @Vritra4 in #149
- fix api/wasm coroutine by @JSHan94 in #152
- Fix/wasm by @JSHan94 in #158
- v3.0.0 bugfix by @JSHan94 in #159
- fix minor by @JSHan94 in #161
- Add params for client/api by @JSHan94 in #163
- v3.0.0 bugfix by @JSHan94 in #160
- Release/v3.0.1 by @JSHan94 in #170
- fix sdk and proto version by @JSHan94 in #171
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- fix SimplePublicKey | ValConsPubKey | ModeInfoSingle | JSONSerializab… by @Aureliano90 in #127
- fix MsgMultiSend.from_proto() and other proto subs by @Vritra4 in #130
- remove useless parser.parse calls by @Vritra4 in #133
- fix allowance-proto decode error by @Vritra4 in #135
- Fix/proposal proto by @Vritra4 in #138
- Feature/ support terra2 (WIP) by @JSHan94 in #143
- (Chore) fix typos by @JSHan94 in #144
- fix allowances by @Vritra4 in #145
- (Chore) fix format and update Readme.md by @JSHan94 in #146
- Fix github action by @JSHan94 in #147
- Support Terra 2.0 by @JSHan94 in #148
New Contributors
- @Aureliano90 made their first contribution in #127
- @JSHan94 made their first contribution in #143
Full Changelog: v2.0.6...v3.0.0
v2.0.6
What's Changed
- Feature/crisis by @Vritra4 in #97
- Store coin type in MnemonicKey by @str4d in #102
- docs: updating Fee import by @terran6 in #98
- fix Dec bugs by @Vritra4 in #96
- fix: string msg for wasm, ClientUpdateProposal for ibc, and fix tx_infos_by_height() by @Vritra4 in #107
- fix(utils): fix create_demux_proto (wrong proto creation) by @DusanFedorcak in #112
- fix datetime json serialization by @DusanFedorcak in #123
- fix CompactBitArray deserialization: add base64 decode by @DusanFedorcak in #124
- fix StakeAuthorization parsing error and other chore updates by @Vritra4
New Contributors
- @bulaimaslo made their first contribution in #93
- @str4d made their first contribution in #102
- @terran6 made their first contribution in #98
- @DusanFedorcak made their first contribution in #112
Full Changelog: v2.0.5...v2.0.6
v2.0.5
What's Changed
- enhanced TxAPI.decode()
- fix empty txhash for broadcast sync/async
- fix authz msg
Full Changelog: v2.0.4...v2.0.5
Terra.py v2.0.4
Terra.py 2.0.3
Terra.py v2.0.2
Terra.py 2.0.1
- fix dependencies
Terra.py 2.0.0
- support protobuf
- decode() for TxAPI
- use uusd as default fee denom
Terra.py 1.0.2
- bug fix for LCD Tx API