- 11 Jan, 2015 14 commits
-
-
Brian Tiger Chow authored
fix: remove merkledag import may need to squash this commit into the merkledag move commit
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
NB: all commits (from master) pass tests up to this point. fix: squashme into use core constructor
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
early out if no entries in wantlist
-
Jeromy authored
-
- 10 Jan, 2015 20 commits
-
-
Juan Batiz-Benet authored
Implement ipfs ping
-
Juan Batiz-Benet authored
core: make sure to call swarm.FilterAddrs
-
Juan Batiz-Benet authored
also move network setup into its own self-contained func
-
Juan Batiz-Benet authored
linkblock size calc test
-
Juan Batiz-Benet authored
-
Jeromy authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
osxfuse: fix version check
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
fix ping test
-
Jeromy authored
-
Jeromy authored
-
Brian Tiger Chow authored
License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com> Conflicts: core/commands/root.go begin ping command, WIP finish initial ping implementation
-
Juan Batiz-Benet authored
benchmark Sign and Verify operations
-
Brian Tiger Chow authored
BenchmarkSign1B 1000 2406924 ns/op BenchmarkSign10B 1000 2360527 ns/op BenchmarkSign100B 1000 2354136 ns/op BenchmarkSign1000B 500 2361775 ns/op BenchmarkSign10000B 500 2415993 ns/op BenchmarkSign100000B 500 2718051 ns/op BenchmarkVerify1B 30000 52117 ns/op BenchmarkVerify10B 30000 50968 ns/op BenchmarkVerify100B 30000 51037 ns/op BenchmarkVerify1000B 30000 56768 ns/op BenchmarkVerify10000B 10000 105744 ns/op BenchmarkVerify100000B 2000 628530 ns/op
-
- 09 Jan, 2015 6 commits
-
-
Juan Batiz-Benet authored
install-sharness.sh: use git instead of wget and shasum
-
Christian Couder authored
License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
path: ignore prefix /ipfs/
-