Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/swarm/storage
Javier Peletier fe86a707d8 swarm/storage: remove unused methods from Chunk interface (#18283) 6 years ago
..
encryption cmd/swarm, swarm/api/http, swarm/bmt, swarm/fuse, swarm/network/stream, swarm/storage, swarm/storage/encryption, swarm/testutil: use pseudo-random instead of crypto-random for test files content generation (#18083) 6 years ago
feed swarm/storage/feed: remove unused code (#18324) 6 years ago
mock swarm: add database abstractions (shed package) (#18183) 6 years ago
chunker.go cmd/swarm, metrics, swarm/api/client, swarm/storage, swarm/metrics, swarm/api/http: add instrumentation (#18274) 6 years ago
chunker_test.go cmd/swarm, swarm/api/http, swarm/bmt, swarm/fuse, swarm/network/stream, swarm/storage, swarm/storage/encryption, swarm/testutil: use pseudo-random instead of crypto-random for test files content generation (#18083) 6 years ago
common_test.go swarm/storage: remove unused methods from Chunk interface (#18283) 6 years ago
database.go swarm: schemas and migrations (#17813) 6 years ago
error.go swarm: network rewrite merge 6 years ago
filestore.go swarm: ctx propagation; bmt fixes; pss generic notification framework (#17150) 6 years ago
filestore_test.go cmd/swarm, swarm/api/http, swarm/bmt, swarm/fuse, swarm/network/stream, swarm/storage, swarm/storage/encryption, swarm/testutil: use pseudo-random instead of crypto-random for test files content generation (#18083) 6 years ago
hasherstore.go swarm/storage: ensure 64bit hasherStore struct alignment (#17766) 6 years ago
hasherstore_test.go swarm: Chunk refactor (#17659) 6 years ago
ldbstore.go swarm/storage: Batched database migration (#18113) 6 years ago
ldbstore_test.go swarm/storage: speed up garbage collection and rpc tests (#18128) 6 years ago
localstore.go swarm/storage: simplify ChunkValidator interface (#18285) 6 years ago
localstore_test.go swarm/storage: simplify ChunkValidator interface (#18285) 6 years ago
memstore.go swarm/storage: remove unused methods from Chunk interface (#18283) 6 years ago
memstore_test.go swarm, swarm/storage: lower constants for faster tests (#17876) 6 years ago
netstore.go swarm: prevent forever running retrieve request loops 6 years ago
netstore_test.go swarm: prevent forever running retrieve request loops 6 years ago
pyramid.go swarm: Chunk refactor (#17659) 6 years ago
schema.go swarm/storage: fix garbage collector index skew (#18080) 6 years ago
swarmhasher.go swarm: network rewrite merge 6 years ago
types.go swarm/storage: remove unused methods from Chunk interface (#18283) 6 years ago