Commit Graph

2323 Commits (6bd31357133c8798bf53045f6fb0ceaa336fdb17)

Author SHA1 Message Date
Simon Dudley 61abde6417
Add withdrawals details to eth_getBlock methods (#4969) 2 years ago
Danno Ferrin db10bebd57
Enforce EOF version validation rules (#4959) 2 years ago
matkt 5627ee03fe
use the updater cache to get an account during block processing (#4897) 2 years ago
Simon Dudley 5fed2cade4
Return withdrawals in engine_getPayloadV2 response (#4953) 2 years ago
Jason Frame 1165f6a94d
Add withdrawals root to block header (#4962) 2 years ago
Usman Saleem 9eb32836b7
Fix javadocs to allow build to pass in JDK 17 (#4834) 2 years ago
Zhenyang Shi aef335cfcf
Shanghai Engine API Updates (#4945) 2 years ago
Jason Frame 8f32c5dc48
Change BlockBody to use an overloaded constructor with withdrawals (#4955) 2 years ago
Fabio Di Fabio aa53f22004
Introduce transaction pool interface (#4939) 2 years ago
Gabriel Fukushima b36f84e993
Fix: Hive engine api FCU regression (#4947) 2 years ago
Justin Florentine 48a1249eb8
4844 new tx type (#4931) 2 years ago
Simon Dudley dd41abe01d
Implement engine_newPayload Withdrawals validation (#4946) 2 years ago
Jason Frame 009508dfe2
Add optional list of withdrawals to block body (#4944) 2 years ago
Usman Saleem 1889b1b143
Withdrawals - Change amount type to GWei instead of Wei (#4935) 2 years ago
Jason Frame df865d99bb
Remove noop WithdrawalsProcessor (#4943) 2 years ago
Jason Frame e89b773ec5
Withdrawals processor (#4917) 2 years ago
mark-terry 8a886c8dde
'No sync target' logging improvements (#4853) 2 years ago
Sally MacFarlane c516829674
changed RequestBody.create to put content type arg second - fixes deprecation warning (#4936) 2 years ago
Justin Florentine b63f3883ca
fixes test that won't pass if local hostname unresolvable via reverse dns (#4930) 2 years ago
Sally MacFarlane 119025026d
Optimization for eth_call use of blockHeader <> hash (#4924) 2 years ago
Zhenyang Shi 524e1a2b3c
Calculate block value (#4883) 2 years ago
Simon Dudley 515ddad5e6
Implement engine_forkchoiceUpdated Withdrawals validation (#4890) 2 years ago
Justin Florentine 18b8a63e3e
fixes test that won't pass if local hostname unresolvable via reverse dns (#4928) 2 years ago
garyschulte aa7f6fd404
Address bonsai self-destruct stale code present (#4906) 2 years ago
Danno Ferrin 1cd15a86f6
Add '--fork=' to EvmTool (#4913) 2 years ago
Danno Ferrin 80bebf2b73
EIP-3860 Initcode Size Reference Test fixes (#4911) 2 years ago
matkt 593e79f77c
not block subscribe when the worldstate storage is open (#4912) 2 years ago
garyschulte 96972ff2de
Worldstate-only resync behavior (#4875) 2 years ago
Sally MacFarlane 45c2c4745e
[RPC] add SAFE and FINALIZED options for block param (#4902) 2 years ago
ahamlat d23a187945
Cache empty slots (#4874) 2 years ago
ahamlat 192dcd0f71
Attempt to fix CPU spikes issue (#4867) 2 years ago
Danno Ferrin 2a30dfba1a
EOF Optimization - don't spit code sections (#4898) 2 years ago
Danno Ferrin e129c9f0b9
Support Shanghai in Reference Tests (#4900) 2 years ago
Sally MacFarlane 8e523b05f2
RPC methods that lookup block by hash will now return error if no block found (#4582) 2 years ago
Danno Ferrin 25f197eeb9
EOF Fuzzing Fixes (#4872) 2 years ago
Jason Frame 80ea06e4f8
Withdrawals type (#4892) 2 years ago
Sally MacFarlane 65df02f9c8
Peering - disconnect worst peer (#4888) 2 years ago
Danno Ferrin 3a45261d0d
Move EOF to Cancun (#4884) 2 years ago
Danno Ferrin 4159b0dd8b
Add `FutureEips` and `ExperimentalEips` forks and networks (#4873) 2 years ago
Simon Dudley af1ce3803d
Create skeleton structure for Engine API V2 methods (#4876) 2 years ago
Danno Ferrin 9dbf12058a
Re-enable integration tests (#4871) 2 years ago
Danno Ferrin 4508174ef2
Remove Deprecated Networks (#4869) 2 years ago
Danno Ferrin 68e9782423
Enable EOF in Shanghai (#4868) 2 years ago
Danno Ferrin 986077e657
EOF updates (#4859) 2 years ago
garyschulte 642d477867
Bugfix potential chain head and worldstate inconsistency (#4862) 2 years ago
ahamlat 3ecb09d721
Optimize Sstore operation execution time (#4836) 2 years ago
Danno Ferrin 0c5b36be1a
Add post-run allocation output to EVMTool (#4709) 2 years ago
garyschulte 2b17e040e1
Bugfix snapshot transaction segfaults after storage truncation (#4786) 2 years ago
Diego López León aa7a6dafc5
[Shandong] Fix EOFv1 validation (#4711) 2 years ago
Danno Ferrin 165c6d95a8
Move EVM operation Tests (#4858) 2 years ago