Commit Graph

396 Commits (b058cf454b3bdc7e770e2b3cec83a0bcb48f55ee)

Author SHA1 Message Date
Felix Lange 5f7826270c all: unify big.Int zero checks, use common/math in more places (#3716) 8 years ago
Felix Lange d0eba23af3 all: disable log message colors outside of geth 8 years ago
Péter Szilágyi 61e6bb1247
eth, les, swarm: fix go vet issues sufraced by log15 8 years ago
Péter Szilágyi d4fd06c3dc
all: blidly swap out glog to our log15, logs need rework 8 years ago
Péter Szilágyi 3f923f3902
swarm: remove superfluous line break in log statements 8 years ago
Péter Szilágyi e94dfb78f8
swarm/api/http: fix go vet issue on Go 1.8 8 years ago
Viktor Trón e23e86921b swarm/network: fix chunk integrity checks (#3665) 8 years ago
Maksim 6dd27e7cff swarm/storage: release chunk storage after stop swarm (#3651) 8 years ago
Péter Szilágyi e5a93bf99a swarm/api/http: add missing copyright header 8 years ago
nolash 7669c5b5ec cmd/swarm, swarm/api: bzzr improve + networkid prio 8 years ago
Bas van Kervel 54a65e6d87
cmd,eth,les,internal: remove natspec support 8 years ago
Felix Lange b9b3efb09f all: fix ineffectual assignments and remove uses of crypto.Sha3 8 years ago
Péter Szilágyi 18c77744ff
all: fix spelling errors 8 years ago
Felix Lange 13e3b2f433 logger, pow/dagger, pow/ezp: delete dead code 8 years ago
Felix Lange f2da6581ba all: fix issues reported by honnef.co/go/simple/cmd/gosimple 8 years ago
Felix Lange 35a7dcb162 all: gofmt -w -s 8 years ago
Maran f087633efd swarm/api/http: add support for CORS headers (#3388) 8 years ago
Aron Fischer 9a51f5c350 swarm/http: check error returned by reader.Size (#3470) 8 years ago
Aron Fischer 301c0a6303 swarm/storage: call size before seek-from-end (#3469) 8 years ago
Aron Fischer 65f486ff02 swarm/api: check for zero length manifest error (#3468) 8 years ago
zelig 4181046488 swarm/network, cmd/swarm: swarm default network id is 3 (to match Ropsten) 8 years ago
Nick Johnson 671fd94e25 swarm/api: Update ENS root address for Ropsten & prod (#3391) 8 years ago
Viktor Trón e949a2ed2f cmd/bzzd: swarm daemon fixes (#3359) 8 years ago
Jeffrey Wilcke 67e0894d9e common/httpclient, les: removed httpclient 8 years ago
Felix Lange e46bda5093 swarm/network: prevent relay of invalid IPs 8 years ago
Felix Lange 5cd4430a8d swarm/api/http: reject requests without content-length 8 years ago
Felix Lange 23420ff67a swarm/network: skip TestSyncDb 8 years ago
Felix Lange ef50e01c5e swarm/api: add bzz prefix to swarm directory 8 years ago
Felix Lange b8bd9a71c8 all: update license information 8 years ago
Kenji Siu d85d3c74db internal/debug, internal/ethapi, rpc, swarm/storage: Ran "go fmt" 8 years ago
Jeffrey Wilcke 64af2aafda core, core/vm: added gas price variance table 8 years ago
Daniel A. Nagy eb2f01aee8 swarm/storage: Allow EOF at the end of the reader in the chunker. Handle the case when Read returns less than length of target slice 8 years ago
aron a45421baaf swarm/storage: fix chunker when reader is broken 8 years ago
ΞTHΞЯSPHΞЯΞ 4d300e4dec swarm: plan bee for content storage and distribution on web3 8 years ago