Releases: MandalaChain/dhatu
Releases · MandalaChain/dhatu
bump subxt(0.32.1)
What's Changed
- Re merge dev by @zianksm in #47
- Fix hash from h256 by @ramandabhijana in #51
- bump to 0.2.1 by @zianksm in #52
- Feat/bump-subxt by @zianksm in #53
Full Changelog: v0.2.0...v0.2.2
v0.2.0
What's Changed
- expose inner value of mandala client via feature gating by @zianksm in #21
- sanitize user input at transfer nft constructor by @zianksm in #22
- expose tx builder by @zianksm in #23
- expose native substrate extrinsics wrapper by @zianksm in #24
- make tx builder take mandala client isnead of raw subxt online client by @zianksm in #26
- add test for transfering nfts by @zianksm in #35
- feature gate asset migration and expose native raw substrate types by @zianksm in #36
- Test extrinsics tracker by @aryaramadika in #39
- Test extrinsic facade by @zianksm in #40
- adjust function interface by @zianksm in #43
- add unit to abstract blockchain currency by @zianksm in #44
- add examples to types by @zianksm in #45
- Release v0.2.0 by @zianksm in #46
Full Changelog: v0.1.2...v0.2.0
v0.1.2
Fix sp keyring re export
core
What's Changed
- Feature adjust interface by @zianksm in #1
- expose external depedencies (sp core, subxt) by @zianksm in #2
- added error propagating at tx builder by @zianksm in #3
- move errors tu one single source of truth by @zianksm in #4
- added docs on the crate level and on errors module by @zianksm in #5
- add docs for key manager by @zianksm in #6
- Fix private key and make password optional to generate keypair by @zianksm in #7
- Test key manager by @ramandabhijana in #8
- Unit Test for Password by @aryaramadika in #9
- Test signer by @ramandabhijana in #10
- Docs transaction handler by @zianksm in #11
- add docs for migration transaction by @zianksm in #13
- Test extrinsic submitter by @aryaramadika in #12
- Test callback executor by @ramandabhijana in #14
- Test transfer balance constructor by @ramandabhijana in #15
- done FundsReserve unit tests by @ramandabhijana in #16
- add mandala node runner by @zianksm in #17
New Contributors
- @zianksm made their first contribution in #1
- @ramandabhijana made their first contribution in #8
- @aryaramadika made their first contribution in #9
Full Changelog: https://github.com/zianksm/dhatu/commits/0.1.0