Releases: 0chain/gosdk
Releases · 0chain/gosdk
v1.8.7
What's Changed
- fix(tokenrate): check invalid rate from api by @cnlangzi in #518
- Fixed Github-backup command by @vinayakgautamops in #520
- Swap gosdk functions by @moldis in #477
- fix(path): replaced filepath with path by @cnlangzi in #524
- Fix concurrent map access by @lpoli in #528
- Feat/expose swap methods by @cnlangzi in #527
- Fix ref order issue in renaming by @lpoli in #529
- consume new pr status action by @stewartie4 in #531
- Fix mobile sdk by @peterlimg in #500
- fix(wasm): fixed signature verify issue on wasm by @cnlangzi in #535
- feat/exposed createDir on wasm by @cnlangzi in #538
- Feature/list recent files by @lpoli in #532
- Restrict root path renaming by @lpoli in #533
- Fix/renaming issue by @lpoli in #544
- Fix evaluation of dominant response on MakeSCRestAPICall by @avanaur in #536
- fix(wasm): exposed getWalletBalance by @cnlangzi in #550
- Change key of read counter and check for nil value by @lpoli in #549
- refactor rename by @Kishan-Dhakan in #541
- Fix/expose preferred blobber ids on createallocation by @cnlangzi in #552
- fix(createdir): fixed Ref/FileRef type conversion issue by @cnlangzi in #553
New Contributors
- @vinayakgautamops made their first contribution in #520
Full Changelog: v1.8.6...v1.8.7
v1.8.6
What's Changed
- remove-zproxy by @Kishan-Dhakan in #510
- use goroutines by @Kishan-Dhakan in #495
- feat(stakepool): added lock_period and locked_at by @cnlangzi in #507
- Fix/new allocation request by @cnlangzi in #512
- feat(wasm): exposed listAllocations by @cnlangzi in #514
- Added missing config value by @Dmdv in #508
- SC address fixed by @Dmdv in #513
- ClientID to Mint argument by @Dmdv in #505
- Remove user write pools by @Sriep in #490
- feat(wasm): exposed listObjects by @cnlangzi in #515
- enable slack notifications by @stewartie4 in #516
- Modify/datetime by @lpoli in #509
Full Changelog: v1.8.5...v1.8.6
v1.8.5
What's Changed
- Remove interest pool by @Sriep in #471
- Wrap Total stored data endpoint by @Sriep in #474
- fix createdir for windows by @Kishan-Dhakan in #478
- New simplified User ReadPool related changes by @iamrz1 in #461
- Fix/currency api by @cnlangzi in #476
- Feat/offline commands by @cnlangzi in #481
- New single balance ReadPool by @iamrz1 in #486
- Fix/nonce issue by @cnlangzi in #489
- Update codeql-analysis.yml for runners self-hosted & build by @service-0chain in #491
- Update system_tests.yml by @Kishan-Dhakan in #493
-
- fixed transaction value and fee to uint64 by @sum-it08 in #492
- 0NFT SDK by @Dmdv in #472
- Fix/remove cct from terms by @cnlangzi in #494
- fix(blobber): fixed Used/Allocated by @cnlangzi in #485
- Start provider enum from 1 by @peterlimg in #496
- Review refactor by @Dmdv in #497
- feat(tokenrate): added bancor api by @cnlangzi in #498
- Feat/build zcncore for mobile apps by @cnlangzi in #484
- feat(devops):added build-iossimulator by @cnlangzi in #499
- Access for new update validator settings endpoint by @lawRathod in #480
- Update healthcheck endpoint by @peterlimg in #503
- Fix/update attributes by @lpoli in #483
New Contributors
- @service-0chain made their first contribution in #491
- @sum-it08 made their first contribution in #492
- @lawRathod made their first contribution in #480
Full Changelog: v1.8.4...v1.8.5
v1.8.4
What's Changed
- Update MinerSCDelegatePoolInfo for miner rewards by @Sriep in #414
- New allocation request by @dabasov in #449
- Mobile build pipeline by @moldis in #457
- fix(devops): improved mobile build by @cnlangzi in #460
- Perf/improve blockchain confirm by @cnlangzi in #459
- fix(devops): fixed runs-on by @cnlangzi in #462
- Swagger changes by @Sriep in #465
- fix(zcncore): fixed panicking issue on logging by @cnlangzi in #469
- fix(wasm): fixed transport issue on wasm by @cnlangzi in #473
- Fix/consensus bug by @cnlangzi in #466
Breaking Chagnes
Full Changelog: v1.8.3...v1.8.4
v1.8.3
Breaking Changes:
What's Changed
- feat(writemarker): add new fields on wm by @cnlangzi in #444
- fix(zcncore): updated StakePoolSettings by @cnlangzi in #445
- Removing useless btcutil library by @moldis in #448
- Set allocation owner id to readmarker's owner id field by @lpoli in #446
- Payload to be passed as interface{} into transaction instead of string by @Dmdv in #450
Full Changelog: v1.8.2...v1.8.3
v1.8.2
v1.8.1
What's Changed
- add new filter param + new runners by @stewartie4 in #437
- Fix #420 added totalstake by @samtholiya in #421
Full Changelog: v1.7.8...v1.8.1
v1.7.7
What's Changed
- fix(upload):break upload if any error is thrown from blobber by @cnlangzi in #417
- Feat/available after by @cnlangzi in #418
- Feat/batch chunks upload by @cnlangzi in #419
- Modify/read marker by @lpoli in #397
- Update tests.yml by @Kishan-Dhakan in #423
- Add
state_changes_count
field to block by @peterlimg in #422 - Update system_tests.yml by @Kishan-Dhakan in #424
- Update ref.go by @abouroumine in #416
- Update allocation, add remove blobbers by @Sriep in #410
- Feat/partial delete suppport by @cnlangzi in #427
- fix(upload): removed chunksize by @cnlangzi in #428
- fix(devops): automatically upgrade gosdk in related repos by @cnlangzi in #430
- Remove unused param by @Kishan-Dhakan in #433
New Contributors
- @peterlimg made their first contribution in #422
- @abouroumine made their first contribution in #416
Full Changelog: v1.7.6...v1.7.7
v1.7.6
What's Changed
- Update PULL_REQUEST_TEMPLATE.md by @cnlangzi in #400
- feat/WriteMarkerMutex client by @cnlangzi in #393
- file permission updated. by @princeparmar in #403
- Feat/ref load root hash node by @cnlangzi in #401
- threshold handling for mswallet create by @princeparmar in #405
- Fix #399 deadlock fix by @samtholiya in #402
- Feat/integrate wmlock on upload by @cnlangzi in #404
- Feat/integrate wmlock on file operations by @cnlangzi in #408
- Enhancement: add error handling in zcncrypto to prevent panic by @Kishan-Dhakan in #409
- New stake pool fields by @Sriep in #388
- Updated transactions: Update settings by @Dmdv in #383
- fix(wasm): time.Sleep and Sign issues by @cnlangzi in #413
New Contributors
- @samtholiya made their first contribution in #402
Full Changelog: v1.7.2...v1.7.6