Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Releases: storj-archived/bridge

v7.0.2

06 Oct 23:40
Compare
Choose a tag to compare

v7.0.1

27 Sep 16:20
Compare
Choose a tag to compare

v7.0.0

20 Sep 16:47
Compare
Choose a tag to compare
  • Bumps storj-lib to v8.0.0

v6.0.3

12 Sep 22:53
Compare
Choose a tag to compare
  • Fixes contact.responseTime reset bug #502

v6.0.2

08 Sep 19:58
Compare
Choose a tag to compare
  • Set protocol on contact updates #500

v6.0.1

08 Sep 18:01
Compare
Choose a tag to compare
  • Fix signatures while behind https proxy #499

v6.0.0

31 Aug 19:44
Compare
Choose a tag to compare
  • Implements SIP6 #464
  • Adds ability to use ALLOC method to farmers to improve the reliability and scalability of uploads
  • Updates storage models and related
  • Updates storj-lib version to v7.0.0
  • Adds new configuration options for SIP6, including activation of SIP6, and other related settings

New configuration options:

activateSIP6: false, // Enable SIP6 for uploads
powOpts: {
  retargetPeriod: 10000, // milliseconds within a timeperiod
  retargetCount: 10, // new contacts within the retargetPeriod
},
publishBenchThreshold: 4000, // milliseconds between the active and benchmark pools
publishTotal: 36, // number of farmers to contact to publish in active pool
publishBenchTotal: 9, // number of farmers to contact to publish in bench pool

v5.24.1

22 Aug 23:09
Compare
Choose a tag to compare

v5.24.0

22 Aug 17:03
Compare
Choose a tag to compare

v5.23.0

17 Aug 21:51
Compare
Choose a tag to compare
  • Switched to use shard collection for list mirrors so that the mirrors collection can have a TTL #475

Note: Only established mirrors are returned from the list mirrors endpoint. Available mirrors and contact details, host and port, are not included. The farmer_id can be used to locate the nodeID for the mirror on the contract in the returned response instead of the contact.