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.
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)
6 years ago
..
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 )
6 years ago
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 )
6 years ago
testdata/ test0
[ImgBot] optimizes images ( #17741 )
6 years ago
act.go
swarm, cmd/swarm: address ineffectual assignments ( #18048 )
6 years ago
api.go
swarm/storage/feed: Renamed package
6 years ago
api_test.go
cmd/swarm, swarm: cross-platform Content-Type detection ( #17782 )
6 years ago
config.go
Merge branch 'master' into max-stream-peer-servers
6 years ago
config_test.go
swarm: network rewrite merge
6 years ago
encrypt.go
Encryption async api ( #17603 )
6 years ago
filesystem.go
swarm, cmd/swarm: address ineffectual assignments ( #18048 )
6 years ago
filesystem_test.go
cmd/swarm, swarm: cross-platform Content-Type detection ( #17782 )
6 years ago
gen_mime.go
cmd/swarm, swarm: cross-platform Content-Type detection ( #17782 )
6 years ago
manifest.go
swarm, cmd/swarm: address ineffectual assignments ( #18048 )
6 years ago
manifest_test.go
cmd/swarm, swarm: added access control functionality ( #17404 )
6 years ago
storage.go
cmd/swarm, swarm: added access control functionality ( #17404 )
6 years ago
storage_test.go
swarm: ctx propagation; bmt fixes; pss generic notification framework ( #17150 )
6 years ago
testapi.go
swarm: network rewrite merge
6 years ago
uri.go
swarm/storage/mru: Renamed rest of MRU references
6 years ago
uri_test.go
swarm: network rewrite merge
6 years ago