| Commit message (Expand) | Author | Age | Files | Lines |
* | swarm/network: WIP consider all nodes for healthy iteration (#19155) | lash | 2019-02-28 | 5 | -29/+113 |
* | Merge pull request #19166 from SamuelMarks/go-1.12 | Péter Szilágyi | 2019-02-27 | 11 | -20/+103 |
|\ |
|
| * | common/fdlimit: fix macos file descriptors for Go 1.12 | Péter Szilágyi | 2019-02-27 | 3 | -1/+73 |
| * | travis, appveyor, Dockerfile: upgrade to Go 1.12 | Samuel Marks | 2019-02-27 | 8 | -19/+30 |
|/ |
|
* | vendor: update leveldb upstream which include a compaction fix (#19163) | gary rong | 2019-02-27 | 8 | -17/+84 |
* | swarm/chunk: move chunk related declarations to chunk package (#19170) | Janoš Guljaš | 2019-02-26 | 28 | -285/+324 |
* | travis, build: switch to NDK 19b, fix gomobile builds (#19171) | Péter Szilágyi | 2019-02-26 | 2 | -8/+3 |
* | Merge pull request #19164 from karalabe/nuke-old-containers | Péter Szilágyi | 2019-02-26 | 4 | -62/+0 |
|\ |
|
| * | containers/docker: nuke per the 1.8.0 deprecation note | Péter Szilágyi | 2019-02-25 | 4 | -62/+0 |
* | | les, les/flowcontrol: improved request serving and flow control (#18230) | Felföldi Zsolt | 2019-02-26 | 39 | -984/+3690 |
* | | graphql: fix typos in comments (#19041) | Roc Yu | 2019-02-26 | 1 | -2/+2 |
* | | Merge pull request #19169 from karalabe/ppa-bump | Péter Szilágyi | 2019-02-26 | 5 | -7/+7 |
|\ \ |
|
| * | | build: bump PPA builders to Go 1.11 | Péter Szilágyi | 2019-02-26 | 5 | -7/+7 |
* | | | swarm/storage/localstore: fix tests for windows os (#19161) | Janoš Guljaš | 2019-02-26 | 1 | -0/+21 |
|/ / |
|
* | | swarm/pss: fix data race on HandshakeController.symKeyIndex (#19162) | Janoš Guljaš | 2019-02-26 | 4 | -48/+55 |
* | | les: remove redundant type specifiers (#19091) | Matthew Halpern | 2019-02-25 | 2 | -15/+10 |
* | | rlp: added pooling of streams using sync (#19044) | Marius van der Wijden | 2019-02-25 | 1 | -4/+17 |
|/ |
|
* | swarm/network/simulation: do not copy node mutex in UploadSnapshot (#19160) | Janoš Guljaš | 2019-02-25 | 1 | -4/+4 |
* | swarm/*: remove redundant type specifiers (#19089) | Matthew Halpern | 2019-02-25 | 4 | -4/+4 |
* | swarm/pss: remove unused function (#19100) | Matthew Halpern | 2019-02-24 | 1 | -16/+0 |
* | cmd,swarm: enforce camel case variable names (#19060) | Matthew Halpern | 2019-02-24 | 12 | -101/+101 |
* | swarm: mock store listings (#19157) | Janoš Guljaš | 2019-02-23 | 17 | -141/+2209 |
* | swarm: Fix localstore test deadlock with race detector (#19153) | Janoš Guljaš | 2019-02-23 | 6 | -66/+73 |
* | travis.yml: add race detector job for Swarm (#19148) | Ferenc Szabo | 2019-02-22 | 2 | -6/+61 |
* | .travis.yml: make build independent of repo name (#17607) | Nguyen Kien Trung | 2019-02-22 | 1 | -1/+1 |
* | swarm/shed: fix a deadlock in meter function (#19149) | Janoš Guljaš | 2019-02-22 | 1 | -26/+6 |
* | swarm/network/master: protect SetNextBatch iterator after close (#19147) | Janoš Guljaš | 2019-02-22 | 2 | -0/+15 |
* | swarm/version: bump to v0.3.12 unstable | Péter Szilágyi | 2019-02-21 | 1 | -1/+1 |
* | core: remove unnecessary fields in logs, receipts and tx lookups (#17106) | gary rong | 2019-02-21 | 13 | -61/+147 |
* | core: more tests for sidechain import, fixes #19105 (#19113) | Martin Holst Swende | 2019-02-21 | 2 | -20/+115 |
* | common/fdlimit: Fix compilation error in freebsd, Raise() returns uint64 (#19... | Enrique Fynn | 2019-02-21 | 1 | -1/+1 |
* | swarm/storage: fix loop bound for database cleanup (#19085) | Matthew Halpern | 2019-02-21 | 1 | -2/+2 |
* | cmd/swarm/global-store: use kill instead interrupt in tests (#19142) | Janoš Guljaš | 2019-02-21 | 1 | -2/+2 |
* | Ci race detector handle failing tests (#19143) | Ferenc Szabo | 2019-02-21 | 13 | -132/+187 |
* | swarm/network: Keep span across roundtrip (#19140) | lash | 2019-02-20 | 7 | -45/+127 |
* | swarm/network: Use actual remote peer ip in underlay (#19137) | lash | 2019-02-20 | 2 | -1/+46 |
* | swarm/network/stream: fix a goroutine leak in Registry (#19139) | Janoš Guljaš | 2019-02-20 | 2 | -9/+60 |
* | accounts/abi: mutex lock in TransactionByHash and code cleanup (#19133) | Dan Kinsley | 2019-02-20 | 3 | -4/+36 |
* | p2p/simulations: enforce camel case variable names (#19053) | Matthew Halpern | 2019-02-20 | 1 | -2/+2 |
* | core/vm: remove unused constants (#19095) | Péter Szilágyi | 2019-02-20 | 1 | -4/+0 |
|\ |
|
| * | core/vm: remove unused constants | Matthew Halpern | 2019-02-18 | 1 | -4/+0 |
* | | eth: extract check for tracing transaction in block file (#19107) | Matthew Halpern | 2019-02-20 | 1 | -7/+12 |
* | | trie: prefer nil slices over zero-length slices (#19084) | Matthew Halpern | 2019-02-19 | 4 | -5/+5 |
* | | p2p/discover: make maximum packet size a constant (#19061) | Matthew Halpern | 2019-02-19 | 1 | -7/+9 |
* | | core: remove redundant parentheses (#19106) | Matthew Halpern | 2019-02-19 | 2 | -2/+2 |
* | | crypto: fix build when CGO_ENABLED=0 (#19121) | Jeremy Schlatter | 2019-02-19 | 2 | -2/+2 |
* | | eth, node: use APPDATA env to support cygwin/msys correctly (#17786) | HackyMiner | 2019-02-19 | 3 | -7/+48 |
* | | rpc: fixup change to not verify websocket origin (#19128) | Felix Lange | 2019-02-19 | 1 | -1/+1 |
* | | rpc: skip websocket origin check if there is no origin header | Felix Lange | 2019-02-19 | 1 | -0/+7 |
* | | signer/core: handle JSON unmarshal error (#19123) | Hsien-Tang Kao | 2019-02-19 | 1 | -3/+9 |
* | | accounts/abi: fix error message format (#19122) | Hsien-Tang Kao | 2019-02-19 | 1 | -1/+1 |
* | | accounts: fix typos from the `SignData` merge (#19119) | Guillaume Ballet | 2019-02-19 | 2 | -3/+3 |
* | | swarm: Reinstate Pss Protocol add call through swarm service (#19117) | lash | 2019-02-18 | 1 | -51/+56 |
* | | eth: remove redundant parentheses (#19108) | Matthew Halpern | 2019-02-18 | 1 | -1/+1 |
|/ |
|
* | crypto/ecies: remove unused function (#19096) | Matthew Halpern | 2019-02-18 | 1 | -13/+0 |
* | metrics: remove redundant type specifiers (#19090) | Matthew Halpern | 2019-02-18 | 2 | -2/+2 |
* | node: prefer nil slices over zero-length slices (#19083) | Matthew Halpern | 2019-02-18 | 2 | -2/+2 |
* | core: remove unused function (#19097) | Matthew Halpern | 2019-02-18 | 1 | -17/+0 |
* | core/vm: update annotation (#19050) | needkane | 2019-02-18 | 1 | -9/+6 |
* | signer/core: remove unused function (#19099) | Matthew Halpern | 2019-02-18 | 1 | -1/+0 |
* | cmd/swarm/swarm-smoke: Trigger chunk debug on timeout (#19101) | holisticode | 2019-02-18 | 2 | -10/+86 |
* | Merge pull request #19114 from holiman/update_bigcache | Péter Szilágyi | 2019-02-18 | 5 | -33/+73 |
|\ |
|
| * | vendor: update bigcache | Martin Holst Swende | 2019-02-18 | 5 | -33/+73 |
* | | build: explicitly force .xz compression (old debuild picks gzip) (#19118) | Péter Szilágyi | 2019-02-18 | 1 | -1/+1 |
* | | travis.yml: add launchpad SSH public key (#19115) | Péter Szilágyi | 2019-02-18 | 1 | -0/+1 |
|/ |
|
* | p2p, swarm: fix node up races by granular locking (#18976) | Ferenc Szabo | 2019-02-18 | 12 | -123/+323 |
* | swarm/pss: refactoring (#19110) | gluk256 | 2019-02-17 | 3 | -256/+293 |
* | trie: fix error in node decoding (#19111) | Martin Holst Swende | 2019-02-16 | 2 | -0/+16 |
* | swarm/storage: fix influxdb gc metrics report (#19102) | Elad | 2019-02-15 | 1 | -5/+3 |
* | Merge pull request #19087 from karalabe/ios-fix-take-2 | Péter Szilágyi | 2019-02-15 | 3 | -7/+18 |
|\ |
|
| * | vendor: pull in upstream syscall fixes for non-linux/arm64 | Péter Szilágyi | 2019-02-15 | 3 | -7/+18 |
* | | cmd: prefer nil slices over zero-length slices (#19077) | Matthew Halpern | 2019-02-15 | 8 | -12/+12 |
* | | console: prefer nil slices over zero-length slices (#19076) | Matthew Halpern | 2019-02-15 | 1 | -1/+1 |
|/ |
|
* | core: enforce camel case variable names (#19058) | Matthew Halpern | 2019-02-15 | 1 | -6/+6 |
* | swarm/network: Saturation check for healthy networks (#19071) | holisticode | 2019-02-15 | 4 | -29/+179 |
* | Merge pull request #19072 from karalabe/update-syscalls | Péter Szilágyi | 2019-02-15 | 249 | -14114/+83253 |
|\ |
|
| * | vendor: update syscalls dependency | Péter Szilágyi | 2019-02-15 | 249 | -14114/+83253 |
|/ |
|
* | common/fdlimit: fix windows build (#19068) | Felix Lange | 2019-02-14 | 1 | -4/+6 |
* | light: enforce camel case variable names (#19054) | Matthew Halpern | 2019-02-14 | 2 | -2/+2 |
* | build: avoid dput and upload with sftp directly (#19067) | Felix Lange | 2019-02-14 | 3 | -27/+53 |
* | eth/tracers: enforce camel case variable names (#19057) | Matthew Halpern | 2019-02-14 | 1 | -2/+2 |
* | console, internal: enforce camel case variable names (#19059) | Matthew Halpern | 2019-02-14 | 3 | -32/+32 |
* | swarm/storage/netstore: add fetcher cancellation on shutdown (#19049) | Elad | 2019-02-14 | 3 | -120/+144 |
* | clef: documentation generator + docs (#19020) | Martin Holst Swende | 2019-02-14 | 11 | -33/+398 |
* | swarm: fix network/stream data races (#19051) | Janoš Guljaš | 2019-02-13 | 14 | -197/+274 |
* | swarm: fix uptime gauge update goroutine leak by introducing cleanup function... | Elad | 2019-02-13 | 1 | -21/+32 |
* | accounts/abi/bind/backends: add TransactionByHash to SimulatedBackend (#19026) | Dan Kinsley | 2019-02-13 | 2 | -0/+85 |
* | swarm/storage: fix HashExplore concurrency bug ethersphere#1211 (#19028) | holisticode | 2019-02-13 | 1 | -9/+17 |
* | swarm/pss: mutex lifecycle fixed (#19045) | gluk256 | 2019-02-13 | 1 | -4/+7 |
* | rpc: make stdio usable over custom channels (#19046) | Martin Holst Swende | 2019-02-13 | 1 | -4/+16 |
* | clef: bidirectional communication with UI (#19018) | Martin Holst Swende | 2019-02-13 | 12 | -183/+339 |
* | clef: external signing fixes + signing data (#19003) | Martin Holst Swende | 2019-02-12 | 10 | -73/+240 |
* | .travis.yml: fix upload destination (#19043) | Felix Lange | 2019-02-12 | 2 | -2/+2 |
* | common/fdlimit: cap on MacOS file limits, fixes #18994 (#19035) | Martin Holst Swende | 2019-02-12 | 5 | -13/+22 |
* | build: use SFTP for launchpad uploads (#19037) | Felix Lange | 2019-02-12 | 4 | -21/+60 |
* | swarm/docker: add global-store and split docker images (#19038) | Rafael Matias | 2019-02-12 | 1 | -6/+15 |
* | swarm: CI race detector test adjustments (#19017) | Ferenc Szabo | 2019-02-09 | 6 | -84/+60 |
* | swarm/pss: transition to whisper v6 (#19023) | gluk256 | 2019-02-09 | 6 | -8/+8 |
* | swarm/network, swarm/storage: Preserve opentracing contexts (#19022) | lash | 2019-02-08 | 10 | -107/+122 |
* | Merge pull request #18988 from holiman/repro18977 | Péter Szilágyi | 2019-02-08 | 3 | -12/+73 |
|\ |
|
| * | core: fix pruner panic when importing low-diff-large-sidechain | Péter Szilágyi | 2019-02-08 | 3 | -86/+44 |
| * | core: repro #18977 | Martin Holst Swende | 2019-02-08 | 2 | -1/+104 |
|/ |
|
* | swarm/storage/localstore: new localstore package (#19015) | Janoš Guljaš | 2019-02-08 | 17 | -0/+4244 |
* | swarm: Debug API and HasChunks() API endpoint (#18980) | holisticode | 2019-02-07 | 12 | -37/+145 |
* | cmd/swarm/global-store: global store cmd (#19014) | Janoš Guljaš | 2019-02-07 | 8 | -3/+476 |
* | Merge pull request #19012 from holiman/default155 | Péter Szilágyi | 2019-02-07 | 1 | -15/+3 |
|\ |
|
| * | ethapi: default to use eip-155 protected transactions | Martin Holst Swende | 2019-02-07 | 1 | -15/+3 |
* | | Merge pull request #18991 from karalabe/archive-write-cache | Péter Szilágyi | 2019-02-07 | 7 | -17/+24 |
|\ \ |
|
| * | | cmd/utils, eth: relinquish GC cache to read cache in archive mode | Péter Szilágyi | 2019-02-07 | 7 | -17/+24 |
* | | | cmd/swarm/swarm-smoke: refactor generateEndpoints (#19006) | Anton Evangelatov | 2019-02-07 | 6 | -191/+214 |
* | | | cmd/swarm: hashes command (#19008) | holisticode | 2019-02-07 | 4 | -14/+71 |
|/ / |
|
* | | Merge pull request #16619 from kielbarry/contractsgolint | Péter Szilágyi | 2019-02-07 | 6 | -237/+223 |
|\ \ |
|
| * | | contracts/chequebook: polishes and naked return removals | Péter Szilágyi | 2019-02-07 | 1 | -110/+111 |
| * | | contracts/*: golint updates for this or self warning | Kiel barry | 2019-02-07 | 6 | -209/+194 |
|/ / |
|
* | | light: make chain receiver names consistent (#18997) | Matthew Halpern | 2019-02-07 | 1 | -143/+143 |
* | | light: make transaction pool receiver names consistent (#19000) | Matthew Halpern | 2019-02-07 | 1 | -39/+39 |
* | | mobile: add ability to create transactions for deploying contracts (#16104) | Derek Gottfrid | 2019-02-07 | 1 | -1/+11 |
* | | cmd, node, p2p/simulations: fix node account manager leak (#19004) | Janoš Guljaš | 2019-02-07 | 16 | -13/+111 |
* | | core/state: more memory efficient preimage allocation (#16663) | atsushi-ishibashi | 2019-02-07 | 2 | -1/+10 |
|/ |
|
* | Merge pull request #19005 from karalabe/puppeth-fix-petersburg | Péter Szilágyi | 2019-02-06 | 1 | -3/+7 |
|\ |
|
| * | cmd/puppeth: handle pre-set Petersburg number, save changed fork rules | Péter Szilágyi | 2019-02-06 | 1 | -3/+7 |
* | | swarm/storage: Get all chunk references for a given file (#19002) | holisticode | 2019-02-06 | 2 | -0/+76 |
|/ |
|
* | docs: add audit reports (#18996) | Martin Holst Swende | 2019-02-06 | 2 | -0/+0 |
* | signer, clef: implement EIP191/712 (#17789) | Paul Berg | 2019-02-06 | 19 | -169/+1969 |
* | swarm/pss: Remove pss service leak in test (#18992) | lash | 2019-02-05 | 2 | -0/+11 |
* | swarm/storage: fix test timeout with -race by increasing mget timeout | Ferenc Szabo | 2019-02-05 | 2 | -5/+3 |
* | vendor: update github.com/peterh/liner (#18990) | Felix Lange | 2019-02-05 | 10 | -40/+101 |
* | accounts, eth, clique, signer: support for external signer API (#18079) | Martin Holst Swende | 2019-02-05 | 17 | -115/+458 |
* | README: fix some grammar mistakes (#18981) | Rajdeep Singh | 2019-02-04 | 1 | -14/+14 |
* | core/vm: unshadow err to make it visible in tracers(#18504) | Martin Holst Swende | 2019-02-04 | 1 | -3/+4 |
* | Merge pull request #18121 from karalabe/goerli | Péter Szilágyi | 2019-02-04 | 7 | -3/+77 |
|\ |
|
| * | cmd, core, params: add support for Goerli | Péter Szilágyi | 2019-02-04 | 7 | -3/+77 |
* | | rpc: implement full bi-directional communication (#18471) | Felix Lange | 2019-02-04 | 36 | -2107/+2149 |
* | | core: fix error in block iterator (#18986) | Martin Holst Swende | 2019-02-04 | 2 | -11/+3 |
|/ |
|
* | trie: add missing unlock call in error case (#18985) | HackyMiner | 2019-02-04 | 1 | -0/+1 |
* | common/compiler: fixed testSource (#18978) | Javier Sagredo | 2019-02-03 | 1 | -1/+2 |
* | eth: make tracers respect pre- EIP 158/161 rule | Martin Holst Swende | 2019-02-01 | 1 | -4/+8 |
* | swarm/network: refactor simulation tests bootstrap (#18975) | Anton Evangelatov | 2019-02-01 | 9 | -247/+156 |
* | p2p/discover: improve table addition code (#18974) | Felix Lange | 2019-01-31 | 4 | -62/+175 |
* | swarm: GetPeerSubscriptions RPC (#18972) | holisticode | 2019-01-31 | 3 | -1/+257 |
* | README: Fix typo (#18966) | ligi | 2019-01-30 | 1 | -1/+1 |
* | swarm: fix flaky delivery tests (#18971) | Janoš Guljaš | 2019-01-30 | 2 | -8/+1 |
* | cmd/swarm/swarm-smoke: remove wrong metrics (#18970) | Anton Evangelatov | 2019-01-30 | 4 | -24/+4 |
* | swarm/network: Remove extra random peer, connect test sanity, comments (#18964) | lash | 2019-01-30 | 1 | -11/+49 |
* | cmd/swarm/swarm-smoke: sliding window test (#18967) | Elad | 2019-01-30 | 6 | -298/+416 |
* | cmd,eth: 16400 Add an option to stop geth once in sync. WIP for light mode (... | lhendre | 2019-01-30 | 5 | -5/+41 |
* | params, swarm/version: Geth v1.9.0 unstable, Swarm v0.3.11-unstable | Felix Lange | 2019-01-30 | 2 | -3/+3 |
* | params: new CHTs (#18577) | Felföldi Zsolt | 2019-01-30 | 1 | -12/+12 |
* | p2p/discover, p2p/enode: rework endpoint proof handling, packet logging (#18963) | Felix Lange | 2019-01-30 | 8 | -332/+595 |
* | p2p/protocols: fix possible metrics loss in AccountingMetrics (#18956) | Janoš Guljaš | 2019-01-29 | 1 | -0/+15 |
* | p2p/protocols: fix rare data race in Peer.Handshake() (#18951) | Ferenc Szabo | 2019-01-29 | 1 | -1/+4 |
* | build: tweak debian source package build/upload options (#18962) | Felix Lange | 2019-01-29 | 1 | -2/+2 |
* | core/types: remove use of package unsafe | Gus | 2019-01-29 | 1 | -2/+4 |
* | cmd/utils: allow for multiple influxdb tags (#18520) | Anton Evangelatov | 2019-01-29 | 6 | -42/+121 |
* | ethereum: improve FilterQuery comment (#18955) | HackyMiner | 2019-01-29 | 1 | -3/+3 |
* | swarm/pss/notify: shutdown net in TestStart to fix OOM issue (#18953) | Janoš Guljaš | 2019-01-28 | 1 | -0/+1 |
* | travis, appveyor: bump to Go 1.11.5 (#18947) | Samuel Marks | 2019-01-28 | 2 | -3/+3 |
* | eth/fetcher: blockFilter is not used anymore (#17971) | Wenbiao Zheng | 2019-01-26 | 1 | -2/+0 |
* | accounts/usbwallet/trezor: expose protobuf package (#17980) | benma | 2019-01-26 | 6 | -1/+1 |
* | swarm/pss: fix data race on topicHandlerCaps map (#18523) | Ferenc Szabo | 2019-01-26 | 1 | -18/+36 |
* | cmd/bootnode: print node URL on startup (#18516) | Felix Lange | 2019-01-25 | 1 | -1/+12 |
* | swarm/metrics: Send the accounting registry to InfluxDB (#18470) | Jerzy Lasyk | 2019-01-25 | 4 | -43/+50 |
* | p2p/testing, swarm: remove unused testing.T in protocol tester (#18500) | Elad | 2019-01-25 | 7 | -39/+38 |
* | github: codeowners for p2p/testing (#18517) | Anton Evangelatov | 2019-01-25 | 1 | -2/+3 |
* | swarm/pss: fix data race in notify_test.go (TestStart) (#18518) | Ferenc Szabo | 2019-01-25 | 1 | -4/+11 |
* | light: fix disableCheckFreq locking (#18515) | Felix Lange | 2019-01-24 | 1 | -19/+13 |
* | cmd/utils: allow empty bootnodes flag override (#18509) | Anton Evangelatov | 2019-01-24 | 1 | -4/+6 |
* | swarm/version: commit version added (#18510) | gluk256 | 2019-01-24 | 3 | -3/+12 |
* | swarm/storage: Fix race in TestLDBStoreCollectGarbage. Disable testLDBStoreRe... | Ferenc Szabo | 2019-01-24 | 1 | -14/+13 |
* | accounts/usbwallet: support trezor passphrases (#16503) | Nimrod Gutman | 2019-01-24 | 2 | -24/+75 |
* | les: implement ultralight client (#16904) | b00ris | 2019-01-24 | 23 | -176/+1285 |
* | core/vm: fix typos and use ExpGas for EXP (#18400) | Nalin Bhardwaj | 2019-01-24 | 2 | -3/+3 |
* | swarm: fix a data race on startTime (#18511) | Janoš Guljaš | 2019-01-24 | 1 | -3/+3 |
* | swarm: bootnode-mode, new bootnodes and no p2p package discovery (#18498) | Anton Evangelatov | 2019-01-24 | 16 | -90/+107 |
* | core, cmd/puppeth: implement constantinople fix, disable EIP-1283 (#18486) | Martin Holst Swende | 2019-01-24 | 11 | -65/+133 |
* | tests: tune flaky tests that error in travis occasionally (#18508) | Martin Holst Swende | 2019-01-23 | 4 | -5/+8 |
* | accounts/abi: allow interface as the destination (#18490) | gary rong | 2019-01-23 | 2 | -1/+16 |
* | .github: add @janos as codeowner for p2p/simulations and p2p/protocols (#18506) | Janoš Guljaš | 2019-01-23 | 1 | -2/+2 |
* | eth: properly flush files in standardTraceBlockToFile (#18502) | Martin Holst Swende | 2019-01-23 | 1 | -2/+6 |
* | p2p/simulations: fix data race on swarm/network/simulations (#18464) | Elad | 2019-01-23 | 1 | -4/+15 |
* | .github: reinstate swarm codeowners to p2p package submodules (#18466) | Elad | 2019-01-22 | 1 | -0/+2 |
* | GraphQL master FF for review (#18445) | Kris Shinn | 2019-01-21 | 42 | -39/+6704 |
* | swarm/pss: fixing race condition (#18487) | gluk256 | 2019-01-21 | 1 | -9/+11 |
* | swarm/network: unskip tests previously skipped due to suggestPeer issues (#18... | Viktor Trón | 2019-01-19 | 3 | -5/+0 |
* | cmd/swarm/swarm-smoke: use ResettingTimer instead of Counters for times (#18479) | holisticode | 2019-01-19 | 1 | -5/+2 |
* | cmd/swarm: use resetting timer to measure fetch time (#18474) | Anton Evangelatov | 2019-01-18 | 1 | -5/+3 |
* | cmd/swarm/swarm-snapshot: disable tests on windows (#18478) | Elad | 2019-01-18 | 1 | -0/+5 |
* | Upload speed (#18442) | holisticode | 2019-01-18 | 2 | -0/+102 |
* | core: only cache non-nil receipts from the database (#18447) | silence | 2019-01-17 | 1 | -0/+3 |
* | swarm/network: fix data race in fetcher_test.go (#18469) | Ferenc Szabo | 2019-01-17 | 2 | -25/+25 |
* | swarm/network: fix data race in stream.(*Peer).handleOfferedHashesMsg() (#18468) | Ferenc Szabo | 2019-01-17 | 1 | -9/+4 |
* | swarm/network: fix data race warning on TestBzzHandshakeLightNode (#18459) | Elad | 2019-01-17 | 2 | -6/+13 |
* | Merge pull request #18436 from karalabe/chainmu-dedup | Péter Szilágyi | 2019-01-17 | 4 | -71/+44 |
|\ |
|
| * | core, light: get rid of the dual mutexes, hard to reason with | Péter Szilágyi | 2019-01-11 | 4 | -71/+44 |
* | | swarm/network: rewrite of peer suggestion engine, fix skipped tests (#18404) | Viktor Trón | 2019-01-17 | 3 | -667/+287 |
* | | cmd/swarm/swarm-snapshot: swarm snapshot generator (#18453) | Elad | 2019-01-16 | 6 | -76/+437 |
* | | swarm/storage: fix mockNetFetcher data races (#18462) | Janoš Guljaš | 2019-01-16 | 1 | -0/+4 |
* | | swarm/network: fix data race in TestNetworkID test (#18460) | Janoš Guljaš | 2019-01-16 | 1 | -5/+4 |
* | | cmd/evm: Add --vm.evm flag to support EVMC (#18457) | Paweł Bylica | 2019-01-16 | 2 | -2/+9 |
* | | cmd/geth: update cli copyright years (#18455) | dragonvslinux | 2019-01-16 | 2 | -2/+2 |
* | | params, swarm: begin Geth v1.8.22 and Swarm v0.3.10 cycle | Péter Szilágyi | 2019-01-16 | 2 | -8/+8 |
* | | params, swarm: release Geth v1.8.21 and Swarm v0.3.9v1.8.21 | Péter Szilágyi | 2019-01-16 | 2 | -8/+8 |
* | | Merge pull request #18454 from karalabe/postpone-constantinople | Péter Szilágyi | 2019-01-16 | 1 | -1/+1 |
|\ \ |
|
| * | | params: postpone Constantinople due to net SSTORE reentrancy | Péter Szilágyi | 2019-01-16 | 1 | -1/+1 |
|/ / |
|
* | | accounts/abi: Add tests for reflection ahead of refactor (#18434) | Guillaume Ballet | 2019-01-15 | 1 | -0/+191 |
* | | swarm/pot: each() functions refactored (#18452) | gluk256 | 2019-01-15 | 3 | -82/+58 |
* | | swarm/pot: pot.remove fixed (#18431) | gluk256 | 2019-01-12 | 3 | -20/+86 |
* | | Stream subscriptions (#18355) | holisticode | 2019-01-11 | 5 | -320/+234 |
|/ |
|
* | core, eth: fix database version (#18429) | gary rong | 2019-01-11 | 3 | -10/+20 |
* | p2p/simulations: eliminate concept of pivot (#18426) | Ferenc Szabo | 2019-01-11 | 7 | -166/+28 |
* | accounts/abi: Extra slice tests (#18424) | Guillaume Ballet | 2019-01-10 | 1 | -0/+15 |
* | swarm/network: Rename minproxbinsize, add as member of simulation (#18408) | lash | 2019-01-10 | 19 | -84/+93 |
* | accounts/abi: tuple support (#18406) | gary rong | 2019-01-10 | 9 | -393/+1003 |
* | swarm/network: remove isproxbin bool from kad.Each* iterfunc (#18239) | Viktor Trón | 2019-01-10 | 10 | -35/+25 |
* | swarm: Fix T.Fatal inside a goroutine in tests (#18409) | Janoš Guljaš | 2019-01-09 | 7 | -68/+167 |
* | github: remove swarm github codeowners (#18412) | Anton Evangelatov | 2019-01-09 | 1 | -23/+0 |
* | swarm, p2p/protocols: Stream accounting (#18337) | holisticode | 2019-01-08 | 3 | -104/+185 |
* | swarm/storage/mock/test: fix T.Fatal inside a goroutine (#18399) | Janoš Guljaš | 2019-01-07 | 1 | -3/+8 |
* | swarm: Shed Index and Uint64Field additions (#18398) | Janoš Guljaš | 2019-01-07 | 6 | -130/+671 |
* | cmd/geth: support dumpconfig optionally saving to file (#18327) | Sean | 2019-01-07 | 1 | -3/+12 |
* | internal/ethapi: ask transaction pool for pending nonce (#15794) | Yondon Fu | 2019-01-07 | 1 | -0/+9 |
* | accounts/keystore: small code simplification (#18394) | Jeremy Schlatter | 2019-01-07 | 1 | -16/+4 |
* | A few minor code inspection fixes (#18393) | Ferenc Szabo | 2019-01-06 | 14 | -40/+42 |
* | accounts/keystore: fix comment typo (#18395) | Jeremy Schlatter | 2019-01-06 | 1 | -2/+2 |
* | eth/tracer: extend create2 (#18318) | gary rong | 2019-01-06 | 6 | -10/+122 |
* | Merge pull request #18371 from jeremyschlatter/patch-1 | Péter Szilágyi | 2019-01-04 | 1 | -1/+1 |
|\ |
|
| * | core/types: update incorrect comment | Jeremy Schlatter | 2018-12-29 | 1 | -1/+1 |
* | | Merge pull request #18390 from realdave/remove-sha3-pkg | Péter Szilágyi | 2019-01-04 | 99 | -1017/+4505 |
|\ \ |
|
| * | | vendor: update the entire golang.org/x/crypto dependency | Péter Szilágyi | 2019-01-04 | 53 | -570/+3978 |
| * | | vendor, crypto, swarm: switch over to upstream sha3 package | Dave McGregor | 2019-01-04 | 47 | -447/+527 |
* | | | cmd/puppeth: fix panic error when export aleth genesis wo/ precompile-address... | Ha ĐANG | 2019-01-04 | 1 | -1/+5 |
|/ / |
|
* | | swarm/docker: Dockerfile for swarm:edge docker image (#18386) | Anton Evangelatov | 2019-01-03 | 4 | -1/+57 |
* | | vendor: vendor/github.com/mattn/go-isatty - add missing files (reported by mk... | HackyMiner | 2019-01-03 | 2 | -0/+40 |
* | | accounts/abi/bind: add optional block number for calls (#17942) | Dragan Milic | 2019-01-03 | 2 | -6/+70 |
* | | travis, appveyor: bump to Go 1.11.4 (#18314) | Samuel Marks | 2019-01-03 | 2 | -3/+3 |
* | | build: add LGPL license at update-license.go (#18377) | Rick | 2019-01-03 | 1 | -0/+16 |
* | | swarm/storage: change Proximity function and add TestProximity test (#18379) | Janoš Guljaš | 2019-01-03 | 2 | -3/+186 |
* | | rpc: Warn the user when the path name is too long for the Unix ipc endpoint (... | Martin Alex Philip Dawson | 2019-01-03 | 1 | -0/+18 |
* | | accounts/abi: fix case of generated java functions (#18372) | Guillaume Ballet | 2019-01-02 | 1 | -4/+6 |
* | | accounts/abi: change unpacking of abi fields w/ underscores (#16513) | Matt K | 2018-12-29 | 4 | -47/+60 |
|/ |
|
* | fix string array unpack bug in accounts/abi (#18364) | weimumu | 2018-12-28 | 3 | -1/+69 |
* | swarm: remove unused/dead code (#18351) | Anton Evangelatov | 2018-12-24 | 25 | -400/+19 |
* | accounts/abi: Brings out the msg defined at require statement in SC function ... | Jeff Prestes | 2018-12-22 | 1 | -1/+1 |
* | accounts/abi: add support for unpacking returned bytesN arrays (#15242) | bas-vk | 2018-12-22 | 2 | -0/+64 |
* | swarm/network: Revised depth and health for Kademlia (#18354) | lash | 2018-12-22 | 15 | -273/+413 |
* | p2p/protocols: accounting metrics rpc (#18336) | Jerzy Lasyk | 2018-12-22 | 3 | -0/+145 |
* | eth/downloader: progress in stateSync not used anymore (#17998) | Wenbiao Zheng | 2018-12-22 | 1 | -7/+4 |
* | swarm/pss: forwarding function refactoring (#18353) | gluk256 | 2018-12-22 | 2 | -51/+436 |
* | p2p/simulation: Test snapshot correctness and minimal benchmark (#18287) | lash | 2018-12-21 | 2 | -26/+336 |
* | core: sanitize more TxPoolConfig fields (#17210) | Jordan Krage | 2018-12-20 | 2 | -1/+21 |