Jeromy
|
11332fc73b
|
make the tests pass!
|
2014-10-04 06:34:06 +00:00 |
|
Jeromy
|
7bb2bd6d16
|
a little more progress... and some debugging code
|
2014-10-03 23:50:05 +00:00 |
|
Jeromy
|
e7aa1166bc
|
add writerAt for fuse writes
|
2014-10-03 23:04:41 +00:00 |
|
Jeromy
|
dc66b699b0
|
fix writes zeroing files
|
2014-10-03 21:36:29 +00:00 |
|
Jeromy
|
4727535160
|
fixing mutability issues in ipns
|
2014-10-03 19:22:54 +00:00 |
|
Jeromy
|
80c64ffa6d
|
break ipns into separate files
|
2014-10-02 17:25:08 +00:00 |
|
Juan Batiz-Benet
|
19b0a28d43
|
security TODO warning
|
2014-10-01 01:31:04 -07:00 |
|
Juan Batiz-Benet
|
41aab9f46f
|
comment + import nits
|
2014-10-01 01:30:01 -07:00 |
|
Juan Batiz-Benet
|
f085d594aa
|
vendoring ipns things
|
2014-10-01 00:44:22 -07:00 |
|
Jeromy
|
9652ada0d2
|
implement publisher for ipns to wait until moments of rapid churn die down
|
2014-10-01 00:42:17 -07:00 |
|
Jeromy
|
54142b2173
|
update logging in multiple packages
|
2014-10-01 00:41:30 -07:00 |
|
Jeromy
|
ed2fbd0512
|
new files and directories appear to work properly
|
2014-10-01 00:41:30 -07:00 |
|
Jeromy
|
3b8b9e6847
|
new file creation inside ipns dirs now works
|
2014-10-01 00:41:29 -07:00 |
|
Jeromy
|
6080944af9
|
writing files inside ipns works now! also implemented resolve cli command
|
2014-10-01 00:41:29 -07:00 |
|
Jeromy
|
006b68b558
|
WIP: getting closer to being able to write in ipns dirs
|
2014-10-01 00:41:29 -07:00 |
|
Jeromy
|
7f5e13716d
|
writes to ipns work if the top object is the written file (no directories yet!)
|
2014-10-01 00:39:57 -07:00 |
|
Jeromy
|
e61c59758b
|
implement initial ipns filesystem interface as well as plumbing command for publishing
|
2014-10-01 00:39:57 -07:00 |
|
Jeromy
|
a65e8600a3
|
catch ipns branch up to master and make all things compile
|
2014-10-01 00:37:53 -07:00 |
|
Jeromy
|
c41a9717fe
|
make disconnects and reconnects work a little better
|
2014-10-01 00:26:59 -07:00 |
|
Jeromy
|
da1890e5ef
|
add run command
|
2014-10-01 00:26:59 -07:00 |
|
Jeromy
|
b5fd9492d7
|
fixes to make interface more usable
|
2014-10-01 00:25:52 -07:00 |
|
Brian Tiger Chow
|
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 |
|
Jeromy
|
275b03f814
|
rework dagreader to have a dagservice for node resolution
|
2014-09-06 22:11:44 +00:00 |
|
Jeromy
|
dad9751754
|
implement a basic data format for data inside dag nodes
|
2014-09-05 20:47:55 +00:00 |
|
Jeromy
|
691d1b36bb
|
integrate bitswap and blockservice into the core package
|
2014-08-29 11:34:50 -07:00 |
|
verokarhu
|
fef46e44f8
|
mount command on windows returns an error instead of nil and adjusted unix-only code
|
2014-08-01 00:51:43 +03:00 |
|
verokarhu
|
dcd0bac8e5
|
disable mount command on windows for now
|
2014-07-31 20:04:05 +03:00 |
|
Juan Batiz-Benet
|
f718bd6a92
|
go lint
link errors left:
- protocol buffers output is not lint-friendly
|
2014-07-22 02:20:08 -07:00 |
|
Juan Batiz-Benet
|
3588f5ad25
|
fuse works now
|
2014-07-06 03:49:31 -07:00 |
|
Juan Batiz-Benet
|
0831928c3d
|
using bazil.org/fuse
|
2014-07-06 03:22:36 -07:00 |
|
Juan Batiz-Benet
|
e9bc92362b
|
fuse using github.com/hanwen/go-fuse
|
2014-07-06 02:27:02 -07:00 |
|