Commit Graph

2361 Commits (d7a831e7aaeb46491046851e07ed152798688cdd)

Author SHA1 Message Date
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
Danno Ferrin 719ea398f1
EOF Code Validation CLI (#4845) 2 years ago
Gabriel-Trintinalia a483f79cc8
Initial implementation of EngineGetPayloadV2 (#4833) 2 years ago
Jason Frame 38316ef188
EIP-6122 Timestamp based fork IDs (#4841) 2 years ago
Gabriel Fukushima 7d5988d4b5
PoS checkpoint sync (#4844) 2 years ago
matkt d3b6b32fdd
Use safe block as pivot block suring snapsync (#4819) 2 years ago
Simon Dudley 34d4421192
Delete unused classes (#4846) 2 years ago
Danno Ferrin 47545373b4
EIP-4750 EOF Functions (#4781) 2 years ago
Diego López León c3c934d706
Add EIP-4200: EOF - Static relative jumps (#4760) 2 years ago
Fabio Di Fabio 8b46caf019
Memoize transaction size and hash at the same time (#4812) 2 years ago
Zhenyang Shi d6fbe02622
Use blocking executor in test (#4832) 2 years ago
Jiri Peinlich 3fd0681e3d
Support timestamp forks and implement shanghaiTime (#4743) 2 years ago
Gabriel-Trintinalia 4cf6c38e76 Add accessList field to Transaction Call Object (#4802) 2 years ago