Skip to content

Releases: stratosnet/sds

Release v0.6.0 Tropos-3

21 Mar 14:29
bf52704
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.6.0

v0.5.1

04 Mar 23:58
5ad0626
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release

In this release, we focused on smoothing the resource node setup process by fixing a problem which require ppd operator to activate node again after restart.

What's Changed

Full Changelog: v0.5.0...v0.5.1

Release v0.5.0

22 Feb 02:39
8db0f97
Compare
Choose a tag to compare
Release v0.5.0 Pre-release
Pre-release

What's Changed

  • fix/QB-691 sds redeploy softlock by @mdumaisqsnetwork in #49
  • feat/QB-616 File Encryption by @mdumaisqsnetwork in #55
  • fix/QB-703 aggregate traffic invalid bech32 prefix by @mdumaisqsnetwork in #56
  • feat: qb 525: weighted hashring v2 by @bjlqsnetwork in #42
  • fix/QB-703 fix bech32 decoding in main branch by @mdumaisqsnetwork in #57
  • feat/QB-526: Use CID for file hash by @qinyuanwen in #53
  • feat/QB-576 relayd uses SP REST API by @mdumaisqsnetwork in #58
  • feat/QB-700 query blockchain for resource node status by @mdumaisqsnetwork in #60
  • doc/qb708 add gitbook link by @hong-pang in #61
  • feat/Qb 615: sds nodes increase decrease staking by @bjlqsnetwork in #59
  • refactor/qb 720: extract repeated codes in stratoschain_events.go into a single function by @bjlqsnetwork in #63
  • fix/QB-675 update PP nodes free disk information by @mdumaisqsnetwork in #62
  • fix/qb-722: fix attrib name for prepay tx by @bjlqsnetwork in #64
  • feat/QB-706 default scheme and port config for URLs by @mdumaisqsnetwork in #66
  • fix/QB-718 use same bip39 passphrase as wallet app by @mdumaisqsnetwork in #65
  • feat/Qb766 add tx hash reporter to incr uoz by @bjlqsnetwork in #67
  • feat/qb771: choose sp shortest response time by @bjlqsnetwork in #68
  • fix/qb787: add relayd4 for localnet by @bjlqsnetwork in #69
  • fix/qb787: poa consensus test by @bjlqsnetwork in #70
  • feat/QB-666 ppd terminal need a --exec flag by @qinyuanwen in #72
  • feat/Qb-791: Dump pp inbound/outbound traffic by @Xiong-stratos in #73
  • feat/QB-779 volume report with BLS signature by @mdumaisqsnetwork in #71
  • feat/Qb 841/task report by @qinyuanwen in #79
  • feat/QB-897 Backup File Logic by @mdumaisqsnetwork in #80
  • fix/QB-938 Delete file always invalid hash by @mdumaisqsnetwork in #82
  • fix/qb-893: pp lose conn with sp by @bjlqsnetwork in #81
  • fix/QB-898 Fix file backup workflow by @qinyuanwen in #83
  • fix/QB-692: Multiple slices of a file may have the same hash by @Xiong-stratos in #84
  • fix/QB-945 fix relayd for multiple similar txs in same block by @mdumaisqsnetwork in #85
  • fix/Terminal logs use utils.Log and fixed stchain pp state query by @mdumaisqsnetwork in #88
  • fix/port config standardize by @alexstratos in #87
  • fix/Qb-940: heartbeat optimization by @bjlqsnetwork in #89
  • fix/log-setting-pplist by @alexstratos in #90
  • fix/allow update stake while not activated by @alexstratos in #91
  • fix/add 8 letter for the storage path by @alexstratos in #92
  • fix/qb951: fix dup node in pp list by @bjlqsnetwork in #93
  • fix/allow update stake while not active by @alexstratos in #94
  • fix/qb954: fix monitor log in terminal by @bjlqsnetwork in #95
  • fix/gateway pp fix by @mdumaisqsnetwork in #96
  • fix/QB-870 Don't delete PP from ppList after disconnect by @mdumaisqsnetwork in #97
  • fix/Send msg to gateway pp to query file storage info by @qinyuanwen in #99
  • fix/qb962: add param compatibility to parseurl by @bjlqsnetwork in #100
  • fix/the new wallet cmd in terminal & add accounts cmd to config by @alexstratos in #98
  • fix/register-flow by @alexstratos in #101
  • fix/add new p2p key flag by @alexstratos in #102
  • fix/QB-963 Remove gateway pp from download workflow by @qinyuanwen in #104
  • refactor/QB-964 Combine PP list and RegisterPeerMap by @mdumaisqsnetwork in #103
  • fix/formalize the filepath and dir by @alexstratos in #105
  • fix/formalize sdm protocol by @alexstratos in #106
  • fix/the relayd logger by @alexstratos in #107
  • fix/QB-981 Remove gateway pp from upload workflow by @qinyuanwen in #108
  • fix/QB-965 use wallet address instead of p2p address in volume report by @mdumaisqsnetwork in #109
  • fix/video stream template by @qinyuanwen in #110
  • fix/Only calculate file crc once during upload by @qinyuanwen in #112
  • fix/backup fail by @qinyuanwen in #113
  • chore/bump version to v0.5.0 by @alexstratos in #114
  • Release v0.5.0 Tropos by @alexstratos in #115

New Contributors

Full Changelog: v0.3.0...v0.5.0

Release v0.3.0

17 Oct 03:04
1d6b2cb
Compare
Choose a tag to compare
Release v0.3.0 Pre-release
Pre-release

First public pre-release

What's is included:

cmd

  • ppd config
  • ppd terminal
  • ppd start
  • ppd version

Full Changelog: https://github.com/stratosnet/sds/commits/v0.3.0