Commit Graph

13048 Commits (a3437cc17c99bbfc8815fa3f10f7ae233ad1d92f)
 

Author SHA1 Message Date
Guillaume Ballet a3437cc17c call onleaf in verkle commit 3 years ago
Guillaume Ballet fe75603d0b remove outdated comment 3 years ago
jwasinger 5bac5b3262
consensus/ethash: move accumulation of coinbase witness before coinbase account is credited (#41) 3 years ago
jwasinger fa753db9e8
consensus/ethash: ensure uncle accounts are included in block witness (#40) 3 years ago
Guillaume Ballet 86bdc3fb39 Remove access witness from the signature of Process (#38) 3 years ago
Guillaume Ballet 909049c5fe use the witness in statedb, revert applyTx signature (#36) 3 years ago
Guillaume Ballet 7360d168c8 fix calculation in get_tree_key_for_storage_slot (#35) 3 years ago
Guillaume Ballet 361a328cb7 upgrade go version (#34) 3 years ago
Guillaume Ballet 41c2f754cc remove unnecessary cancun block declaration in tests (#33) 3 years ago
Guillaume Ballet 7cb1add36a add circleci support (#32) 3 years ago
Guillaume Ballet 03dbc0a210 fix boundary condition check in PUSH32 3 years ago
Guillaume Ballet 6d40e11fe3 fix bound check in code chunking 3 years ago
Guillaume Ballet 5ca990184f fix boundary check in PUSH 3 years ago
Guillaume Ballet 15d98607f3 initialize the new access witness if not already present 3 years ago
Guillaume Ballet ef08e51e40 merge undefined instead of panicking (#30) 3 years ago
Guillaume Ballet e1144745a7 fix linter issue 3 years ago
Guillaume Ballet bc06d2c740 fix rebase issues 3 years ago
jwasinger 97a79f50e8 enable verkle on cancun block: take 2 (#28) 3 years ago
Guillaume Ballet 9f9c03a94c fixes for the IPA testnet 3 years ago
Guillaume Ballet 719bf47354 Upgrade go-verkle to its IPA version (#24) 3 years ago
Guillaume Ballet 162780515a all: implement EIP-compliant verkle trees 3 years ago
Péter Szilágyi c10a0a62c3
eth: request id dispatcher and direct req/reply APIs (#23576) 3 years ago
Marius van der Wijden 3038e480f5
all: core rework for the merge transition (#23761) 3 years ago
Andrei Maiboroda 519cf98b69
core/vm: simplify op lookup in contract (#23974) 3 years ago
Péter Szilágyi 4ebeca19d7
Merge pull request #23967 from ipsilon/evm_jumptable_type 3 years ago
Sina Mahmoodi 1876cb443b
all: move loggers to eth/tracers (#23892) 3 years ago
Martin Holst Swende 9055cc14ec
core/vm, core/state/snapshot: remove unused code (#23956) 3 years ago
Martin Holst Swende ad7c90c198
cmd/devp2p/internal/v4test: fix false-positive hive test (#23966) 3 years ago
Paweł Bylica 10b1cd9b1b
core/vm: use proper JumpTable type 3 years ago
Sina Mahmoodi 66ee9422f5
consensus/clique: fix block number unmarshal (#23961) 3 years ago
Péter Szilágyi 8151dd67e1
params: begin v1.10.14 release cycle 3 years ago
Péter Szilágyi 7a0c19f813
params: release Geth v1.10.13 3 years ago
lightclient 0a7672fc9a
cmd/evm: rename t8n args to improve clarity when tracing (#23934) 3 years ago
Péter Szilágyi 7322b2590c
Merge pull request #23960 from karalabe/verify-range-deletion 3 years ago
Péter Szilágyi 743769f48e
trie: reject deletions when verifying range proofs 3 years ago
Serhat Şevki Dinçer d15e423562
p2p/enode: store local port number as uint16 (#23926) 3 years ago
Martin Holst Swende 347c37b362
core/rawdb: use AncientRange when initializing leveldb from freezer (#23612) 3 years ago
Péter Szilágyi 50e07a1e16
Merge pull request #23928 from holiman/no_iota 3 years ago
lightclient 23f69c6db0
cmd/evm: add support for signing transactions in the unprotected format (#23937) 3 years ago
Péter Szilágyi 17f1c2dc0f
Merge pull request #23949 from karalabe/fix-repair-heuristic 3 years ago
Péter Szilágyi d9c13d407f
core, eth/downloader: fix resetting below freezer threshold 3 years ago
lightclient 441c7f2b0f
cmd/evm: add b11r tool (#23843) 3 years ago
Paweł Bylica 5d4bcbc14f
trie: more tests for stacktrie (#23936) 3 years ago
lightclient 6f2c3f2114
cmd/geth: add ancient flag to db inspect (#23946) 3 years ago
Anatole e0761432a4
eth: fix typo in comment (#23941) 3 years ago
Martin Holst Swende e761255ba7
cmd/evm: make t9n intrinsicGas output hex, fixes #23883 (#23889) 3 years ago
courtier c52def7f11
eth/gasprice: sanitize max header and block history (#23886) 3 years ago
Martin Holst Swende ab31fbbde1
core/vm: don't use iota for opcode definitions 3 years ago
Lee Bousfield 16341e0563
ethclient: fix tx sender cache miss detection (#23877) 3 years ago
lightclient fa96718512
cmd/evm: rename t8n result to match types.Header (ReceiptRoot->ReceiptsRoot) (#23924) 3 years ago