datrs / hypercore

Secure, distributed, append-only log
https://docs.rs/hypercore
Apache License 2.0
332 stars 37 forks source link

Random access always open #26

Closed khernyo closed 6 years ago

khernyo commented 6 years ago

Upgrade random-access-storage, random-access-memory and random-access-disk.

Checklist

Context

Depends on: datrs/random-access-storage#11, datrs/random-access-memory#4, datrs/random-access-disk#13

Semver Changes

Minor

khernyo commented 6 years ago

This needs a rebase and a new release of the three random-access-* dependencies (followed by a fix of the dependency spec). Otherwise, I think it's done.

khernyo commented 6 years ago

Good to go!