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

Releases: storj-archived/core

v8.7.2

12 Mar 20:29

Choose a tag to compare

  • sign and verify contracts with secp256k1 #766
  • bugfix and additional unit tests #767

v8.7.1

07 Mar 06:18

Choose a tag to compare

v8.7.0

01 Mar 03:55

Choose a tag to compare

  • Change some error message to hide information about existing contracts #759
  • Use secp256k1 to sign messages #761 #764

Thanks @littleskunk

v8.6.0

31 Jan 17:32

Choose a tag to compare

  • don't trigger noSpaceLeft on huge shards #753
  • send MIRROR_FAILED instead of FAILED_INTEGRITY #751
  • Set a default max shard size at 4GiB #755

v8.5.0

06 Dec 21:18

Choose a tag to compare

  • Support Node.js 8 LTS

v8.4.2

25 Oct 19:21

Choose a tag to compare

  • Reverts restify upgrade as it was conflicting with express #747

v8.4.1

25 Oct 17:56

Choose a tag to compare

  • Hotfix missing createJsonClient #746

v8.4.0

25 Oct 16:39

Choose a tag to compare

  • Updates dependencies #744
    • leveldown@2.0.0
    • levelup@2.0.0
    • kfs@4.0.0
    • restify@6.2.3

v8.3.1

18 Oct 17:24

Choose a tag to compare

  • bugfix return statements and callbacks #742

v8.3.0

10 Oct 21:43

Choose a tag to compare

  • Adds requestTimeout to rpc calls #741