Releases: xpladev/xpla.go
Releases · xpladev/xpla.go
v0.1.3
🚀 Features
- feat: update dependency, add volunteer module and update functions of the xpla client @Moonyongjung (#9)
🔬 Others
- refactor: get address without the private key when make tx and add http mutex @Moonyongjung (#8)
v0.1.2
🔬 Others
- refactor: remove unused functions and add some comments @Moonyongjung (#7)
- refactor: modular design - Tx and Query message @Moonyongjung (#6)
- refactor: change to modular design for tx/query routing @Moonyongjung (#5)
v0.1.1
🐛 Bug Fixes
- fix: logic of generating multisig transaction @Moonyongjung (#3)
📃 Documents
- docs: add badges of the xpla.go @Moonyongjung (#1)
🧩 Dependency Updates
- chore: support XPLA version v1.2.3 @Moonyongjung (#4)
🔬 Others
- test: validity of transaction bytes generated by CreateAndSignTx() @Moonyongjung (#2)
v0.1.0
- Initial commit
- Forked from previous xpla.go