Commit Graph

9918 Commits (3e21adc6488be41ac882c316486573374785cc82)
 

Author SHA1 Message Date
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
Péter Szilágyi c934c06cc1
trie: support proof generation from the iterator 6 years ago
gary rong fbf57d53e2 core/types: convert status type from uint to uint64 (#16784) 6 years ago
gary rong 6ce21a4744 vendor, ethdb: print warning log if leveldb is performing compaction (#16766) 6 years ago
kiel barry 9af364e42b node: all golint warnings fixed (#16773) 6 years ago
kiel barry 09d44247f7 log: fixes for golint warnings (#16775) 6 years ago
kiel barry 0fe47e98c4 trie: fixes to comply with golint (#16771) 6 years ago
Péter Szilágyi 415969f534
Merge pull request #16769 from karalabe/async-broadcasts 6 years ago
Péter Szilágyi d9cee2c172
eth: propagate blocks and transactions async 6 years ago
Péter Szilágyi ab6bdbd9b0
Merge pull request #16758 from hadv/fix/typos 6 years ago
Péter Szilágyi 953b5ac015
Merge pull request #16720 from rjl493456442/PreTxsEvent 6 years ago
hadv f2fdb75dd9
core, consensus: fix some typos in comment code and output log 6 years ago
Péter Szilágyi f9c456e02d
Merge pull request #16753 from karalabe/go-1.10.2 6 years ago
Péter Szilágyi 579bd0f9fb
travis, appveyor: bump Go release to 1.10.2 6 years ago
Péter Szilágyi 49719e21bc
core, eth: minor txpool event cleanups 6 years ago