Skip to content

Releases: 0chain/gosdk

v1.18.1: Merge pull request #1673 from 0chain/feat/wasm-type

14 Nov 15:52
06b30e2
Compare
Choose a tag to compare

v1.18

13 Nov 14:54
6304185
Compare
Choose a tag to compare

New Features

  • Role-Based KMS Logic: Added key management system (KMS) logic with role support, enhancing security for role-specific usage. #1630
  • Multi-Wallet Support: Introduced multi-wallet functionality to support diverse wallet handling. #1619
  • Storage V2 Integration: Implemented storage v2, bringing improved storage capabilities to the blockchain. #1615, #1634
  • Session Key Management: Added session key feature for secure session handling. #1653, #1654
  • WASM Wallet Mode: Introduced a method to set wallet mode in WASM, expanding cross-platform functionality. #1666

Fixes

  • zboxcore and zcncore Refactoring: Multiple fixes and refactoring in zboxcore and zcncore for improved stability. #1583, #1605
  • Transaction Verification and Wallet Checks: Enhanced transaction verification and added wallet presence checks for reliability. #1644, #1667
  • Upload Retry Mechanism and Error Handling: Improved upload process with retries and added error checks for seamless functionality. #1635, #1662
  • Roles Management Fixes: Resolved issues with role management to ensure accurate permissions. #1632
  • Allocation and Root Management Updates: Fixed issues with allocation transactions and root size updates for consistency in data handling. #1659, #1669

Optimizations

  • Enhanced Get and Send Operations: Optimized the get and send functions for smoother interactions with miners and sharders. #1638, #1641
  • Path Hash Payload Adjustment: Updated payload structure to utilize path hash for improved request accuracy. #1640
  • Buffer Management: Refactored buffer release calls for optimized memory usage and performance. #1642

Full Changelog: v1.17.12...v1.18.0

v1.18.0-RC18: Merge pull request #1665 from 0chain/feat/storageversion-list

12 Nov 22:25
7f879ce
Compare
Choose a tag to compare

v1.18.0-RC17: Merge pull request #1670 from 0chain/update/common

12 Nov 20:10
c47be59
Compare
Choose a tag to compare

v1.18.0-RC16: Merge pull request #1669 from 0chain/feat/root-size

10 Nov 21:22
939d524
Compare
Choose a tag to compare
Add root size and remove v1 sig for upload request

v1.18.0-RC15: Merge pull request #1668 from 0chain/fix/version-rollback

10 Nov 16:37
833564a
Compare
Choose a tag to compare

v1.18.0-RC14

09 Nov 10:45
1140e00
Compare
Choose a tag to compare
fix: added additional check (#1667)

v1.18.0-RC13: Feature: add method to set wallet mode in WASM (#1666)

07 Nov 23:58
5217a55
Compare
Choose a tag to compare
* feature: added opportunity to set wallet mode in a separate function

* fix: fixed bugs

* fix: fixed bugs

v1.17.12: Merge pull request #1664 from 0chain/hotfix/repair-change

07 Nov 14:34
2383cd8
Compare
Choose a tag to compare

v1.18.0-RC12: Merge pull request #1659 from 0chain/fix/txn-split-key

07 Nov 16:40
cbbeeb8
Compare
Choose a tag to compare