quorum/swarm/storage
Alexey Sharov eb8fa3cc89 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)
- Replace "crypto/rand" to "math/rand" for files content generation
- Remove swarm/network_test.go.Shuffle and swarm/btm/btm_test.go.Shuffle - because go1.9 support dropped (see https://github.com/ethereum/go-ethereum/pull/17807 and comments to swarm/network_test.go.Shuffle)
2018-11-14 09:21:14 +01:00
..
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) 2018-11-14 09:21:14 +01:00
feed swarm: clean up unused private types and functions (#17989) 2018-10-27 16:18:42 +02:00
mock
chunker.go
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) 2018-11-14 09:21:14 +01:00
common_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) 2018-11-14 09:21:14 +01:00
database.go swarm: schemas and migrations (#17813) 2018-10-03 14:31:59 +02:00
error.go
filestore.go
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) 2018-11-14 09:21:14 +01:00
hasherstore.go
hasherstore_test.go
ldbstore.go swarm/storage: fix garbage collector index skew (#18080) 2018-11-13 15:22:53 +01:00
ldbstore_test.go swarm/storage: fix garbage collector index skew (#18080) 2018-11-13 15:22:53 +01:00
localstore.go swarm/storage: fix garbage collector index skew (#18080) 2018-11-13 15:22:53 +01:00
localstore_test.go swarm/storage: fix access count on dbstore after cache hit (#17978) 2018-11-13 07:41:01 +01:00
memstore.go
memstore_test.go swarm, swarm/storage: lower constants for faster tests (#17876) 2018-10-09 11:45:42 +02:00
netstore.go
netstore_test.go
pyramid.go
schema.go swarm/storage: fix garbage collector index skew (#18080) 2018-11-13 15:22:53 +01:00
swarmhasher.go
types.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) 2018-11-14 09:21:14 +01:00