Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | swarm: network rewrite merge | ethersphere | 2018-06-22 | 1 | -2/+2 |
| | |||||
* | build: enable goimports and varcheck linters (#16446) | thomasmodeneis | 2018-04-18 | 1 | -1/+2 |
| | |||||
* | swarm/api: FUSE read-write support (#13872) | Zahoor Mohamed | 2017-04-12 | 1 | -0/+64 |
- Moved fuse related code in a new package, swarm/fuse - Added write support - Create new files - Delete existing files - Append to files (with limitations) - More test coverage |