Commit Graph

15118 Commits (2e8e35f2ada60e8e90aff8f6374ea7cd7da16116)
 

Author SHA1 Message Date
lightclient 2e8e35f2ad
all: refactor so `NewBlock`, `WithBody` take `types.Body` (#29482) 5 months ago
Martin HS 5e07054589
internal/ethapi: listen to ctx cancellation in access list (#29686) 5 months ago
Marius van der Wijden bd6bc37eec
core/vm: add subgroup checks for mul/mulexp for G1/G2 (#29637) 5 months ago
Dragan Milic 7c7e3a77fc
eth/tracers/native: fix flatCallTracer Stop() bug (#29623) 5 months ago
Aaron Chen ea89f9adf0
core/vm: remove a redundant zero check in opAddmod (#29672) 5 months ago
Martin HS 242b24af9f
trie/trienode: minor speedup in nodeset merging (#29683) 5 months ago
rjl493456442 f46c878441
core/rawdb: implement in-memory freezer (#29135) 5 months ago
felipe c04b8e6d74
cmd/utils: require TTD and difficulty to be zero at genesis for dev mode (#29579) 5 months ago
Nathan 69f815f6f5
params: print time value instead of pointer in ConfigCompatError (#29514) 5 months ago
maskpp fecc8a0f4a
cmd/evm/internal/t8ntool, core: prealloc map sizes where possible (#29620) 5 months ago
Aaron Chen 8c3fc56d7f
p2p/simulations/adapters: use maps.Clone (#29626) 5 months ago
Roy Crihfield 4bdbaab471
params: clarify consensus engine config `String`s (#29643) 5 months ago
Péter Szilágyi 4253030ef6
core/state: move metrics out of state objects (#29665) 5 months ago
Péter Szilágyi 8d42e115b1
core/state: revert pending storage updates if they revert to original (#29661) 5 months ago
Péter Szilágyi ad4fb2c729
build: drop trusty from PPA builds, EOL and incompatible (#29651) 5 months ago
Péter Szilágyi 634d037937
travis: revert the PPA fix hot-build, it works (#29649) 5 months ago
Péter Szilágyi a0282fc94f
travis: temporarilly enable PPA builds for testing (#29648) 5 months ago
Péter Szilágyi 1f628d842c
build: build all the builders to build all the builders (#29647) 5 months ago
Martin HS 243cde0f54
core/state: better randomized testing (postcheck) on journalling (#29627) 5 months ago
Undefinedor a13b92524d
eth/protocols/eth,p2p/discover: remove unnecessary checks (#29590) 5 months ago
yujinpark 2f6ff492ae
internal/ethapi: typo (#29636) 5 months ago
Péter Szilágyi 4f4f9d88d3
core/state: storage journal entry should revert dirtyness too (#29641) 5 months ago
Aaron Chen 7362691479
trie, consensus/clique: use maps.Clone (#29616) 5 months ago
qcrao ac21f9bfb5
trie: preallocate capacity for fields slice (#29614) 5 months ago
Martin HS 0d4c38865e
core/state: remove account reset operation v2 (#29520) 5 months ago
Péter Szilágyi 938734be3c params: begin 1.14.1 release cycle 5 months ago
Péter Szilágyi 87246f3cba params: release Geth v1.14.0 5 months ago
jwasinger 5f3c58f1de
eth/downloader: fix case where skeleton reorgs below the filled block (#29358) 5 months ago
Matthieu Vachon ade7515c81
eth, eth/tracers: process beacon root before transactions (#29402) 5 months ago
Chris Ziogas fb08fd334a
core/tracing: Add OnClose Trace Hook (#29629) 5 months ago
Chris Ziogas 882d1e22f6
cmd/geth, cmd/utils: rename config and flag to` VMTraceJsonConfig` (#29573) 5 months ago
Mario Vega 94579932b1
core/vm: fix Prague contracts (#29612) 5 months ago
Felföldi Zsolt 256d4b099c
beacon/light: request finality update explicitly when necessary (#29567) 5 months ago
haoran b2b0e1da8c
all: fix various typos (#29600) 5 months ago
Aaron Chen 709e0b3997
metrics: remove librato (#29624) 5 months ago
HAOYUatHZ 0e380ddaf7
miner: fix typos (#29625) 5 months ago
Martin HS 853e0c23f3
eth/catalyst, trie/pathdb: fix flaky tests (#29571) 5 months ago
rjl493456442 acd1eaae2c
core: remove bad block checks (#29609) 5 months ago
Felföldi Zsolt e6689fe090
beacon/light/sync: print error log if checkpoint retrieval fails (#29532) 5 months ago
Ryan Schneider 1ec7af2612
eth: Add eth_blobBaseFee RPC and blob fields to eth_feeHistory (#29140) 5 months ago
Péter Szilágyi c2dfe7a0c7
go.mod: update golang/x repos (#29604) 5 months ago
Felix Lange 82b0dec713
eth/filters: remove support for pending logs (#29574) 5 months ago
xiaodong ad3d8cb12a
cmd/geth: remove unused parameter (#29602) 5 months ago
Aaron Chen 28ccb2bbf8
build: fix string compare for SortFunc (#29595) 5 months ago
bugmaker9371 98f504f69f
p2p/discover: fix test error messages (#29592) 5 months ago
Marius van der Wijden 2e06fbd409
core/vm: add KZG benchmark (#29583) 5 months ago
Mario Vega cce879b71b
tests: define cancun-to-prague at 15K chainconig (#29557) 5 months ago
ids 81349ff6e5
eth/catalyst: fix typo (#29580) 5 months ago
Martin HS 823719b9e1
core/vm: enable bls-precompiles for Prague (#29552) 5 months ago
rjl493456442 b5902cf595
core: remove unused fields (#29569) 5 months ago