1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-09-10 05:52:20 +08:00

21 Commits

Author SHA1 Message Date
25b36d1000 moved mock core node to core package 2014-10-04 19:13:56 +00:00
c64add1959 clean up ipns test and add more asserts 2014-10-04 08:30:24 +00:00
5423a00894 create test node and make first ipns test pass 2014-10-04 08:00:13 +00:00
0c7ff7b0a8 add skeleton for ipns test, to be finished when there is a mock core.IpfsNode 2014-10-04 07:24:57 +00:00
11332fc73b make the tests pass! 2014-10-04 06:34:06 +00:00
7bb2bd6d16 a little more progress... and some debugging code 2014-10-03 23:50:05 +00:00
e7aa1166bc add writerAt for fuse writes 2014-10-03 23:04:41 +00:00
dc66b699b0 fix writes zeroing files 2014-10-03 21:36:29 +00:00
4727535160 fixing mutability issues in ipns 2014-10-03 19:22:54 +00:00
80c64ffa6d break ipns into separate files 2014-10-02 17:25:08 +00:00
19b0a28d43 security TODO warning 2014-10-01 01:31:04 -07:00
41aab9f46f comment + import nits 2014-10-01 01:30:01 -07:00
f085d594aa vendoring ipns things 2014-10-01 00:44:22 -07:00
9652ada0d2 implement publisher for ipns to wait until moments of rapid churn die down 2014-10-01 00:42:17 -07:00
54142b2173 update logging in multiple packages 2014-10-01 00:41:30 -07:00
ed2fbd0512 new files and directories appear to work properly 2014-10-01 00:41:30 -07:00
3b8b9e6847 new file creation inside ipns dirs now works 2014-10-01 00:41:29 -07:00
6080944af9 writing files inside ipns works now! also implemented resolve cli command 2014-10-01 00:41:29 -07:00
006b68b558 WIP: getting closer to being able to write in ipns dirs 2014-10-01 00:41:29 -07:00
7f5e13716d writes to ipns work if the top object is the written file (no directories yet!) 2014-10-01 00:39:57 -07:00
e61c59758b implement initial ipns filesystem interface as well as plumbing command for publishing 2014-10-01 00:39:57 -07:00