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
..
intervals
all: remove the duplicate 'the' in annotations ( #17509 )
6 years ago
testing
all: new p2p node representation ( #17643 )
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
delivery.go
swarm/network: light nodes are not dialed, saved and requested from ( #17975 )
6 years ago
delivery_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
intervals_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
lightnode_test.go
swarm: Better syncing and retrieval option definition ( #17986 )
6 years ago
messages.go
swarm/network/stream: disambiguate chunk delivery messages (retrieval… ( #17920 )
6 years ago
peer.go
swarm/network/stream: disambiguate chunk delivery messages (retrieval… ( #17920 )
6 years ago
snapshot_retrieval_test.go
swarm: Better syncing and retrieval option definition ( #17986 )
6 years ago
snapshot_sync_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
stream.go
swarm: Better syncing and retrieval option definition ( #17986 )
6 years ago
streamer_test.go
swarm: Better syncing and retrieval option definition ( #17986 )
6 years ago
syncer.go
swarm/network/stream: generalise setting of next batch ( #17818 )
6 years ago
syncer_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
visualized_snapshot_sync_sim_test.go
Fix retrieval tests and simulation backends ( #17723 )
6 years ago