Releases: 0chain/gosdk
Releases · 0chain/gosdk
v1.18.1: Merge pull request #1673 from 0chain/feat/wasm-type
Add method for wasm type
v1.18
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
Add storage version in list
v1.18.0-RC17: Merge pull request #1670 from 0chain/update/common
update common pacakge
v1.18.0-RC16: Merge pull request #1669 from 0chain/feat/root-size
Add root size and remove v1 sig for upload request
v1.18.0-RC15: Merge pull request #1668 from 0chain/fix/version-rollback
Use allocation txn
v1.18.0-RC14
fix: added additional check (#1667)
v1.18.0-RC13: Feature: add method to set wallet mode in WASM (#1666)
* 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
v1.18.0-RC12: Merge pull request #1659 from 0chain/fix/txn-split-key
Fix txn split key