good morning!!!!

Skip to content
Snippets Groups Projects
Commit eb8fa3cc authored by Alexey Sharov's avatar Alexey Sharov Committed by Viktor Trón
Browse files

cmd/swarm, swarm/api/http, swarm/bmt, swarm/fuse, swarm/network/stream,...

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)
parent cff97119
No related merge requests found
Showing
with 170 additions and 341 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment