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
..
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: clean up unused private types and functions ( #17989 )
6 years ago
mock
swarm: network rewrite merge
6 years ago
chunker.go
swarm: Chunk refactor ( #17659 )
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
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
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: fix garbage collector index skew ( #18080 )
6 years ago
ldbstore_test.go
swarm/storage: fix garbage collector index skew ( #18080 )
6 years ago
localstore.go
swarm/storage: fix garbage collector index skew ( #18080 )
6 years ago
localstore_test.go
swarm/storage: fix access count on dbstore after cache hit ( #17978 )
6 years ago
memstore.go
swarm: Chunk refactor ( #17659 )
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
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