quorum/swarm/api
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
..
client 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
http 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
testdata/test0 [ImgBot] optimizes images (#17741) 2018-09-26 10:39:39 +02:00
act.go swarm, cmd/swarm: address ineffectual assignments (#18048) 2018-11-07 20:39:08 +01:00
api.go swarm/storage/feed: Renamed package 2018-10-03 09:15:28 +02:00
api_test.go cmd/swarm, swarm: cross-platform Content-Type detection (#17782) 2018-10-01 13:39:39 +02:00
config.go Merge branch 'master' into max-stream-peer-servers 2018-09-25 16:57:31 +02:00
config_test.go swarm: network rewrite merge 2018-06-21 21:10:31 +02:00
encrypt.go Encryption async api (#17603) 2018-09-11 11:39:02 +02:00
filesystem.go swarm, cmd/swarm: address ineffectual assignments (#18048) 2018-11-07 20:39:08 +01:00
filesystem_test.go cmd/swarm, swarm: cross-platform Content-Type detection (#17782) 2018-10-01 13:39:39 +02:00
gen_mime.go cmd/swarm, swarm: cross-platform Content-Type detection (#17782) 2018-10-01 13:39:39 +02:00
manifest.go swarm, cmd/swarm: address ineffectual assignments (#18048) 2018-11-07 20:39:08 +01:00
manifest_test.go cmd/swarm, swarm: added access control functionality (#17404) 2018-08-15 17:41:52 +02:00
storage.go cmd/swarm, swarm: added access control functionality (#17404) 2018-08-15 17:41:52 +02:00
storage_test.go swarm: ctx propagation; bmt fixes; pss generic notification framework (#17150) 2018-07-09 14:11:49 +02:00
testapi.go swarm: network rewrite merge 2018-06-21 21:10:31 +02:00
uri.go swarm/storage/mru: Renamed rest of MRU references 2018-10-03 09:12:06 +02:00
uri_test.go swarm: network rewrite merge 2018-06-21 21:10:31 +02:00