- 05 Dec, 2014 15 commits
-
-
Brian Tiger Chow authored
@whyrusleeping @jbenet Putting the block generator in a util dir until blocks. Can't put it in util/testutil because the util/testutil/dag-generator imports blockservice and blockservice uses the generator. Tough problem. This'll do for now. License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
Brian Tiger Chow authored
@whyrusleeping License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
Brian Tiger Chow authored
License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
Brian Tiger Chow authored
License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Brian Tiger Chow authored
License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
- 09 Nov, 2014 1 commit
-
-
Jeromy authored
-
- 03 Nov, 2014 1 commit
-
-
Jeromy authored
-
- 01 Nov, 2014 1 commit
-
-
Jeromy authored
-
- 30 Oct, 2014 3 commits
-
-
Juan Batiz-Benet authored
cc @whyrusleeping
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
If the datastore has a value for the key, we already have the block. We should not write it again. This will make redundant writes much faster. At the moment, a datastore.Has on leveldb is a GetBackedHas. Track https://github.com/jbenet/go-datastore/issues/6
-
- 28 Oct, 2014 1 commit
-
-
Brian Tiger Chow authored
-
- 26 Oct, 2014 1 commit
-
-
Jeromy authored
-
- 25 Oct, 2014 2 commits
- 21 Oct, 2014 1 commit
-
-
Juan Batiz-Benet authored
-
- 08 Oct, 2014 2 commits
- 06 Oct, 2014 3 commits
-
-
Jeromy authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
the u.Hash error can be safely ignored (panic) because multihash only fails from the selection of hash function. If the fn + length are valid, it won't error. cc @whyrusleeping
-
- 04 Oct, 2014 2 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
- 03 Oct, 2014 1 commit
-
-
Juan Batiz-Benet authored
-
- 01 Oct, 2014 2 commits
-
-
Juan Batiz-Benet authored
-
Jeromy authored
-
- 22 Sep, 2014 4 commits
-
-
Juan Batiz-Benet authored
(perhaps should be logged instead)
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-