Releases: 0chain/gosdk
Releases · 0chain/gosdk
v1.8.17
What's Changed
- minor fix in demo by @Manish-210 in #944
- fix(player): fixed download issue and autoplay issue on safari by @cnlangzi in #950
- Fix: nil reference array as a response for burn events retrieval request by @YarikRevich in #949
- added fees to multisig by @dabasov in #953
- install aws by @Manali-Jain-squareops in #939
- Feature/multi operation by @Roshan-Mehta in #909
- feat(mobile): exposed EstimateFee by @cnlangzi in #927
- Expose multioperation in mobilesdk by @Roshan-Mehta in #955
- enable s3 tests, fix checkout issue by @stewartie4 in #959
- Fix/delete file error by @din-mukhammed in #958
- regenerated mocks and use docker to build UTs by @dabasov in #962
- (feature): download from single blobber by @boddumanohar in #868
- Fix empty FileID by @Hitenjain14 in #954
- Fix/disable privately sharing for unencrypted file by @cnlangzi in #965
- (mobile) fix
GetFileMetaFromAuthTicket
andDownloadFromAuthTicket
by @boddumanohar in #960 - Fix lint issues by @boddumanohar in #964
- Fix lockBlobber sleep by @Roshan-Mehta in #886
- 2-phase-commit by @Hitenjain14 in #934
- Error Threshold by @Hitenjain14 in #971
- Rollback changes by @Hitenjain14 in #973
- feat: revoke share method mobile sdk by @aaryankotharii in #968
- Remove unstake total by @Sriep in #969
- Enable backup rate conversion APIs by @Kishan-Dhakan in #980
- Optimize download process by @din-mukhammed in #878
- Fix listDir size/numblocks calculation by @din-mukhammed in #956
- Fix pending WM check by @Hitenjain14 in #982
- Fix/jwt token error by @Manish-210 in #975
- chore(deps): bump golang.org/x/net from 0.0.0-20221017152216-f25eb7ecb193 to 0.7.0 by @dependabot in #798
- Bump golang.org/x/image from 0.0.0-20190802002840-cff245a6509b to 0.5.0 by @dependabot in #906
- Feature/add remotepath in sync command by @Roshan-Mehta in #985
- Duplicate WM by @Hitenjain14 in #938
- updated go version to 1.20 by @Manali-Jain-squareops in #986
- DownloadFromBlobber: return callback on success by @boddumanohar in #976
- Refactor/upload request by @lpoli in #957
- updated go by @shahnawaz-creator in #994
- Added lock value check in all functions by @Jayashsatolia403 in #989
- Fix/wasm invalid inputs by @cnlangzi in #997
- Fix retry submit RM if lock exists by @din-mukhammed in #999
- (mobile) expose: getRemoteFileMap by @boddumanohar in #990
- expose allocation repair to wasm by @boddumanohar in #996
- fix(devops): added s3_migration_cli_branch on system_tests.yml by @cnlangzi in #1000
- Remove commit meta by @Hitenjain14 in #1002
- fix(devops): fixed s3_migration_cli_branch input issue by @cnlangzi in #1001
- chore(gomod): upgraded bls-go-binary with bls v1.30.4 by @cnlangzi in #863
- MultiOp fix conflicts by @din-mukhammed in #998
- fix(tests): disabled parallel feature by @cnlangzi in #1010
- Fix: move "bridge.yaml" config file logic to "config.yaml" by @YarikRevich in #979
- Update lint version for go 1.20 by @Kishan-Dhakan in #1012
- Feature: add CI workflow params for graph-node by @YarikRevich in #1008
- fix(lib): added pre-complied binary for darwin/arm64 and linux/arm64 by @cnlangzi in #1009
- pass custom txnFee for burnZCN by @boddumanohar in #992
- expose wasm: updateAllocationWithRepair by @boddumanohar in #908
- Fix miner internal server error caused early return by @peterlimg in #1020
- Fix panic by @Kishan-Dhakan in #1021
- return latest response if majority status code is not 2XX by @Kishan-Dhakan in #1023
- Fix nested move by @Hitenjain14 in #1018
- Fix listDir - display correct Size and ActualSize by @din-mukhammed in #1005
- Update README.md by @hm90121 in #1025
- added proper error handling by @dabasov in #1017
- Revert "Feature: add "Approve" method for "MintWZCN" operation" by @YarikRevich in #923
- Revert "Fix listDir - display correct Size and ActualSize" by @Kishan-Dhakan in #1029
- Expose multioperation in winsdk by @Roshan-Mehta in #1031
- MultiOp conflicts - check abs path by @din-mukhammed in #1006
- Fix download status callback and writes by @din-mukhammed in #1014
- fix ZboxDownloadFromAuthTicketByBlocks by @boddumanohar in #1036
- Changed allocationTx to allocationID in all blobber REST API call by @Jayashsatolia403 in #987
- Update tests.yml -> fix image tag typo by @Manali-Jain-squareops in #1041
- feature/wasm: update blobber image remotely by @boddumanohar in #983
- Expose multiupload in mobilesdk and wasm by @Roshan-Mehta in #972
- Fix panic by @Kishan-Dhakan in #1042
- Fix for issue #720 by @DamiFur in #1019
- Fix multiupload to folder other than root by @Roshan-Mehta in #1044
- Fix download unit tests by @Hitenjain14 in #1037
- fix(transaction): fixed deadloop in transactionauth by @cnlangzi in #1032
- fixed miner's set by @dabasov in #1049
- fix(gomods): upgraded herumi/bls-go-binary by @cnlangzi in #1052
- fix lint: literal copies lock value from consensous by @boddumanohar in #789
- remove print statement by @Kishan-Dhakan in #1064
- fixes for update image by @boddumanohar in #1058
- init Consensus in Lock function by @boddumanohar in #1063
- Move min lock demand to allocation by @Sriep in #1046
- Feat/caching get fees estimate by @dabasov in #1069
- Rename blobber field to not_available by @Sriep in #1043
- wasm recover from panic by @boddumanohar in #1071
- add issue in backend issues project by @Manali-Jain-squareops in #1066
- integrate with repo-snapshots by @stewartie4 in #1102
- Sprint july 2 by @boddumanohar in #1108
- Fix wasm download by @din-mukhammed in #1117
- Fix wasm upload by @din-mukhammed in #1120
- Fix expiry tag by @Jayashsatolia403 in #1109
- hotfix: fix
upload
anddownload
in wasm by @boddumanohar in #1121 - fix(zcncrypto): fixed SignHash issue on wasm by @cnlangzi in #1119
- Rremove expiration params in wasm by @peterlimg in #1124
- hotfix: downloading from free allocation by @din-mukhammed in #1126
- hotfix: downloads for free allocations by @din-mukhammed in #1128
- fix encryption for mobilesdk by @boddumanohar in #1130
- Optimize repair by @Hitenjain14 in #1127
- fix caching for fees table by @boddumanohar in #1113
- Set IsWasm by @Hitenjain14 in #1134
- Feature: update DEX bindings by @YarikRevich in #1138
- enabled gosdk updated on every staging push by @shahnawaz-creator in #1047
- Fix: fix gosdk incr...
v1.8.16
What's Changed
- 0chain provider kill and shutdown endpoints by @Sriep in #797
- Fature: modify 'GetAuthorizers' method to retrieve only active providers by @YarikRevich in #861
- added fee_stats by @Hitenjain14 in #817
- Add to blobber is_available field by @Sriep in #866
- Fix: fix WASM method name typo by @YarikRevich in #873
- Fix/wasm nonce by @dabasov in #870
- added dependencies by @shahnawaz-creator in #877
- fix move file error message by @Manish-210 in #847
- list allocation pagination by @boddumanohar in #875
- Check for min blobbers before failing upload by @Kishan-Dhakan in #858
- Corrected size and actual file size for get file meta by @pgrudra in #822
- Revert "Corrected size and actual file size for get file meta" by @Kishan-Dhakan in #885
- Alloc.GetRefs() return slice of length 0 when file doesn't exist by @Roshan-Mehta in #880
- Itemize Stuff on gosdk, add missing instructions and typos by @hm90121 in #888
- update allocation with add/replace blobbers by @boddumanohar in #874
- fix a minor issue with UpdateAllocationWithRepair by @boddumanohar in #899
- chain fee sdk by @bisakhmondal in #623
- feat(wasm): added createThumbnail by @cnlangzi in #895
- make verify function public by @Sanchit011 in #907
- Fix: subgraph initialization by @YarikRevich in #904
- Fix: "0" value issue of DEX by @YarikRevich in #902
- Fix/min lock demand by @dabasov in #897
- Fix/EOF by @lpoli in #915
- Feature: add "Approve" method for "MintWZCN" operation by @YarikRevich in #914
- Feature: update ABI bindings by @YarikRevich in #913
- Wrapper for kill_miner and kill_sharder by @Sriep in #891
- Feature: add "amount" field for "getNotProcessedZCNBurnTickets" handler by @YarikRevich in #919
- Fix: fix typo in authorizer call response model by @YarikRevich in #921
- feat(tokenrate): added Uniswap Quote Provider by @cnlangzi in #916
- Fix/backup wrt arc runner by @Manali-Jain-squareops in #922
- Fix: typos by @omahs in #900
- feat(tests): add wasm tests in system-test by @cnlangzi in #924
- Fix/remove register by @Kishan-Dhakan in #910
- added web streaming support by @Manish-210 in #905
- Feature: switch burn event model field name by @YarikRevich in #930
- Enhancement/lp refactor download by @lpoli in #753
- Feature: add additional error checks in WASM for DEX flow operations by @YarikRevich in #937
- Fix/remove lock request time by @dabasov in #926
- Fix ci params by @Kishan-Dhakan in #942
- Fix/resty default header by @dabasov in #946
- Add smoke test and frontend test toggles by @stewartie4 in #943
New Contributors
- @Roshan-Mehta made their first contribution in #880
- @hm90121 made their first contribution in #888
- @Sanchit011 made their first contribution in #907
- @omahs made their first contribution in #900
Full Changelog: v1.8.15...v1.8.16
v1.8.15
What's Changed
- fix incorrect rename file error message by @Manish-210 in #844
- Fix: reconciliation problem by @YarikRevich in #787
- fixing rename error failure by @Manish-210 in #853
- fix wasm: decodeAuthTicket returns
undefined
by @boddumanohar in #855 - fix(tests): fixed unit tests for rename by @cnlangzi in #859
- fix(cost): fixed get-upload-cost and get-download-cost by @cnlangzi in #849
- Implement scrypt + chacha20poly1305 by @din-mukhammed in #843
- fix(upload): encrypt thumbnail bytes by @cnlangzi in #848
- fix(path): replaced filepath methodes with pathutil's for remotepath by @cnlangzi in #852
Full Changelog: v1.8.14...v1.8.15
v1.8.14
What's Changed
- add mime_type , created_at, updated_at to getRemoteFileMap by @boddumanohar in #818
- add file_id to FileStats response by @boddumanohar in #785
- feat wasm: expose functions by @boddumanohar in #831
- remove from wasm: createWallet, recoverWallet by @boddumanohar in #834
- Feature: add wrapper for "authorizer-health-check" smart contract call by @YarikRevich in #836
- Use defined context by @lpoli in #837
- removed curator from gosdk by @Hitenjain14 in #819
- added 2 more sdk update dependent repositories. by @shahnawaz-creator in #812
- Update PULL_REQUEST_TEMPLATE.md by @lpoli in #841
- Update gosdk version info by @lpoli in #840
- Modify/fmt leaf hash calculation by @lpoli in #719
- FEAT_ADD Pagination When Retrieving Miners and Sharders List by @K-Kumar-01 in #771
- wasm demo for features: share, encrypted upload by @boddumanohar in #842
- fix: error callback by @aaryankotharii in #830
- fix(devops): update gosdk version on building by @cnlangzi in #846
- wasm expose: stakepool funcs by @boddumanohar in #845
- fix(download): fixed download shared encrypted file issue in wasm by @cnlangzi in #832
- fix(download): fixed verify with public key issue on wasm by @cnlangzi in #850
- fix(common): fixed filepath.Dir issue on win by @cnlangzi in #833
- Fix/file id meta issues by @cnlangzi in #839
New Contributors
- @Hitenjain14 made their first contribution in #819
Full Changelog: v1.8.13...v1.8.14
v1.8.13
What's Changed
- update system_tests.yml by @boddumanohar in #751
- NFT Changes by @devyetii in #687
- Remove allocation name by @areebusmaniblr in #739
- adding function to replicate user aggregates from sharders by @manasnisar in #747
- Remove Allocation Name Field from wasmsdk by @ranajahanzaib in #761
- Add file_options_changed by @devyetii in #762
- Improve resty package by @aniketsingh03 in #758
- Fix performance issue in getting a random slice of size n from an input slice by @aniketsingh03 in #757
- Add concurrency to GetUSD by @aniketsingh03 in #766
- Fix/download status bar by @cnlangzi in #768
- Feat/get user locked total by @cnlangzi in #698
- fix(zcncore): fixed split keys feature on mobile by @cnlangzi in #746
- changed data type of staked to common.TimeStamp by @pgrudra in #763
- clean up collaborator feature by @boddumanohar in #713
- Revert PR 718 by @Kishan-Dhakan in #775
- fix(wasm/upload): fixed thumbnail bytes json issue by @cnlangzi in #773
- Enhance the performance of getting a random healthy sharder for transaction API calls by @aniketsingh03 in #760
- Fix/concurrent operation issue by @lpoli in #741
- Updated readme for exposing gosdk functions in mobilesdk by @pgrudra in #784
- Return error for zero thumbnail size by @lpoli in #788
- corrected the ActualFileSize attribute by @pgrudra in #779
- Anas/fix/repl change by @manasnisar in #782
- ignore learning test by @dabasov in #772
- Fix/optimize handlers by @dabasov in #790
- Remove middleware function for
total-stored-data
endpoint by @aniketsingh03 in #795 - feat: add RevokeShare to mobile sdk by @aaryankotharii in #792
- feat: opThumbnailDownload by @aaryankotharii in #786
- Feature: modify workflows to pass "TENDERLY_FORK_ID" organizational secret by @YarikRevich in #800
- Fix tokenrate unit tests by adding mock responses by @aniketsingh03 in #806
- Get user locked total expose mobilesdk by @pgrudra in #791
- feat wasm: expose updateBlobberSettings by @boddumanohar in #781
- added/exposed 'available-after' param for GetAuthToken for mobilesdk by @pgrudra in #783
- updated build_mobile and README.md by @pgrudra in #774
- Feature: add AuthorizerHealthCheckPayload to zcncore by @YarikRevich in #808
- set artifacts from v2 to v3 by @Manali-Jain-squareops in #809
- Improve the rounding off logic in Balance class by @aniketsingh03 in #794
- Correct failure reason for the duplicate file upload by @Manish-210 in #803
- feat wasm: expose getAllocationMinLock, getRemoteFileMap by @boddumanohar in #802
- Enhancement/modify wm for gdpr by @lpoli in #637
- fix: error callback by @aaryankotharii in #816
- Fix dir actual size calculation by @din-mukhammed in #815
- updated macos self hosted runner. by @shahnawaz-creator in #813
- Feature: modify workflows to pass "SUBGRAPH_API_URL" organizational secret by @YarikRevich in #820
- Fix dir create issue by checking name early by @boddumanohar in #821
- Feat/exposed GetAllocation/GetFileMeta/CreateDir/Rename/Delete in win sdk by @cnlangzi in #814
New Contributors
- @areebusmaniblr made their first contribution in #739
- @manasnisar made their first contribution in #747
- @aniketsingh03 made their first contribution in #758
- @pgrudra made their first contribution in #763
- @Manish-210 made their first contribution in #803
- @din-mukhammed made their first contribution in #815
- @shahnawaz-creator made their first contribution in #813
Full Changelog: v1.8.12...v1.8.13
v1.8.12
What's Changed
- Docs/mobile sdk by @cnlangzi in #692
- fix(wasm): improved wasm loading by @cnlangzi in #702
- fix(mobile): fixed CreateAllocation and CreateAllocationWithBlobbers by @cnlangzi in #703
- Fix/expose get public encryption key in win sdk by @cnlangzi in #704
- Snapshot_Functions For Aggregates by @K-Kumar-01 in #708
- feat(wasm): added getLookupHash by @cnlangzi in #706
- fix(mobile): improved UploadFile/UpdateFile/RepairFile by @cnlangzi in #707
- added GetBalance by @dabasov in #699
- install make command by @Manali-Jain-squareops in #716
- Update CODEOWNERS by @cnlangzi in #717
- added optimistic verification by @dabasov in #580
- feat(mobile): iossimulator arm64 sdk by @aaryankotharii in #710
- Update blobber object by @Sriep in #643
- Feat/chunk upload wasm by @cnlangzi in #705
- Fix slow txn submit and confirm by @peterlimg in #714
- fix(mobile): added storage methods without allocation reference by @cnlangzi in #709
- fix(wasm): automatically refresh wallet nonce by @cnlangzi in #715
- fix(devops): install deps by @cnlangzi in #722
- fix(zcncore): fixed cryptojs web compatibility by @cnlangzi in #721
- feat(wasm): added faucet and demo by @cnlangzi in #726
- feat(wasm): exposed cancelAllocation and updateAllocation in wasm by @cnlangzi in #725
- feat(wasm): added GetBalance and GetAllocation demos by @cnlangzi in #730
- chore(devops): removed mirror.enzu.com by @cnlangzi in #734
- fix(mobile): fixed thumbnailPath issue on UploadFile by @cnlangzi in #728
- feat(winsdk): added GetFileStats by @cnlangzi in #729
- chore(devops): install unzip on build-android by @cnlangzi in #735
- feat(mobile): exposed SdkGetLookupHash by @cnlangzi in #736
- feat(list): exported created_at and updated_at by @cnlangzi in #738
- fix/fixed InitSDK in win sdk by @cnlangzi in #744
- Fix/send lock tokens in mobile by @cnlangzi in #742
- fix(zcncore): added MakeSCRestAPICall and fixed fast confirmation on GetInfo by @cnlangzi in #718
New Contributors
- @K-Kumar-01 made their first contribution in #708
- @aaryankotharii made their first contribution in #710
Full Changelog: v1.8.11...v1.8.12
v1.8.11
What's Changed
- feat(wasm): exposed createReadPool by @cnlangzi in #639
- feat(build): added windows sdk by @cnlangzi in #653
- fix(list): exported lookup_hash and encrypted_key in list result by @cnlangzi in #652
- Feature: return model from mintWZCN in wasmzcn by @YarikRevich in #638
- Floor end block greater than total shards by @lpoli in #655
- Fix/miphoneos version min by @cnlangzi in #657
- Feature/snapshot by @dabasov in #658
- Fix/getblobbers by @Kishan-Dhakan in #659
- feat wasm: expose getFileStats by @boddumanohar in #663
- Fix: remove client_id field from mintWZCN by @YarikRevich in #665
- Feature: allow zcnbridge client to use custom wallet file name by @YarikRevich in #654
- Feature: add "burnZCN" wasm method by @YarikRevich in #666
- feat(zboxapi): added zboxapi client sdks by @cnlangzi in #667
- fix(play): fixed nil reference issue on consensus by @cnlangzi in #668
- Feature: increase timeout for http client by @YarikRevich in #673
- Feat/expose jwt methods on winsdk by @cnlangzi in #675
- fix(zboxapi): added SetWallet on mobile sdks by @cnlangzi in #669
- Feature: add zcnbridge get nonce function by @YarikRevich in #671
- fix(wasm): setWallet issue before sdk initialized by @cnlangzi in #677
- getFileStats return pointer by @ranajahanzaib in #670
- Fix: bridge "burnZCN" in wasm by @YarikRevich in #679
- Fix: encoding by @YarikRevich in #682
- fix(mobile): check allocation to prevent panicking by @cnlangzi in #681
- fixed pool staking by @dabasov in #662
- Remove the unused parameter by @devyetii in #678
- fix(playlist): fixed play shared media file issue by @cnlangzi in #683
- GetBlobbers change parameter type to bool by @boddumanohar in #685
- fix(transaction): fixed MinerScLock for mobile sdks by @cnlangzi in #688
- Fix: update mintWZCN by @YarikRevich in #689
- fix(mobile): fixed MinerSCUnlock issue by @cnlangzi in #694
- Feature: add a method to check if ethereum transaction is verified by @YarikRevich in #697
- feat(zcncore): added CryptoJsEncrypt and CryptoJsDecrypt by @cnlangzi in #684
New Contributors
- @ranajahanzaib made their first contribution in #670
- @devyetii made their first contribution in #678
Full Changelog: v1.8.10...v1.8.11
v1.8.10
What's Changed
- Fix consensus error by @boddumanohar in #594
- fix(mobile): improved redeemFreeStorage by @cnlangzi in #596
- add consensous check for delete collaborator by @boddumanohar in #597
- fix(balance): improved consensus on getbalance by @cnlangzi in #598
- use getConsensus() function by @boddumanohar in #601
- make blobber ID mandatory in sdk.GetStakePoolInfo by @boddumanohar in #602
- fix(upload): check space left in allocation before uploading by @cnlangzi in #600
- Fix/throw http error on dns query by @cnlangzi in #604
- use getConsensus() to show the value of consensus by @boddumanohar in #606
- changed stake-poolLock to use provide by @dabasov in #608
- wait some time before retrying downloading a file by @fabioDMFerreira in #615
- Replace time.Sleep by sys.Sleep in block downloader worker by @fabioDMFerreira in #616
- Fix: fix zcnbridge "MintWZCN" operation by @YarikRevich in #613
- Add codeowners file to enhance branch protection by @stewartie4 in #617
- fix(list): throw error if allocation is invalid by @cnlangzi in #599
- refactor(mobile): removed duplicated code from mobilesdk by @cnlangzi in #618
- fix(gomod): fixed security warning of go-ethereum in code scaning by @cnlangzi in #605
- fix(upload): validate filename before uploading/copying by @cnlangzi in #611
- feat(wasm): exposed isWalletID by @cnlangzi in #619
- fix(gomod): upgraded go with 1.19 to fix bulkBarriePreWrite issue by @cnlangzi in #614
- fix(devops): added macos sdk building job by @cnlangzi in #626
- fix(mobile): exposed GetPublicEncryptionKey by @cnlangzi in #624
- feat: add offline wallet creation in zcncore by @bisakhmondal in #625
- fix(mobile): fixed nonce issue on sdk.Init by @cnlangzi in #628
- fix(mobile): fixed panicking issue on allocation by @cnlangzi in #630
- Feat/enable blocks settings wasm by @cnlangzi in #634
- Fix: authorizer response model by @YarikRevich in #631
- Atomic/move by @lpoli in #627
- sync fix: check against remote map by @boddumanohar in #621
- Make GetStakePoolInfo generic by replacing blobber_id with provider info by @iamrz1 in #595
- Feature: add 'removeAuthorizer' method to zcnbridge by @YarikRevich in #633
- get only active blobbers in sdk.GetBlobbers() by @boddumanohar in #612
- feat(mobile): exposed SdkSplitKeys by @cnlangzi in #640
- Enhancement/verify download by @lpoli in #565
- setup pagination for GetBlobbers function by @boddumanohar in #644
- fix(mobile): added x86_64 support on android sdk by @cnlangzi in #646
- fix(createdir): fixed IsAbs issue on windows by @cnlangzi in #645
New Contributors
- @fabioDMFerreira made their first contribution in #615
- @bisakhmondal made their first contribution in #625
Full Changelog: v1.8.9...v1.8.10
v1.8.9
What's Changed
- chore(gomod): upgraded deps by @cnlangzi in #572
- feat(wasm): exposed getUSDRate by @cnlangzi in #577
- Allocation min lock by @Sriep in #554
- Use client ID as stake pool id by @peterlimg in #556
- Feat/migrate zboxmobile by @cnlangzi in #576
- Fix argument order for create allocation by @uneet7 in #582
- Add URL param to the Authorizer request struct by @uneet7 in #563
- Add delete authorizer method by @uneet7 in #564
- fix: read pool depletion issue by @boddumanohar in #587
- feat(commit): removed commit by @cnlangzi in #586
- Refactor/improve delete perf by @cnlangzi in #584
- refactor(copy): improved copy by @cnlangzi in #589
- Fix: changed wrong http get request param by @YarikRevich in #569
- use proper query parameter for
/blobber_ids
sc transaction by @boddumanohar in #583 - fix(tokenrate): fixed json issue for bancor api response by @cnlangzi in #592
- Fix/improved wasm perf by @cnlangzi in #591
- Fix/upload issue by @lpoli in #581
New Contributors
- @uneet7 made their first contribution in #582
- @boddumanohar made their first contribution in #587
- @YarikRevich made their first contribution in #569
Full Changelog: v1.8.8...v1.8.9
v1.8.8
What's Changed
- Indefinitely request blobber for lock exists error by @lpoli in #551
- feat(wasm): exposed transferAllocation and freezeAllocation on wasm by @cnlangzi in #557
- Use 200 if it is tied with some other status by @Kishan-Dhakan in #562
- feat(playlist): integrated playlist api for wasm player by @cnlangzi in #555
- Feature/bridge wasm by @dabasov in #547
- Add option to stake validator by @iamrz1 in #539
- fix(mobile):exposed SignRequest/VerifySignuature by @cnlangzi in #568
- Feat/expose download blocks on wasm by @cnlangzi in #561
- Feat/wasm html demo by @cnlangzi in #566
Full Changelog: v1.8.7...v1.8.8