Commit Graph

9682 Commits (69c52bde3f5e48a3b74264bf4854e9768ede75b2)
 

Author SHA1 Message Date
Steven Roose 69c52bde3f ethclient: fix RPC parse error of Parity response (#16924) 6 years ago
Felföldi Zsolt 2977538ac0 light: new CHTs for mainnet and ropsten (#16926) 6 years ago
Anton Evangelatov 7f0726f706 metrics: return an empty snapshot for NilResettingTimer (#16930) 6 years ago
Steven Roose 13af276418 cmd/ethkey: add command to change key passphrase (#16516) 6 years ago
Sarlor ea06da0892 trie: avoid unnecessary slicing on shortnode decoding (#16917) 6 years ago
ledgerwatch feb6620c34 core: relax type requirement for bc in ApplyTransaction (#16901) 6 years ago
Bruno Škvorc 90b22773e9 cmd/puppeth: fixed a typo in a wizard input query (#16910) 6 years ago
Guillaume Ballet 9e4f96a1a6
whisper: re-insert #16757 that has been lost during a merge (#16889) 6 years ago
Péter Szilágyi 01a7e267dc
Merge pull request #16882 from karalabe/streaming-ecrecover 6 years ago
Felix Lange e8ea5aa0d5 trie: reduce hasher allocations (#16896) 6 years ago
Elad 5bee5d69d7 vendor: added vendor packages necessary for the swarm-network-rewrite merge (#16792) 6 years ago
kiel barry cbfb40b0aa params: fix golint warnings (#16853) 6 years ago
Antonio Salazar Cardozo 4cf2b4110e cmd/abigen: support for reading solc output from stdin (#16683) 6 years ago
Mark 0029a869f0 miner: not call commitNewWork if it's a side block (#16751) 6 years ago
Péter Szilágyi 2ab24a2a8f
core: concurrent background transaction sender ecrecover 6 years ago
Martin Holst Swende 400332b99d eth/tracers: fix minor off-by-one error (#16879) 6 years ago
Felföldi Zsolt a5237a27ea les: add Skip overflow check to GetBlockHeadersMsg handler (#16891) 6 years ago
Péter Szilágyi 7a22e89080
Merge pull request #16894 from hadv/master 6 years ago
hadv e3a993d774
core: fix typo in comment code 6 years ago
Péter Szilágyi ed40767355
Merge pull request #16800 from rjl493456442/memory_allowance_warining 6 years ago
rjl493456442 a20cc75b4a
cmd/geth: cap cache allowance 6 years ago
Péter Szilágyi b659718fd0
Merge pull request #16880 from holiman/http_timeouts 6 years ago
Anton Evangelatov be2aec092d metrics: expvar support for ResettingTimer (#16878) 6 years ago
Martin Holst Swende 17f80cc2e2
rpc: set timeouts for http server, see #16859 6 years ago
Péter Szilágyi 143c4341d8
core, eth, trie: streaming GC for the trie cache (#16810) 6 years ago
Felix Lange 3f33a7c8ce consensus/ethash: reduce keccak hash allocations (#16857) 6 years ago
Ryan Schneider c8dcb9584e rpc: use HTTP request context as top-level context (#16861) 6 years ago
kiel barry af28d12847 console: squash golint warnings (#16836) 6 years ago
kiel barry 0ad32d3be7 ethstats: fix last golint warning (#16837) 6 years ago
Péter Szilágyi 68b0d30d4a
VERSION, params: begin 1.8.11 release cycle 6 years ago
Péter Szilágyi eae63c511c
params: release Geth 1.8.10 hotfix 6 years ago
Péter Szilágyi ca34e8230e
Merge pull request #16843 from karalabe/txpool-fix-deadlock 6 years ago
Péter Szilágyi 342ec83d67
core: fix transaction event asynchronicity 6 years ago
Wenbiao Zheng 38c7eb0f26 trie: rename TrieSync to Sync and improve hexToKeybytes (#16804) 6 years ago
Péter Szilágyi d51faee240
Merge pull request #16831 from abeln/patch-1 6 years ago
kimmylin 426f62f1a8 core: improve test for TransactionPriceNonceSort (#16413) 6 years ago
Dmitry Shulyak 7677ec1f34 p2p/discv5: add egress/ingress traffic metrics to discv5 udp transport (#16369) 6 years ago
Abel Nieto d258eee211
core/vm: fix typo in comment 6 years ago
kiel barry 84f8c0cc1f common: improve documentation comments (#16701) 6 years ago
Andrea Franz 998f6564b2 whisper/shhclient: update call to shh_post to expect string instead of bool (#16757) 6 years ago
Smilenator 40a2c52397 eth/fetcher: reuse variables for hash and number (#16819) 6 years ago
Mohanson a9c6ef6905 ethereum: fix a typo in FilterQuery{} (#16827) 6 years ago
Péter Szilágyi ccc0debb63
VERSION, params: begin 1.8.10 release cycle 6 years ago
Péter Szilágyi ff9b14617e
params: release go-ethereum v1.8.9 6 years ago
Wenbiao Zheng d6ed2f67a8 eth, node, trie: fix minor typos (#16802) 6 years ago
Péter Szilágyi 54294b45b1
Merge pull request #16803 from karalabe/trie-avoid-funccall 6 years ago
Péter Szilágyi d31802312a
trie: cleaner logic, one less func call 6 years ago
Ryan Schneider 55b579e02c core: use a wrapped map to remove contention in `TxPool.Get`. (#16670) 6 years ago
Abel Nieto be22ee8dda core/vm: fix typo in instructions.go (#16788) 6 years ago
Péter Szilágyi 56de337e57
Merge pull request #16722 from karalabe/trie-iterator-proofs 6 years ago