All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.6.0 (2023-03-27)
- Add amino signing support to regen-ledger msgs (#38) (84d6b5a), closes #39 #43 #44 #45 #46 #48 #50 #49 #47 #53 #52 #54 #55 #56
- add bridge_amino and test (#61) (cb0d339)
- add transfer ibc proto (#40) (61c6cd2)
- update ecocredit amino types (#64) (6c8fabb)
- update proto files for regen-ledger v5.0 and cosmos-sdk v0.46.7 (#66) (5feaeed)
0.5.0 (2023-01-16)
- Add amino signing support to regen-ledger msgs (#38) (84d6b5a), closes #39 #43 #44 #45 #46 #48 #50 #49 #47 #53 #52 #54 #55 #56
- add bridge_amino and test (#61) (cb0d339)
- add transfer ibc proto (#40) (61c6cd2)
- update ecocredit amino types (#64) (6c8fabb)
0.4.0 (2022-10-05)
Note: Version bump only for package regen-js
0.4.0-alpha1.4 (2022-09-14)
- add transfer ibc proto (#40) (61c6cd2)
- AminoMsgSend_SendCredits (1c0c100)
- customMessageTypeRegistry (0851010)
- customMessageTypeRegistry (315e426)
- ecocredit amino converters (80ada8f)
- export all converters (f0b8d60)
- if field is falsey, return undefined in toAmino, omit nested (s) (2c8f270)
- Revert "Remove non-essential content and clean up README" (14eee18)
This version adds support for amino signing for the following message types only:
Ecocredit module
- MsgSend
- MsgCreateClass
- MsgCreateProject
- MsgCreateBatch
- MsgRetire
Marketplace
- MsgBuyDirect
- MsgCancelSellOrder
- MsgSell
Basket
- MsgCreate
- MsgPut
- MsgTake
0.4.0-alpha1.3 (2022-09-14)
Note: Version bump only for package regen-js
0.4.0-alpha1.2 (2022-09-14)
Note: Version bump only for package regen-js
0.4.0-alpha1.1 (2022-09-13)
Note: Version bump only for package regen-js
0.4.0-alpha1.0 (2022-09-13)
- add transfer ibc proto (#40) (61c6cd2)
- AminoMsgSend_SendCredits (1c0c100)
- customMessageTypeRegistry (0851010)
- customMessageTypeRegistry (315e426)
- ecocredit amino converters (80ada8f)
- export all converters (f0b8d60)
- if field is falsey, return undefined in toAmino, omit nested (s) (2c8f270)
- Revert "Remove non-essential content and clean up README" (14eee18)
0.3.1 (2022-09-12)
- Feat: add transfer ibc proto (61c6cd2)
0.3.0 (2022-06-27)
0.2.2 (2022-03-14)
- api: Update tsconfig to not build @regen-network/api as an ES6 module.
0.2.1 (2022-03-08)
- api: Regenerate from regen v3.0.0 proto files
0.2.0 (2022-03-01)
- api: Add Msg client implementation to API for signing and broadcasting transactions
- api: Use fork of ts-proto
- api: Regenerate from cosmos v0.44 and regen v2.0.0 proto files
0.1.3 (2021-01-18)
- api: Always use adaptor34 in CosmJS (6646379)