| Commit message (Expand) | Author | Age | Files | Lines |
* | cmd,eth,les,internal: remove natspec support | Bas van Kervel | 2017-01-17 | 1 | -3/+1 |
* | all: fix ineffectual assignments and remove uses of crypto.Sha3 | Felix Lange | 2017-01-09 | 9 | -33/+42 |
* | all: fix spelling errors | Péter Szilágyi | 2017-01-07 | 2 | -2/+2 |
* | logger, pow/dagger, pow/ezp: delete dead code | Felix Lange | 2017-01-07 | 1 | -7/+0 |
* | all: fix issues reported by honnef.co/go/simple/cmd/gosimple | Felix Lange | 2017-01-07 | 2 | -2/+2 |
* | all: gofmt -w -s | Felix Lange | 2017-01-06 | 1 | -2/+2 |
* | swarm/api/http: add support for CORS headers (#3388) | Maran | 2017-01-05 | 2 | -5/+33 |
* | swarm/http: check error returned by reader.Size (#3470) | Aron Fischer | 2016-12-22 | 1 | -1/+13 |
* | swarm/storage: call size before seek-from-end (#3469) | Aron Fischer | 2016-12-22 | 1 | -2/+5 |
* | swarm/api: check for zero length manifest error (#3468) | Aron Fischer | 2016-12-22 | 1 | -0/+5 |
* | swarm/network, cmd/swarm: swarm default network id is 3 (to match Ropsten) | zelig | 2016-12-13 | 1 | -1/+1 |
* | swarm/api: Update ENS root address for Ropsten & prod (#3391) | Nick Johnson | 2016-12-02 | 2 | -5/+4 |
* | cmd/bzzd: swarm daemon fixes (#3359) | Viktor Trón | 2016-11-28 | 4 | -13/+20 |
* | Merge pull request #3325 from fjl/p2p-netrestrict | Felix Lange | 2016-11-25 | 1 | -0/+5 |
|\ |
|
| * | swarm/network: prevent relay of invalid IPs | Felix Lange | 2016-11-23 | 1 | -0/+5 |
* | | common/httpclient, les: removed httpclient | Jeffrey Wilcke | 2016-11-25 | 1 | -6/+4 |
|/ |
|
* | swarm/api/http: reject requests without content-length | Felix Lange | 2016-11-11 | 1 | -1/+5 |
* | swarm/network: skip TestSyncDb | Felix Lange | 2016-11-11 | 1 | -0/+2 |
* | swarm/api: add bzz prefix to swarm directory | Felix Lange | 2016-11-11 | 2 | -12/+7 |
* | all: update license information | Felix Lange | 2016-11-09 | 1 | -1/+1 |
* | internal/debug, internal/ethapi, rpc, swarm/storage: Ran "go fmt" | Kenji Siu | 2016-11-01 | 1 | -1/+0 |
* | Merge pull request #3111 from obscuren/gas-price-fork | Péter Szilágyi | 2016-10-15 | 1 | -1/+1 |
|\ |
|
| * | core, core/vm: added gas price variance table | Jeffrey Wilcke | 2016-10-15 | 1 | -1/+1 |
* | | swarm/storage: Allow EOF at the end of the reader in the chunker. Handle the ... | Daniel A. Nagy | 2016-10-14 | 1 | -5/+8 |
* | | swarm/storage: fix chunker when reader is broken | aron | 2016-10-11 | 4 | -101/+89 |
|/ |
|
* | swarm: plan bee for content storage and distribution on web3 | ΞTHΞЯSPHΞЯΞ | 2016-08-31 | 49 | -0/+10651 |