Releases: storj-archived/core
Releases · storj-archived/core
v8.7.2
- sign and verify contracts with secp256k1 #766
- bugfix and additional unit tests #767
v8.7.0
- Change some error message to hide information about existing contracts #759
- Use secp256k1 to sign messages #761 #764
Thanks @littleskunk
v8.6.0
- 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.4.2
- Reverts restify upgrade as it was conflicting with express #747
v8.4.1
- Hotfix missing
createJsonClient
#746
v8.4.0
- Updates dependencies #744
- leveldown@2.0.0
- levelup@2.0.0
- kfs@4.0.0
- restify@6.2.3
v8.3.1
- bugfix return statements and callbacks #742
v8.3.0
- Adds
requestTimeout
to rpc calls #741