1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-09-13 00:38:34 +08:00

16 Commits

Author SHA1 Message Date
ef294431d4 move util.Key into its own package under blocks 2015-06-01 16:10:08 -07:00
rht
ac7edddb94 Run 'gofmt -s -w' on these files 2015-05-19 06:11:15 +07:00
61b4734091 add a benchmark for our hash function 2015-04-28 01:30:54 -07:00
bf22aeec0a Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs
- Modified Godeps/Godeps.json by hand
- [TEST] Updated welcome docs hash to sharness
- [TEST] Updated contact doc
- [TEST] disabled breaking test (t0080-repo refs local)
2015-03-31 12:52:25 -07:00
069b4b5c8e rm util.NewByteChanReader() 2015-03-12 14:50:01 +01:00
ed4a8eb782 chore(tests) add Short() -> SkipNow() to slowest tests
vanilla:
    21.57 real        45.14 user         8.51 sys

short:
    14.40 real        31.13 user         5.56 sys

License: MIT
Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
2014-11-15 02:10:53 -08:00
f62cedf4d7 rm comments 2014-10-30 05:07:07 -07:00
483ccf9f5f better test exercises saved buf 2014-10-30 04:33:13 -07:00
adec8dac12 util: cleaner ByteChanReader.Read 2014-10-30 04:14:37 -07:00
cb22b62a9b util: remove broken rand 2014-10-30 04:14:05 -07:00
20d1d354f3 moved XOR keyspace -> util 2014-10-18 20:01:27 -07:00
5c802ae852 add more tests and rework a lot of utility structures 2014-10-07 05:55:28 +00:00
7968b45e58 vendor dependencies with godep
dependencies are vendored into Godeps/_workspace and commit versions are
recorded in Godeps.json

update datastore to e89f0511
update go.crypto
2014-09-09 22:39:42 -07:00
3f97e7e385 goling: PeerId -> ID 2014-07-22 02:28:25 -07:00
1d3e72a33b gofmt 2014-07-05 15:02:19 -07:00
4d80a2d214 key 2014-07-05 14:55:12 -07:00