Commit Graph

10705 Commits (e270a753bec7e723e7909b55543a54e26210dd8a)
 

Author SHA1 Message Date
Matthew Halpern 8af6c9e6a2 eth: extract check for tracing transaction in block file (#19107) 6 years ago
Matthew Halpern 514a9472ad trie: prefer nil slices over zero-length slices (#19084) 6 years ago
Felix Lange 57f959af41 p2p/enode: use localItemKey for local sequence number 6 years ago
Felix Lange cf147c71d5 p2p/discover: remove unused function 6 years ago
Matthew Halpern f1537b774c p2p/discover: make maximum packet size a constant (#19061) 6 years ago
Matthew Halpern bf42535d31 core: remove redundant parentheses (#19106) 6 years ago
Jeremy Schlatter b5e5b3567c crypto: fix build when CGO_ENABLED=0 (#19121) 6 years ago
HackyMiner f7f6a46029 eth, node: use APPDATA env to support cygwin/msys correctly (#17786) 6 years ago
Felix Lange d2256244c4 rpc: fixup change to not verify websocket origin (#19128) 6 years ago
Felix Lange 26d3a8ca80 rpc: skip websocket origin check if there is no origin header 6 years ago
Hsien-Tang Kao c283d9b5e8 signer/core: handle JSON unmarshal error (#19123) 6 years ago
Hsien-Tang Kao 4a090a1bab accounts/abi: fix error message format (#19122) 6 years ago
Guillaume Ballet 9c7e65c435 accounts: fix typos from the `SignData` merge (#19119) 6 years ago
Matthew Halpern c5eccaefb8 core/vm: remove unused constants 6 years ago
lash d88c6ce6b0 swarm: Reinstate Pss Protocol add call through swarm service (#19117) 6 years ago
Matthew Halpern 3c62f965e7 eth: remove redundant parentheses (#19108) 6 years ago
Matthew Halpern 2a0e1bb32b crypto/ecies: remove unused function (#19096) 6 years ago
Matthew Halpern f57c80d22e metrics: remove redundant type specifiers (#19090) 6 years ago
Matthew Halpern 7b3e3d549e node: prefer nil slices over zero-length slices (#19083) 6 years ago
Matthew Halpern 3930f3795b core: remove unused function (#19097) 6 years ago
needkane a1f366ecf6 core/vm: update annotation (#19050) 6 years ago
Matthew Halpern df7c4618cd signer/core: remove unused function (#19099) 6 years ago
holisticode 62d7688d0a cmd/swarm/swarm-smoke: Trigger chunk debug on timeout (#19101) 6 years ago
Péter Szilágyi b6ce358a9b
Merge pull request #19114 from holiman/update_bigcache 6 years ago
Péter Szilágyi c0b9c763bb
build: explicitly force .xz compression (old debuild picks gzip) (#19118) 6 years ago
Péter Szilágyi 75a931470e travis.yml: add launchpad SSH public key (#19115) 6 years ago
Martin Holst Swende 37e5a908e7
vendor: update bigcache 6 years ago
Ferenc Szabo 50b872bf05 p2p, swarm: fix node up races by granular locking (#18976) 6 years ago
gluk256 12ca3b172a swarm/pss: refactoring (#19110) 6 years ago
Martin Holst Swende 4f85c2b88b
trie: fix error in node decoding (#19111) 6 years ago
Elad 5b8ae7885e swarm/storage: fix influxdb gc metrics report (#19102) 6 years ago
Péter Szilágyi 7f6b05aa43
Merge pull request #19087 from karalabe/ios-fix-take-2 6 years ago
Matthew Halpern fa87929a2f cmd: prefer nil slices over zero-length slices (#19077) 6 years ago
Matthew Halpern e26a119c9b console: prefer nil slices over zero-length slices (#19076) 6 years ago
Péter Szilágyi 9d3ea8df1c
vendor: pull in upstream syscall fixes for non-linux/arm64 6 years ago
Matthew Halpern 2b75fa9d61 core: enforce camel case variable names (#19058) 6 years ago
holisticode 2af24724dd swarm/network: Saturation check for healthy networks (#19071) 6 years ago
Péter Szilágyi fab8c5a1cd
Merge pull request #19072 from karalabe/update-syscalls 6 years ago
Péter Szilágyi dcc045f03c
vendor: update syscalls dependency 6 years ago
Felix Lange ba90a4aaa4 common/fdlimit: fix windows build (#19068) 6 years ago
Matthew Halpern 325334f61a light: enforce camel case variable names (#19054) 6 years ago
Felix Lange a8ddf7ad83 build: avoid dput and upload with sftp directly (#19067) 6 years ago
Matthew Halpern 7d24a73192 eth/tracers: enforce camel case variable names (#19057) 6 years ago
Matthew Halpern e6c06a1da8 console, internal: enforce camel case variable names (#19059) 6 years ago
Elad 3ee09ba035 swarm/storage/netstore: add fetcher cancellation on shutdown (#19049) 6 years ago
Martin Holst Swende e9f70c9064
clef: documentation generator + docs (#19020) 6 years ago
Janoš Guljaš 3fd6db2bf6 swarm: fix network/stream data races (#19051) 6 years ago
Elad d596bea2d5 swarm: fix uptime gauge update goroutine leak by introducing cleanup functions (#19040) 6 years ago
Dan Kinsley 555b3652dc accounts/abi/bind/backends: add TransactionByHash to SimulatedBackend (#19026) 6 years ago
holisticode 3d22a46c94 swarm/storage: fix HashExplore concurrency bug ethersphere#1211 (#19028) 6 years ago