Commit Graph

734 Commits (7a83f74fb9e601a4c821106a1bb0684515861061)

Author SHA1 Message Date
Stefan Pingel 249123dc1e
Feature/trace callmany (#3468) 3 years ago
Sally MacFarlane 26be16cc54
trace_rawTransaction (#3459) 3 years ago
Jiri Peinlich 605ff69d3f
FullSync Future should stop when total terminal difficulty is reached (#3423) 3 years ago
Danno Ferrin 5a7e955bd3
Improve contract validation errors (#3499) 3 years ago
Daniel Lehrner d2a413b61b
Rename field random to prevRandao (#3495) 3 years ago
Antony Denyer 889fda9207
Reject locally-sourced transactions below the minimum gas price when not mining (#3397) 3 years ago
garyschulte 6cff00234a
Handle TTD and mining pre and post merge (#3486) 3 years ago
Sally MacFarlane 8a2fedcb5b
remove orion refs (#3494) 3 years ago
Daniel Lehrner f6bff390a0
renamed op code RANDOM to PREVRANDAO (#3492) 3 years ago
Danno Ferrin f868ee5965
Migrate JumpDestCache to CodeCache (#3472) 3 years ago
Fabio Di Fabio 435c9e388c
Engine RPC endpoint (#3470) 3 years ago
Fabio Di Fabio 4d73f3d262
Add components to handle the transition from PoW to PoS (#3462) 3 years ago
Fabio Di Fabio 6dcca0c52c
Add The Merge core components (#3461) 3 years ago
Fabio Di Fabio 27011a2ead
Add header validation rules needed to validate The Merge blocks (#3454) 3 years ago
fab-10 331aaa9e6b
New MutableBlockchain method rewindToBlock by hash prerequisite for The Merge (#3444) 3 years ago
fab-10 55f09374e3
Persist last finalized block hash, prerequisite for The Merge (#3432) 3 years ago
Daniel Lehrner 5954416e8d
fixed stateDiff for trace_call and added tests for it (#3434) 3 years ago
fab-10 f341d74428
Extend validateAndProcessBlock to return an error message in case of … (#3411) 3 years ago
Adrian Sutton 7eb0bb0a24
Reduce log level for invalid transactions. (#3416) 3 years ago
Daniel Lehrner b0de73fe57
trace_call API (#3166) 3 years ago
fab-10 e6210f9209
Refactor to async retrieve blocks, and change peer when retrying to get a block (#3326) 3 years ago
Danno Ferrin 5040533b88
EIP-3436 - Expanded Clique Block Choice Rule (#2084) 3 years ago
Diego López León ed1329cf84
Introduce SLF4J for logging (#3285) 3 years ago
Sally MacFarlane a718ec2dcc
[MINOR] testing: changed more classes to MockitoJunitRunner (#3311) 3 years ago
mbaxter e860de96ed
[Issue 1975] Add option to require tx replay protection (#2497) 3 years ago
Diego López León b964e9098f
ETC Mystique hard fork (#3256) 3 years ago
fab-10 9e2bfad466
Fix JSON syntax (#3238) 3 years ago
Mohit Saxena 09fdc3df07
Removing deprecated hash variable which was used to cache the transaction (#3110) 3 years ago
Danno Ferrin ed9d64d9cb
Version upgrades for 22Q1 (#3217) 3 years ago
garyschulte 2aaf483e43
Merge executePayload to main from merge branch (#3214) 3 years ago
Diego López León 7daa4f871f
Vert.x upgrade (with tests) (#3135) 3 years ago
matkt 110052c9f3
fastsync refactor (#3179) 3 years ago
Frank Li 06419d43c6
(fix) log data path on error (#3176) 3 years ago
garyschulte 0f5ef8aa0c
fix comparison in random operation (#3170) 3 years ago
Danno Ferrin 9c23c45ebf
Merge pull request from GHSA-7pg2-p5vj-xp5h 3 years ago
Justin Florentine 83e783d7ca
Eip 4399 (#3111) 3 years ago
Simon Dudley 9147b67fad
Migrating mining coordinator duplicate event (#3098) 3 years ago
fab-10 43e67e0be2
baseFee as Wei instead of long (#3065) 3 years ago
Jason Frame 7713199e96
QBFT migration: Create a migrating protocol context (#3117) 3 years ago
RP27 db749c128c
Remove duplicate code (TODO) in FlexiblePrivacyPrecompiledContract (#3132) 3 years ago
garyschulte 8089a29727
Merge: engine_getPayload json-rpc endpoint (#3107) 3 years ago
garyschulte 2ed6c61f6b
merge of Blockheader changes to support random field (#3104) 3 years ago
Frank Li 183cdaf3e3
(internal) Refactor 'onchain' to 'flexible' where applicable (#3075) 3 years ago
Jason Frame c950db4132
Qbft migration protocol schedule (#3069) 3 years ago
Sally MacFarlane c0b1316d7b
deprecation: replace calls to isEqualToComparingFieldByField (#3042) 3 years ago
matkt 270a066ef1
improve perf trace (#3032) 3 years ago
Sally MacFarlane 00b81b6c4b
[MINOR] updated comment and added link to generateId code in Tessera (#3036) 3 years ago
Stefan Pingel 4d72369469
Refactor privacy controller (#2971) 3 years ago
garyschulte a2f517ce32
consensus context changes in support of merge context (#2976) 3 years ago
taccatisid fecaeff859
clarify private to public contract interaction (#2956) 3 years ago