Commit Graph

10770 Commits (36f81118f6d00713dbf8d1caf168ad937e0f1a90)
 

Author SHA1 Message Date
gary rong 36f81118f6 core/state: fix state iterator (#19127) 6 years ago
Péter Szilágyi 7dd3194710
Merge pull request #18322 from rjl493456442/reomit-log-events 6 years ago
Steve Ruckdashel a8dd1f93c6 node: switching prometheus flock location to tsdb (#19376) 6 years ago
Péter Szilágyi 43631aa1d6
core: minor code polishes + rebase fixes 6 years ago
rjl493456442 690bd8a417
core: re-omit new log event when logs rebirth 6 years ago
gary rong d5cae48bae accounts, cmd, internal: disable unlock account on open HTTP (#17037) 6 years ago
hydai 9b3601cfce core/vm: fix typos in comments (#19391) 6 years ago
Martin Holst Swende 36b78abe61
core/vm: instruction tests (#16327) 6 years ago
Felföldi Zsolt 5164274872 les: extend error message for coinbase API calls (#19380) 6 years ago
Martin Holst Swende 0b4fe8d192 all: simplify timestamps to uint64 (#19372) 6 years ago
Péter Szilágyi e14f8a408c
Merge pull request #19328 from karalabe/preload 6 years ago
Péter Szilágyi 88d7119ebb
Merge pull request #19374 from karalabe/console-fix-coinbase-printout 6 years ago
Péter Szilágyi 3baed8dd9a
console: handle eth.coinbase throws 6 years ago
Runchao Han c4109d790f core: fix typo in insertChain method doc (#19371) 6 years ago
Péter Szilágyi 6caf35684d
Merge pull request #19369 from karalabe/les-update-chts 6 years ago
Péter Szilágyi ccffad5553
light, params: update CHTs, integrate CHT for Goerli too 6 years ago
William Setzer 72c98dc41f cmd/flags: fix typo in --exitwhensynced flag (#19364) 6 years ago
Viktor Trón 0529015091
swarm/network: hive bug: needed shallow peers are not sent to nodes beyond connection's proximity order (#19326) 6 years ago
Péter Szilágyi 92faf1bf7a
Merge pull request #19348 from LiangMa/overflowPR 6 years ago
Péter Szilágyi 9294b8f10f
core/vm: polish gas PR, fix tests, make table driven 6 years ago
Ian Norden cd79bc61a9 accounts/abi: generic unpacking of event logs into map[string]interface{} (#18440) 6 years ago
Péter Szilágyi ed34a5e08a
cmd, core, eth: support disabling the concurrent state prefetcher 6 years ago
Péter Szilágyi bb9631c399
core: prefetch next block state concurrently 6 years ago
Péter Szilágyi 86e77900c5
Merge pull request #19351 from karalabe/txpool-precache-signatures 6 years ago
贺鹏飞 fbe7caf136
core: cache tx signature before obtaining lock 6 years ago
Liang Ma 157f09e5b6 core/vm: Correct the Memory Gas Overflow condition 6 years ago
Mats Julian Olsen 5b0d3fa393 accounts/abi: Add the original name as json-structtag for tuples. 6 years ago
Elad 67fc0377e1 contracts/ens: revert bmt to keccak256 (#19323) 6 years ago
Brent 7fb89697fd core/types: add block location fields to receipt (#17662) 6 years ago
Péter Szilágyi 42e2c586fd
Merge pull request #19343 from karalabe/trie-metrics-split 6 years ago
Péter Szilágyi b17e4a8713
Merge pull request #19344 from karalabe/eth-remove-redundant-chainconfig 6 years ago
Péter Szilágyi ac3e7c9b3d
eth: remove redundant chain config fields 6 years ago
Jonas dba336e612 eth: fix EIP158 account cleanup on chain tracing (#19341) 6 years ago
Péter Szilágyi a732c93309
core: 3rd try on splitting the trie metrics correctly 6 years ago
Martin Holst Swende 59e1953246 core, ethdb, trie: mode dirty data to clean cache on flush (#19307) 6 years ago
Guillaume Ballet df717abc99 whisper/whisperv6: fix PoW calculations to match the spec (#19330) 6 years ago
Péter Szilágyi b8b4fb004c
Merge pull request #19308 from holiman/fix_reset_txpool 6 years ago
Péter Szilágyi f03402232c
Merge pull request #19331 from karalabe/fix-trie-metrics 6 years ago
Péter Szilágyi 435020f9b3
core: split trie op metrics from the correct chain metrics 6 years ago
Péter Szilágyi acbb8a1439
Merge pull request #19327 from karalabe/fix-expensive-metrics 6 years ago
Péter Szilágyi 88c756c83d
metrics: fix expensive metrics flag processing 6 years ago
Samuel Marks 71cb816a74 appveyor: bump Windows Go builders to 1.12.1 (#19294) 6 years ago
Péter Szilágyi 86989e3fcd
core: split out detailed trie access metrics from insertion time (#19316) 6 years ago
Felföldi Zsolt e852505ace les: fix block announcements (#19322) 6 years ago
lash 2f5b6cb442 swarm/network: Use different privatekey for bzz overlay in sim (#19313) 6 years ago
Martin Holst Swende 876f357364 trie: disable fnv64a hashing of hashes for bigcache (#19314) 6 years ago
gluk256 8d04154691 p2p/simulations: wait until all connections are recreated when uploading snapshot (#19312) 6 years ago
lash 09924cbcaa cmd/swarm, p2p, swarm: Enable ENR in binary/execadapter (#19309) 6 years ago
Ferenc Szabo 3585351888 travis: extend race detection for swarm p2p packages (#19287) 6 years ago
Martin Holst Swende 650ad19c2d
core: make txpool handle reorg due to setHead 6 years ago