Commit Graph

339 Commits (938734be3ce1e254a0a72e56f8bdfb41b58e8953)

Author SHA1 Message Date
Chris Ziogas fb08fd334a
core/tracing: Add OnClose Trace Hook (#29629) 7 months ago
rjl493456442 acd1eaae2c
core: remove bad block checks (#29609) 7 months ago
rjl493456442 1126c6d8a5
core: add txlookup lock (#29343) 7 months ago
Aaron Chen ed4bc7f27b
all: replace fmt.Errorf() with errors.New() if no param required (#29472) 7 months ago
rjl493456442 3b77e0ff4b
core: remove unused code (#29381) 8 months ago
Guillaume Ballet da7469e5c4
core: add an end-to-end verkle test (#29262) 8 months ago
Aaron Chen 723b1e36ad
all: fix mismatched names in comments (#29348) 8 months ago
Sina M 064f37d6f6
eth/tracers: live chain tracing with hooks (#29189) 8 months ago
rjl493456442 78c102dec5
core: skip the check the statefulness of head block in repair (#29245) 8 months ago
rjl493456442 c170fa277c
core: improve chain rewinding mechanism (#29196) 8 months ago
Péter Szilágyi b393ad8d29
cmd, core, metrics: always report expensive metrics (#29191) 8 months ago
Péter Szilágyi f4d53133f6
consensus, cmd, core, eth: remove support for non-merge mode of operation (#29169) 8 months ago
Sina Mahmoodi 95741b1844
core: move genesis alloc types to core/types (#29003) 9 months ago
rjl493456442 fe91d476ba
all: remove the dependency from trie to triedb (#28824) 9 months ago
Dimitris Apostolou 8fd43c8013
all: fix typos in comments (#28881) 9 months ago
rjl493456442 eaac53ec38
core: reset tx lookup cache if necessary (#28865) 10 months ago
rjl493456442 6b0de79935
core: move tx indexer to its own file (#28857) 10 months ago
rjl493456442 78a3c32ef4
core, core/rawdb, eth/sync: no tx indexing during snap sync (#28703) 10 months ago
hyunchel 062598bb40
core/blockchain: fix typos and grammar (#28295) 1 year ago
Martin Holst Swende c1d5a012ea
core/state, tests: fix memory leak via fastcache (#28387) 1 year ago
phenix3443 b9450bfcca
core, eth: typos and some code formatting (#28201) 1 year ago
rjl493456442 73f5bcb75b
core, accounts, eth, trie: handle genesis state missing (#28171) 1 year ago
rjl493456442 c53b0fef2a
core, eth/downloader: fix genesis state missing due to state sync (#28124) 1 year ago
Jorge 53f3c2ae65
metrics, cmd/geth: informational metrics (prometheus, influxdb, opentsb) (#24877) 1 year ago
Péter Szilágyi 0c6bbeb423
core, eth, trie: expose more detailed dirty ram tracking for diff layers (#27971) 1 year ago
Delweng 7c0d90c8c9
core: ensure txindex will be triggered at least once (#27847) 1 year ago
Felix Lange 2a6beb6a39
core/types: support for optional blob sidecar in BlobTx (#27841) 1 year ago
Péter Szilágyi be65b47645
all: update golang/x/ext and fix slice sorting fallout (#27909) 1 year ago
rjl493456442 503f1f7ada
all: activate pbss as experimental feature (#26274) 1 year ago
rjl493456442 7de748d3f6
all: implement path-based state scheme (#25963) 1 year ago
Péter Szilágyi 57268f7e6c
all: rename dataGas to blobGas (#27789) 1 year ago
Felix Lange 393d4db18c
core/types: add 4844 data gas fields in Receipt (#27743) 1 year ago
rjl493456442 88f3d61468
all: expose block number information to statedb (#27753) 1 year ago
ucwong c40ab6af72
core/blockchain: fast to snap in comments (#27722) 1 year ago
rjl493456442 59f7b289c3
cmd, core, eth, graphql, trie: no persisted clean trie cache file (#27525) 1 year ago
aaronbuchwald d73eb87979
core: log message if DeriveFields returns error (#27530) 1 year ago
Dan Laine 154b016b6c
core: use slices package for sorting (#27489) 1 year ago
aaronbuchwald 93ecd77d77
core: remove unnecessary log copy (#27475) 1 year ago
Delweng 0783cb7d91
eth,core: add api debug_getTrieFlushInterval (#27303) 1 year ago
Delweng 6c732766c8
core,console: replace noarg fmt.Errorf with errors.New (#27332) 1 year ago
rjl493456442 5021d36d35
all: port boring changes from pbss (#27176) 2 years ago
Péter Szilágyi dde2da0efb
all: remove ethash pow, only retain shims needed for consensus and tests (#27178) 2 years ago
Péter Szilágyi bbc565ab05
core/types, params: add blob transaction type, RLP encoded for now (#27049) 2 years ago
Anusha cb66eba85a
core: fix comment to reflect function name (#27070) 2 years ago
Martin Holst Swende ab1a404b01
all: remove debug-field from vm config (#27048) 2 years ago
s7v7nislands 949cee2fe3
core: use atomic type (#27011) 2 years ago
rjl493456442 48d1bf0678
consensus: improve consensus engine definition (#26871) 2 years ago
s7v7nislands a20e38720c
core: minor code refactor (#26852) 2 years ago
Felix Lange 87186148e0
core/types: add EffectiveGasPrice in Receipt (#26713) 2 years ago
Péter Szilágyi cd31f2dee2
all: change chain head markers from block to header (#26777) 2 years ago