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.
Elad
ad6c39012f
swarm: push tags integration - request flow
...
swarm/api: integrate tags to count chunks being split and stored
swarm/api/http: integrate tags in middleware for HTTP `POST` calls and assert chunks being calculated and counted correctly
swarm: remove deprecated and unused code, add swarm hash to DoneSplit signature, remove calls to the api client from the http package
6 years ago
..
global-store
cmd, internal/build, docker: advertise commit date in unstable build versions ( #19522 )
6 years ago
mimegen
cmd/swarm, swarm: cross-platform Content-Type detection ( #17782 )
6 years ago
swarm-smoke
swarm: push tags integration - request flow
6 years ago
swarm-snapshot
cmd, internal/build, docker: advertise commit date in unstable build versions ( #19522 )
6 years ago
testdata
cmd/swarm, swarm: LocalStore storage integration
6 years ago
access.go
cmd: prefer nil slices over zero-length slices ( #19077 )
6 years ago
access_test.go
cmd/swarm: fix resource leaks in tests ( #19443 )
6 years ago
bootnodes.go
swarm: bootnode-mode, new bootnodes and no p2p package discovery ( #18498 )
6 years ago
config.go
cmd/swarm, swarm: LocalStore storage integration
6 years ago
config_test.go
cmd/swarm, swarm: LocalStore storage integration
6 years ago
db.go
cmd/swarm, swarm: LocalStore storage integration
6 years ago
download.go
cmd/swarm: split flags and cli command declarations to the relevant files ( #17896 )
6 years ago
explore.go
swarm: push tags integration - request flow
6 years ago
export_test.go
cmd/swarm, swarm: LocalStore storage integration
6 years ago
feeds.go
cmd/swarm: update should error on manifest mismatch ( #18047 )
6 years ago
feeds_test.go
cmd/swarm: update should error on manifest mismatch ( #18047 )
6 years ago
flags.go
cmd/swarm, swarm: LocalStore storage integration
6 years ago
fs.go
cmd: prefer nil slices over zero-length slices ( #19077 )
6 years ago
fs_test.go
cmd/swarm: FUSE do not require --ipcpath ( #18112 )
6 years ago
hash.go
swarm: push tags integration - request flow
6 years ago
list.go
cmd/swarm: split flags and cli command declarations to the relevant files ( #17896 )
6 years ago
main.go
cmd, internal/build, docker: advertise commit date in unstable build versions ( #19522 )
6 years ago
manifest.go
cmd/swarm: split flags and cli command declarations to the relevant files ( #17896 )
6 years ago
manifest_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
run_test.go
cmd/swarm: fix resource leaks in tests ( #19443 )
6 years ago
upload.go
cmd,swarm: enforce camel case variable names ( #19060 )
6 years ago
upload_test.go
cmd/swarm: fix resource leaks in tests ( #19443 )
6 years ago