Releases: 0chain/gosdk
Releases · 0chain/gosdk
Hot fix: mint signature
What's Changed
- remove unused interface by @Kishan-Dhakan in #307
- Fixed mint signature by @Dmdv in #311
New Contributors
- @Kishan-Dhakan made their first contribution in #307
Full Changelog: v1.3.3...v1.3.4
Hot fixes
zcnsc API updated
Improved zcnsc initialization, bridge layout and refactoring
What's Changed
- fix: rectify file stats info to have proper key by @littlestar642 in #273
- fix(http):removed duplicated formWriter.Close() by @cnlangzi in #272
- Fix/config update by @Dmdv in #304
New Contributors
- @littlestar642 made their first contribution in #273
Full Changelog: v1.3.1...v1.3.2
Bug fixes and zcnsc bridge added
What's Changed
- Fix/improved js bridge on wasm by @cnlangzi in #292
- fix(zcncrypto):rollback to hermui bls by @cnlangzi in #293
- fix(zcncrypto): fixed SingatureScheme interface by @cnlangzi in #295
- Fix/zwallet mswallet by @cnlangzi in #296
- Fix/zwallet mswallet by @cnlangzi in #300
- Changes for event database by @Sriep in #298
- fix(listworker): fixed invalid error for blobber#426 by @cnlangzi in #302
- Feature/zcnsc by @Dmdv in #283
Full Changelog: v1.3.0...v1.3.0-beta.6
ZCNSC support
v1.3.0-beta.5 Renaming
v1.3.0-beta.4
update UpdateAllocation function in wasm (#289)
bugfix
v1.3.0-beta.3 Update backup gitaction for condition check.
bugfix
- fixed challenge bug
- improved and fixed resty
bugfix
- fixed encrypt file bug
- fixed chunk_size bug
fix: init sdk
Merge pull request #257 from 0chain/fix/init_storage_sdk Fix/init storage sdk