| Commit message (Expand) | Author | Age | Files | Lines |
* | swarm/storage: Batched database migration (#18113) | lash | 2018-11-15 | 2 | -28/+127 |
* | params, swarm: begin Geth v1.8.19 and Swarm v0.3.7 cycle | Péter Szilágyi | 2018-11-14 | 1 | -4/+4 |
* | params, swarm: release Geth v1.8.18 and Swarm v0.3.6 | Péter Szilágyi | 2018-11-14 | 1 | -4/+4 |
* | cmd/swarm, swarm/api/http, swarm/bmt, swarm/fuse, swarm/network/stream, swarm... | Alexey Sharov | 2018-11-14 | 18 | -283/+173 |
* | swarm/storage: fix garbage collector index skew (#18080) | Ferenc Szabo | 2018-11-13 | 4 | -54/+268 |
* | swarm/storage: fix access count on dbstore after cache hit (#17978) | Ferenc Szabo | 2018-11-13 | 4 | -17/+138 |
* | p2p/simulations, swarm/network: Custom services in snapshot (#17991) | lash | 2018-11-12 | 1 | -6/+25 |
* | swarm, cmd/swarm: address ineffectual assignments (#18048) | Anton Evangelatov | 2018-11-08 | 17 | -22/+51 |
* | swarm/network: light nodes are not dialed, saved and requested from (#17975) | Mark Vujevits | 2018-11-08 | 4 | -13/+153 |
* | swarm/api: Fix #18007, missing signature should return HTTP 400 (#18008) | Javier Peletier | 2018-11-07 | 2 | -6/+38 |
* | swarm: Better syncing and retrieval option definition (#17986) | holisticode | 2018-11-07 | 9 | -58/+147 |
* | swarm/api: unexport Respond methods (#18037) | Anton Evangelatov | 2018-11-06 | 3 | -52/+51 |
* | swarm: modify context key (#17925) | KimMachineGun | 2018-11-06 | 2 | -16/+10 |
* | swarm: clean up unused private types and functions (#17989) | Ferenc Szabo | 2018-10-27 | 10 | -108/+13 |
* | swarm/network/stream: disambiguate chunk delivery messages (retrieval… (#17... | holisticode | 2018-10-21 | 4 | -12/+47 |
* | swarm/api/http: remove ModTime=now for direct and multipart uploads (#17945) | Elad | 2018-10-19 | 1 | -2/+0 |
* | swarm/network: disallow historical retrieval requests (#17936) | Elad | 2018-10-19 | 5 | -7/+11 |
* | swarm: Lightnode mode: disable sync, retrieve, subscription (#17899) | Attila Gazso | 2018-10-18 | 7 | -15/+260 |
* | swarm/tracing: disable stdout logging for opentracing (#17931) | Anton Evangelatov | 2018-10-17 | 1 | -3/+2 |
* | swarm/network/stream: generalise setting of next batch (#17818) | Viktor Trón | 2018-10-12 | 7 | -77/+89 |
* | swarm/storage: Add accessCnt for GC (#17845) | lash | 2018-10-12 | 2 | -143/+358 |
* | p2p/simulations: fix a deadlock and clean up adapters (#17891) | Felix Lange | 2018-10-12 | 1 | -18/+1 |
* | swarm, swarm/storage: lower constants for faster tests (#17876) | Anton Evangelatov | 2018-10-09 | 6 | -21/+18 |
* | params, swarm: begin Geth v1.8.18, Swarm v0.3.6 cycle | Péter Szilágyi | 2018-10-09 | 1 | -4/+4 |
* | params, swarm: release Geth v1.8.17 and Swar v0.3.5 | Péter Szilágyi | 2018-10-09 | 1 | -4/+4 |
* | Fix retrieval tests and simulation backends (#17723) | holisticode | 2018-10-09 | 4 | -221/+388 |
* | swarm/storage/feed: Expose MaxUpdateDataLength constant (#17858) | Javier Peletier | 2018-10-08 | 2 | -4/+6 |
* | swarm/storage: extract isValid. correctly remove invalid chunks from store on... | Anton Evangelatov | 2018-10-04 | 1 | -21/+21 |
* | Merge pull request #17796 from epiclabs-io/mru-feeds | Viktor Trón | 2018-10-03 | 40 | -720/+648 |
|\ |
|
| * | swarm/storage/feed: Renamed package | Javier Peletier | 2018-10-03 | 36 | -110/+110 |
| * | swarm/storage/feeds: renamed vars that can conflict with package name | Javier Peletier | 2018-10-03 | 3 | -15/+15 |
| * | swarm/storage/feeds: removed capital Feed throughout | Javier Peletier | 2018-10-03 | 17 | -54/+54 |
| * | swarm: Changed owners. | Javier Peletier | 2018-10-03 | 1 | -1/+1 |
| * | swarm/storage/feeds: Final package rename and moved files | Javier Peletier | 2018-10-03 | 36 | -114/+115 |
| * | swarm/storage/mru: Renamed rest of MRU references | Javier Peletier | 2018-10-03 | 16 | -306/+239 |
| * | swarm/storage/mru: Renamed all comments to Feeds | Javier Peletier | 2018-10-03 | 14 | -102/+96 |
| * | swarm/storage/mru: Renamed all identifiers to Feeds | Javier Peletier | 2018-10-03 | 22 | -231/+231 |
* | | swarm: schemas and migrations (#17813) | Anton Evangelatov | 2018-10-03 | 5 | -11/+81 |
|/ |
|
* | cmd/swarm, swarm: cross-platform Content-Type detection (#17782) | Alexey Sharov | 2018-10-01 | 8 | -67/+1419 |
* | swarm/storage: ensure 64bit hasherStore struct alignment (#17766) | Janoš Guljaš | 2018-09-29 | 1 | -1/+4 |
* | swarm/storage: make linter happy | Anton Evangelatov | 2018-09-28 | 3 | -7/+5 |
* | Swarm MRUs: Adaptive frequency / Predictable lookups / API simplification (#1... | Javier Peletier | 2018-09-28 | 40 | -2910/+3006 |
* | Merge branch 'master' into max-stream-peer-servers | Janos Guljas | 2018-09-27 | 10 | -36/+161 |
|\ |
|
| * | Merge pull request #17757 from ethersphere/retrieve-request-ttl-pr | Viktor Trón | 2018-09-27 | 7 | -27/+79 |
| |\ |
|
| | * | swarm: prevent forever running retrieve request loops | Balint Gabor | 2018-09-26 | 7 | -27/+79 |
| * | | Merge pull request #17734 from frncmx/fix-dos-attack-invalid-hash-length | Viktor Trón | 2018-09-26 | 2 | -9/+82 |
| |\ \ |
|
| | * | | swarm/network/stream: fix DoS invalid hash length (#927) | Ferenc Szabo | 2018-09-21 | 2 | -9/+82 |
| * | | | [ImgBot] optimizes images (#17741) | Alpay Yildirim | 2018-09-26 | 1 | -0/+0 |
| | |/
| |/| |
|
* | | | swarm/network/stream: fix a typo in test comment | Janos Guljas | 2018-09-26 | 1 | -1/+1 |
* | | | Merge branch 'master' into max-stream-peer-servers | Janos Guljas | 2018-09-25 | 66 | -814/+486 |
|\| | |
|
| * | | all: new p2p node representation (#17643) | Felix Lange | 2018-09-25 | 63 | -799/+469 |
| * | | params, swarm: begin Geth v1.8.17, Swarm v0.3.5 cycle | Péter Szilágyi | 2018-09-24 | 1 | -4/+4 |
| * | | params, swarm: release Geth v1.8.16, Swarm v0.3.4 | Péter Szilágyi | 2018-09-24 | 1 | -4/+4 |
| |/ |
|
| * | all: fix various comment typos (#17591) | HackyMiner | 2018-09-20 | 3 | -4/+4 |
| * | swarm/storage: Implement global timeout for fetcher (#17702) | Balint Gabor | 2018-09-19 | 1 | -1/+3 |
* | | swarm/api: fix TestDumpConfig | Janos Guljas | 2018-09-25 | 1 | -14/+15 |
* | | cmd/swarm, swarm: add stream peer servers limit | Janos Guljas | 2018-09-24 | 8 | -39/+220 |
|/ |
|
* | swarm/network: downgrade fetcher unable to request log message severity (#17692) | Janoš Guljaš | 2018-09-18 | 1 | -1/+1 |
* | swarm: Chunk refactor improvements (#17683) | Balint Gabor | 2018-09-18 | 3 | -6/+6 |
* | all: simplify s[:] to s where s is a slice (#17673) | Emil | 2018-09-15 | 5 | -15/+15 |
* | swarm: Chunk refactor (#17659) | Balint Gabor | 2018-09-13 | 52 | -1868/+3136 |
* | swarm/storage: remove redundant increments for dataIdx and entryCnt (#17484) | Anton Evangelatov | 2018-09-12 | 2 | -31/+35 |
* | Kademlia refactor (#17641) | Viktor Trón | 2018-09-12 | 16 | -421/+260 |
* | Encryption async api (#17603) | Viktor Trón | 2018-09-11 | 4 | -125/+170 |
* | swarm/api/http: bzz-immutable wrong handler bug (#17602) | Elad | 2018-09-07 | 2 | -2/+2 |
* | cmd/swarm: added password to ACT (#17598) | Elad | 2018-09-07 | 2 | -41/+152 |
* | swarm/storage: added metrics for db entry count (#17589) | Elad | 2018-09-06 | 2 | -20/+25 |
* | swarm/api/http: added a regression test for resolver bug from #17483 (#17502) | Elad | 2018-09-06 | 4 | -23/+148 |
* | params, swarm: begin geth v1.8.16 and swarm v0.3.4 cycle | Péter Szilágyi | 2018-08-29 | 1 | -4/+4 |
* | params, swarm: release geth v1.8.15 and swarm 0.3.3 | Péter Szilágyi | 2018-08-29 | 1 | -4/+4 |
* | swarm/api: fix typo (#17500) | Geon Kim | 2018-08-27 | 1 | -1/+1 |
* | all: remove the duplicate 'the' in annotations (#17509) | Wenbiao Zheng | 2018-08-27 | 4 | -4/+4 |
* | swarm/api/http: fixed resolver bug (#17483) | Elad | 2018-08-22 | 1 | -1/+1 |
* | params, swarm: begin geth v1.8.15 and swarm v0.3.3 cycle | Péter Szilágyi | 2018-08-22 | 1 | -4/+4 |
* | params, swarm: release Geth v1.8.14 and Swarm v0.3.2 | Péter Szilágyi | 2018-08-22 | 1 | -4/+4 |
* | swarm: fix typos (#17473) | Geon Kim | 2018-08-22 | 1 | -3/+3 |
* | swarm/network: bump bzz protocol version (#17449) | Anton Evangelatov | 2018-08-21 | 2 | -2/+2 |
* | swarm, swarm/network, swarm/pss: log error and fix logs (#17410) | Anton Evangelatov | 2018-08-21 | 3 | -22/+21 |
* | swarm/storage: cleanup task - remove bigger chunks (#17424) | Anton Evangelatov | 2018-08-20 | 1 | -22/+45 |
* | cmd/swarm: added swarm bootnodes (#17414) | Elad | 2018-08-20 | 1 | -2/+0 |
* | cmd/swarm, swarm: added access control functionality (#17404) | Elad | 2018-08-15 | 20 | -150/+897 |
* | swarm/network, swarm/storage: validate chunk size (#17397) | Anton Evangelatov | 2018-08-14 | 16 | -76/+79 |
* | Manifest cli fix and upload defaultpath only once (#17375) | Janoš Guljaš | 2018-08-10 | 5 | -23/+53 |
* | swarm/api/http: added logging to denote request ended (#17371) | Elad | 2018-08-10 | 2 | -3/+4 |
* | swarm/api: close tar writer in GetDirectoryTar to flush and clean (#17339) | Janoš Guljaš | 2018-08-09 | 1 | -0/+4 |
* | swarm/api/http: fixed list leaf links (#17342) | Giulio M | 2018-08-08 | 2 | -6/+15 |
* | swarm/bmt: ignore data longer then 4096 bytes in Hasher.Write (#17338) | Janoš Guljaš | 2018-08-07 | 1 | -1/+1 |
* | swarm: Added lightnode flag (#17291) | Attila Gazso | 2018-08-07 | 4 | -17/+78 |
* | swarm/api/http: test fixes (#17334) | Elad | 2018-08-07 | 2 | -49/+21 |
* | p2p, swarm, trie: avoid copying slices in loops (#17265) | Oleg Kovalov | 2018-08-07 | 1 | -3/+3 |
* | swarm/README: add more sections to easily onboard developers (#17333) | Anton Evangelatov | 2018-08-07 | 1 | -1/+190 |
* | swarm/api/http: GET/PUT/PATCH/DELETE/POST multipart form unit tests. (#17277) | Andrew Chiw | 2018-08-07 | 1 | -0/+268 |
* | swarm/api/http: refactored http package (#17309) | Elad | 2018-08-07 | 11 | -1281/+833 |
* | swarm/storage/mru: HOTFIX - fix panic in Handler.update (#17313) | Javier Peletier | 2018-08-07 | 1 | -1/+1 |
* | cmd/swarm, swarm: various test fixes (#17299) | Janoš Guljaš | 2018-08-06 | 4 | -10/+29 |
* | params, swarm/version: begin Geth v1.8.14, Swarm v0.3.2 cycle | Péter Szilágyi | 2018-07-31 | 1 | -4/+4 |
* | params, swarm/version: release Geth v1.8.13, Swarm 0.3.1 | Péter Szilágyi | 2018-07-31 | 1 | -4/+4 |
* | Merge netsim mig to master (#17241) | holisticode | 2018-07-31 | 14 | -2433/+1365 |
* | swarm/api: remove ioutil.ReadAll for HandleGetFiles (#17276) | Anton Evangelatov | 2018-07-30 | 1 | -19/+2 |
* | build: rename swarm deb package to ethereum-swarm; change swarm deb version f... | Anton Evangelatov | 2018-07-30 | 1 | -0/+64 |
* | Merge pull request #17233 from ethersphere/swarm-readme | Viktor Trón | 2018-07-25 | 1 | -0/+55 |
|\ |
|
| * | gitter: change ethereum/swarm to ethersphere/orange-lounge | Anton Evangelatov | 2018-07-21 | 1 | -2/+2 |
| * | swarm/readme: add link to code review guidelines | Anton Evangelatov | 2018-07-19 | 1 | -0/+1 |
| * | swarm: readme.md | Anton Evangelatov | 2018-07-19 | 1 | -0/+54 |
* | | swarm/testutil: remove EnableMetrics | Anton Evangelatov | 2018-07-24 | 1 | -11/+0 |
* | | swarm/storage/mru: Client-side MRU signatures (#784) | Javier Peletier | 2018-07-23 | 26 | -1550/+3282 |
* | | swarm/api/http: http package refactoring 1/5 and 2/5 | Elad | 2018-07-23 | 1 | -17/+13 |
* | | swarm: network simulation for swarm tests (#769) | Janoš Guljaš | 2018-07-23 | 18 | -188/+2831 |
* | | swarm/fuse: Hotfix missing parantheses in statement | lash | 2018-07-23 | 1 | -0/+4 |
* | | swarm/bmt: async section writer interface to BMT (#778) | Viktor Trón | 2018-07-23 | 2 | -188/+467 |
|/ |
|
* | swarm/network: bump up protocol versions due to wrapped message intro (#17170) | Anton Evangelatov | 2018-07-13 | 3 | -7/+7 |
* | swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169) | Anton Evangelatov | 2018-07-13 | 45 | -234/+617 |
* | swarm/api/http: http package refactoring 1/5 and 2/5 (#17164) | Anton Evangelatov | 2018-07-12 | 6 | -381/+579 |
* | swarm: ctx propagation; bmt fixes; pss generic notification framework (#17150) | Anton Evangelatov | 2018-07-09 | 44 | -485/+1612 |
* | swarm/pss: Hide big network tests under longrunning flag (#17074) | lash | 2018-06-25 | 1 | -0/+14 |
* | swarm/fuse: Disable fuse tests, they are flaky (#17072) | Balint Gabor | 2018-06-25 | 1 | -0/+1 |
* | swarm: network rewrite merge | ethersphere | 2018-06-22 | 176 | -8211/+37768 |
* | crypto: replace ToECDSAPub with error-checking func UnmarshalPubkey (#16932) | Felix Lange | 2018-06-12 | 1 | -1/+7 |
* | all: fix various typos (#16533) | Wuxiang | 2018-04-19 | 1 | -1/+1 |
* | build: enable goimports and varcheck linters (#16446) | thomasmodeneis | 2018-04-18 | 4 | -10/+6 |
* | compression/rle: delete RLE compression (#16468) | Felix Lange | 2018-04-09 | 1 | -13/+2 |
* | swarm/storage: disable treechunker test while it is flaky (#16254) | Anton Evangelatov | 2018-03-06 | 1 | -1/+1 |
* | swarm: give correct error on 0x hash prefix (#16195) | Elad Nachmias | 2018-02-27 | 4 | -21/+95 |
* | swarm: creates Swarm landing page for browser 'localhost:xxxx/' GET request w... | cooganb | 2018-02-26 | 2 | -0/+152 |
* | swarm/metrics: introduce metrics export flag (#16177) | Anton Evangelatov | 2018-02-23 | 1 | -13/+22 |
* | swarm: initial instrumentation (#15969) | Anton Evangelatov | 2018-02-23 | 14 | -8/+374 |
* | swarm/api/http: Fix using deprecated bzzr scheme (#16152) | Lewis Marshall | 2018-02-23 | 1 | -1/+1 |
* | swarm, cmd/swarm: Merge branch 'master' into multiple-ens-endpoints | Janos Guljas | 2018-02-23 | 4 | -15/+16 |
|\ |
|
| * | swarm: add favicon for Swarm templates served by browser (#15958) | cooganb | 2018-02-15 | 3 | -14/+15 |
| * | all: update license information (#16089) | Felix Lange | 2018-02-14 | 1 | -1/+1 |
* | | swarm, cmd/swarm: Merge branch 'master' into multiple-ens-endpoints | Janos Guljas | 2018-02-22 | 12 | -65/+283 |
|\| |
|
| * | various: remove redundant parentheses (#15793) | Furkan KAMACI | 2018-01-03 | 2 | -5/+5 |
| * | swarm/api: url scheme bzz-hash to get hashes of swarm content (#15238) (#15715) | Janoš Guljaš | 2017-12-21 | 4 | -16/+80 |
| * | swarm: bzz-list, bzz-raw and bzz-immutable schemes (#15667) | Janoš Guljaš | 2017-12-19 | 10 | -48/+202 |
* | | swarm/api: implement NoResolverError with information about TLD | Janos Guljas | 2017-12-19 | 2 | -7/+29 |
* | | cmd/swarm, swarm: disable ENS API by default | Janos Guljas | 2017-12-18 | 2 | -18/+7 |
* | | cmd/swarm: Merge branch 'master' into multiple-ens-endpoints | Janos Guljas | 2017-12-14 | 4 | -17/+15 |
|\| |
|
| * | all: use gometalinter.v2, fix new gosimple issues (#15650) | Zach | 2017-12-13 | 4 | -17/+15 |
* | | swarm, cmd/swarm: Merge branch 'master' into multiple-ens-endpoints | Janos Guljas | 2017-12-13 | 13 | -252/+365 |
|\| |
|
| * | cmd/swarm: add config file (#15548) | holisticode | 2017-12-12 | 9 | -198/+132 |
| * | p2p, swarm/network/kademlia: use IsZero to check for zero time (#15603) | ferhat elmas | 2017-12-04 | 1 | -1/+1 |
| * | Merge pull request #15329 from holisticode/exact-match-fix | Péter Szilágyi | 2017-11-24 | 2 | -27/+61 |
| |\ |
|
| | * | swarm/api: bug fix exact match for manifest | Fabio Barone | 2017-11-09 | 2 | -27/+61 |
* | | | swarm/api: use path.Ext instead strings.LastIndex in MultiResolver.Resolve | Janos Guljas | 2017-12-05 | 1 | -2/+3 |
* | | | swarm/api: remove unneeded blank assignement | Janos Guljas | 2017-12-05 | 1 | -1/+1 |
* | | | swarm/api: initialize map with make to comply with the convention | Janos Guljas | 2017-12-05 | 1 | -1/+1 |
* | | | swarm/api: remove unneeded assignment in MultiResolverOptionWithResolver | Janos Guljas | 2017-12-05 | 1 | -3/+0 |
* | | | swarm: add CLI --ens-endpoint flag (#14386) | Janos Guljas | 2017-12-01 | 3 | -9/+269 |
|/ / |
|
* / | build: enable unconvert linter (#15456) | ferhat elmas | 2017-11-11 | 10 | -20/+21 |
|/ |
|
* | all: gofmt -w -s (#15419) | ferhat elmas | 2017-11-08 | 3 | -30/+27 |
* | core, swarm: typo fixes | ferhat elmas | 2017-10-30 | 3 | -4/+4 |
* | swarm/fuse: return amount of data written if the file exists (#15261) | Darrel Herbst | 2017-10-09 | 1 | -1/+1 |
* | swarm/api: fixed 404 handling on missing default entry (#15139) | holisticode | 2017-10-06 | 6 | -39/+311 |
* | swarm/storage: pyramid chunker re-write (#14382) | Zahoor Mohamed | 2017-09-22 | 11 | -235/+1007 |
* | swarm/api/http: add error pages (#14967) | holisticode | 2017-09-09 | 6 | -20/+662 |
* | swarm/fuse: use Equal instead of Compare (#15097) | Fiisio | 2017-09-08 | 1 | -1/+1 |
* | bmt: Binary Merkle Tree Hash (#14334) | Viktor Trón | 2017-09-05 | 2 | -1/+3 |
* | swarm: fix megacheck warnings | Egon Elbre | 2017-08-14 | 18 | -108/+39 |
* | swarm/api: make api.NewManifest synchronous (#14880) | Lewis Marshall | 2017-07-31 | 1 | -1/+1 |
* | cmd/swarm: support exporting, importing chunk db (#14868) | Lewis Marshall | 2017-07-31 | 1 | -0/+82 |
* | swarm/api/http: redirect root manifest requests to include trailing slash (#1... | Lewis Marshall | 2017-07-25 | 2 | -0/+68 |
* | cmd/swarm: Exit if --ethapi is set | Lewis Marshall | 2017-06-30 | 1 | -1/+1 |
* | cmd/swarm: Support using Mainnet for resolving ENS names | Lewis Marshall | 2017-06-26 | 2 | -10/+7 |
* | swarm/storage: remove panic on invalid chunk | aron | 2017-06-25 | 1 | -1/+1 |
* | swarm/fuse: use subtests | Felix Lange | 2017-06-21 | 1 | -171/+112 |
* | swarm/fuse: simplify externalUnmount | Felix Lange | 2017-06-21 | 2 | -35/+20 |
* | swarm/dev: add development environment (#14332) | Lewis Marshall | 2017-06-01 | 11 | -0/+726 |
* | accounts/keystore, crypto: enforce 256 bit keys on import | Péter Szilágyi | 2017-05-23 | 1 | -1/+4 |
* | swarm/api: Fix adding paths which exist as manifests (#14482) | Lewis Marshall | 2017-05-22 | 2 | -2/+35 |
* | cmd/swarm: Add --httpaddr flag (#14475) | Lewis Marshall | 2017-05-22 | 4 | -19/+22 |
* | swarm/api: fix error reporting in api.Resolve (#14464) | Lewis Marshall | 2017-05-13 | 3 | -21/+148 |
* | all: update license information | Felix Lange | 2017-04-14 | 6 | -19/+35 |
* | swarm/api: better name resolver handling (#3754) | holisticode | 2017-04-13 | 3 | -16/+51 |
* | swarm/api: FUSE read-write support (#13872) | Zahoor Mohamed | 2017-04-12 | 15 | -362/+1693 |
* | swarm/api: refactor and improve HTTP API (#3773) | Lewis Marshall | 2017-04-07 | 17 | -592/+1702 |
* | cmd/swarm: allow uploading from stdin (#3744) | Louis Holbrook | 2017-04-06 | 1 | -1/+25 |
* | cmd/swarm, swarm/api/client: add HTTP API client and 'swarm ls' command (#3742) | Lewis Marshall | 2017-04-05 | 6 | -63/+495 |
* | swarm/api: improve FUSE build constraints, logging and APIs (#3818) | Felix Lange | 2017-03-31 | 5 | -144/+105 |
* | swarm/api: support mounting manifests via FUSE (#3690) | Zahoor Mohamed | 2017-03-23 | 6 | -2/+636 |
* | all: import "context" instead of "golang.org/x/net/context" | Felix Lange | 2017-03-23 | 2 | -2/+2 |
* | swarm/network/kademlia: set kademlia log output to debug instead of warn (#3787) | holisticode | 2017-03-18 | 1 | -1/+1 |
* | rpc: add support for extended headers in CORS requests (#3783) | Micah Zoltu | 2017-03-16 | 1 | -0/+1 |
* | errs: kill it with fire | Péter Szilágyi | 2017-03-01 | 1 | -70/+33 |
* | all: unify big.Int zero checks, use common/math in more places (#3716) | Felix Lange | 2017-02-28 | 1 | -3/+2 |
* | all: disable log message colors outside of geth | Felix Lange | 2017-02-27 | 1 | -1/+1 |
* | eth, les, swarm: fix go vet issues sufraced by log15 | Péter Szilágyi | 2017-02-23 | 6 | -8/+8 |
* | all: blidly swap out glog to our log15, logs need rework | Péter Szilágyi | 2017-02-23 | 23 | -317/+295 |
* | swarm: remove superfluous line break in log statements | Péter Szilágyi | 2017-02-23 | 2 | -9/+5 |
* | swarm/api/http: fix go vet issue on Go 1.8 | Péter Szilágyi | 2017-02-17 | 1 | -0/+3 |
* | swarm/network: fix chunk integrity checks (#3665) | Viktor Trón | 2017-02-13 | 4 | -21/+77 |
* | swarm/storage: release chunk storage after stop swarm (#3651) | Maksim | 2017-02-09 | 8 | -9/+36 |
* | swarm/api/http: add missing copyright header | Péter Szilágyi | 2017-01-30 | 1 | -0/+16 |
* | cmd/swarm, swarm/api: bzzr improve + networkid prio | nolash | 2017-01-27 | 5 | -13/+168 |
* | 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 |