Kevin Atkinson
|
7b4617fa6e
|
Eliminate unnecessary copy of Cid now that its an immutable string.
|
2018-09-01 00:09:38 -04:00 |
|
Kevin Atkinson
|
cad52160a4
|
Ensure we always have a valid Cid by hiding the type in a struct.
|
2018-08-31 00:35:51 -04:00 |
|
dignifiedquire
|
92496b5494
|
use string instead of []byte as underlying store
|
2018-08-31 00:34:02 -04:00 |
|
dignifiedquire
|
e153340e5a
|
feat: use CIDs as their byte representation instead of a struct
|
2018-08-31 00:33:47 -04:00 |
|
Kevin Atkinson
|
870aa9e7de
|
Extract non-core functionality from go-cid into go-cidutil.
|
2018-08-16 21:51:31 -04:00 |
|
Łukasz Magiera
|
3655c1cdd4
|
add a streaming CID set
used in https://github.com/ipfs/go-ipfs/pull/4804
|
2018-08-10 17:32:43 -07:00 |
|
Hector Sanjuan
|
7ef01bd895
|
Readme/golint: improve readme with gx instructions. Make golint happy.
License: MIT
Signed-off-by: Hector Sanjuan <hector@protocol.ai>
|
2017-03-24 15:12:07 +01:00 |
|
Jeromy
|
92cac2f002
|
add an example to the tests to play around with the feature
|
2017-03-18 19:17:44 -07:00 |
|
Jeromy
|
961f0fe7a8
|
add 'Prefix' object and some more helper routines
|
2016-10-08 21:17:59 -07:00 |
|
Jeromy
|
caf3bb2de8
|
add some more helper functions to ease integration into go-ipfs
|
2016-09-01 15:46:36 -07:00 |
|
Jeromy
|
7105263bfa
|
some improvements from integrating into go-ipfs
|
2016-08-31 19:47:09 -07:00 |
|