Skip to content

Releases: 0chain/gosdk

v1.18.6: Merge pull request #1674 from 0chain/feat/encryption-key

21 Nov 15:09
87fe666
Compare
Choose a tag to compare

v1.18.5: Merge pull request #1682 from 0chain/fix/send-tokens

19 Nov 22:03
eed527d
Compare
Choose a tag to compare

v1.18.4: Merge pull request #1679 from 0chain/hotfix/check-pubkey

18 Nov 12:50
7fdf3ff
Compare
Choose a tag to compare

v1.18.3

18 Nov 00:43
31597e6
Compare
Choose a tag to compare
Fix ownerSigningPublicKey update on expired allocations (#1678)

v1.18.2: Merge pull request #1676 from 0chain/hotfix/size-check

17 Nov 14:28
b1a8ec2
Compare
Choose a tag to compare
Add check for nil marker and 0 chain size

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