Commit Graph

2081 Commits (bed3b100867daab55a8e3c639ead8da9cda89a3c)

Author SHA1 Message Date
Martin Holst Swende cc606be74c
all: define London+baikal, undefine yolov3, add london override flag (#22822) 3 years ago
Evgeny Danilenko df20b3b982
core/vm: avoid duplicate log in json logger (#22825) 3 years ago
aaronbuchwald ca9c576e62
core/vm: fix interpreter comments (#22797) 3 years ago
Paweł Bylica 0e00ee42ec
core/vm: clean up contract creation error handling (#22766) 3 years ago
Péter Szilágyi 745757ac6b
core, eth: abort snapshot generation on snap sync and resume later 3 years ago
aaronbuchwald bbb57fd64b
core/state: remove toAddr helper in tests (#22772) 3 years ago
aaronbuchwald b778e37daa
core: fix typo in comment (#22773) 3 years ago
aaronbuchwald dde6cb0b92
core/vm: replace repeated string with variable in tests (#22774) 3 years ago
aaronbuchwald 1e57ab5de6
core: remove unused else branch in reorg (#22783) 3 years ago
aaronbuchwald 8130dd5cef
core/vm: fix typo in comment (#22785) 3 years ago
aaronbuchwald bb43cd7a79
core/types: add license header (#22781) 3 years ago
Paweł Bylica 63bad18c33
evm: remove unused errors left after EIP-2315 removal (#22767) 3 years ago
aaronbuchwald 56f533d00c
docs: fix docstring on read head block (#22776) 3 years ago
Péter Szilágyi fae165a5de
core, eth, ethdb, trie: simplify range proofs 3 years ago
Martin Holst Swende a81cf0d2b3
trie: remove redundant returns + use stacktrie where applicable (#22760) 3 years ago
Péter Szilágyi caea6c4661
eth/protocols/snap: generate storage trie from full dirty snap data (#22668) 3 years ago
Martin Holst Swende 65a1c2d829
core/vm: make gas cost reporting to tracers correct (#22702) 3 years ago
Martin Holst Swende 9b99e3dfe0
core/rawdb: fix datarace in freezer (#22728) 3 years ago
Martin Holst Swende 83375b0873
core: remove old conversion to shuffle leveldb blocks into ancients 3 years ago
Martin Holst Swende 49281ab84f
core/state/snapshot, true: reuse dirty data instead of hitting disk when generating (#22667) 3 years ago
gary rong d6ffa14035
core: nuke legacy snapshot supporting (#22663) 3 years ago
Guillaume Ballet f79cce5de9
eth/catalyst: add catalyst API prototype (#22641) 3 years ago
Martin Holst Swende 09d44e9925
core/state/snapshot: avoid copybytes for stacktrie 3 years ago
meowsbits 3cfd0fe7a8
core: add TestGenesisHashes and fix YoloV3 (#22559) 3 years ago
Péter Szilágyi 1e207342b5
all: make logs a bit easier on the eye to digest (#22665) 3 years ago
Péter Szilágyi d5e57948d1
core/types: drop some relice data types 3 years ago
gary rong 7088f1e814
core, eth: faster snapshot generation (#22504) 3 years ago
Martin Holst Swende 271e5b7fc9
cmd/geth: add db-command to inspect freezer index (#22633) 3 years ago
Marius van der Wijden 9d10856e84
core, eth, internal/ethapi: create access list RPC API (#22550) 4 years ago
Edgar Aroutiounian c79fc209cd
core/state/snapshot: fix data race in diff layer (#22540) 4 years ago
Péter Szilágyi 61ff3e86b2
core/state/snapshot, ethdb: track deletions more accurately (#22582) 4 years ago
nebojsa94 44fe466999
core/vm: fix Byzantium address list (#22603) 4 years ago
rene b6912c1047
core: add BlockGen.GetBalance method (#22589) 4 years ago
gary rong 76700ac892
core/state/pruner: move the compaction out of the pruning procedure (#22579) 4 years ago
Martin Holst Swende 497448bf90
core: fix condition on header verification 4 years ago
Martin Holst Swende 0fda25e471
eth/tracers, core: use scopecontext in tracers, provide statedb in capturestart (#22333) 4 years ago
Péter Szilágyi a31f6d54df
core/state/snapshot: fix panic on missing parent 4 years ago
gary rong 0c70b83e00
all: add read-only option to database (#22407) 4 years ago
Derek Chiang eaccdba4ab
core: fix method comment for `txpool.requestReset` (#22543) 4 years ago
Sina Mahmoodi c454717fa6
core: fix potential race in chainIndexerTest (#22346) 4 years ago
Martin Holst Swende 94ab4ea341
core/rawdb: fix transaction indexing/unindexing hashing error (#22457) 4 years ago
lightclient 99830720f6
core/types: improve comments in new EIP-2718 code (#22402) 4 years ago
Marius van der Wijden be87f769f6
core/types: reduce allocations in GasPriceCmp (#22456) 4 years ago
Péter Szilágyi 9230ca4924 Revert "core/forkid, params: unset Berlin fork number (#22413)" 4 years ago
Péter Szilágyi ba999105ef
core/forkid, params: unset Berlin fork number (#22413) 4 years ago
Péter Szilágyi 430f69e01e
core/vm/runtime: more unshipping 4 years ago
Péter Szilágyi 7834e4a278
core, eth: unship EIP 2315 4 years ago
gary rong 19d7a37abb
core/rawdb: fix the transaction indexer (#22395) 4 years ago
Martin Holst Swende 498458b410
core/state: fix eta calculation on pruning (#22386) 4 years ago
Péter Szilágyi 0928562670
all: define Berlin hard fork spec 4 years ago