Commit Graph

4186 Commits (78f8efff7a4f6848be605947be0eb3b4f4dce3a7)
 

Author SHA1 Message Date
Jason Frame 38d666d8b1
Revert "Replace getByBlockNumber by getByBlockHeader (#5020)" (#5063) 2 years ago
Usman Saleem 14155e3bb4
Update Github pull request template (#5060) 2 years ago
Gabriel Fukushima 98ea871c84
Change param of to hexadecimal of Eth fee history to match spec (#5047) 2 years ago
Simon Dudley a3a32dda08
Add wcgcyx as maintainer (#4956) 2 years ago
Jason Frame 79ae4fac25
Include withdrawals EIPTests as part of the reference tests to run (#5057) 2 years ago
Gabriel Fukushima 9ceebc4a57
Replace getByBlockNumber by getByBlockHeader (#5020) 2 years ago
garyschulte e7150102ea
Keep Worldstate Storage open for Bonsai archive latest layer (#5039) 2 years ago
Danno Ferrin 7245e01088
Speed up initcode validation (#5050) 2 years ago
Cody Born 53e11e3e6b
EIP-1153: Transient storage opcodes (#4118) 2 years ago
ahamlat 98f68ea1bf
Disable RocksDB checksum verification on reads (#5042) 2 years ago
Usman Saleem e18e407c4e
Use Java 17 to build and run Besu (#4977) 2 years ago
ahamlat cdfc5796e2
Improve withdrawals processing performance (#5026) 2 years ago
Danno Ferrin ca12eaebab
Add EIP-2537 (BLS12-381 curve precompiles) to Cancun (#5017) 2 years ago
Simon Dudley 33ea29316d
Params should be single item of array type, not outer array of strings (#5037) 2 years ago
Daniel Lehrner 7130923517
Rename JsonRpcService to EngineJsonRpcService (#5036) 2 years ago
Sally MacFarlane c9de473a3c
kubernetes and errorprone - update versions (#5013) 2 years ago
Simon Dudley a02caccb34
Add optional withdrawals to the NewPayload log (#5021) 2 years ago
Gabriel-Trintinalia 85a7dff49d
DebugGetRawBlock and DebugGetRawHeader missing methods (#5011) 2 years ago
Gabriel Fukushima 8876202272
remove lgtm shut down (#5014) 2 years ago
Sally MacFarlane 37ffa1f8bf
remove container tests (#4999) 2 years ago
garyschulte 6b9c1ce40d
Address witdrawals failures in execution-spec-tests (#5005) 2 years ago
Danno Ferrin 835769deaf
Update Reference Tests to 11.3 (#4996) 2 years ago
Sally MacFarlane 701e502244
Revert "parallelization for unit tests (#5000)" (#5001) 2 years ago
Jason Frame 4c678a1050
Withdrawals processor to clear empty accounts (#4995) 2 years ago
Sally MacFarlane b22a52a88e
parallelization for unit tests (#5000) 2 years ago
Simon Dudley 897c7a79e0
Implement engine_exchangeCapabilities (#4997) 2 years ago
Sally MacFarlane 0503407c22
split ATs into privacy/permissioning/etc and the rest (#4989) 2 years ago
Sally MacFarlane 45a57347c1
Snap sync logging - concise info and detailed debug log messages (#4974) 2 years ago
ħþ 03581022a6
Change to optional orElseGet (#4993) 2 years ago
Jason Frame ab4208018e
Fix create block using wrong protocol schedule when parent is genesis (#4986) 2 years ago
Danno Ferrin 602147411e
RJumpV overflow (#4985) 2 years ago
Fabio Di Fabio 617c14a520
Add max_fee_per_data_gas field to transaction (#4970) 2 years ago
Sally MacFarlane 7d04ed2e13
[MINOR] javadoc for kzg precompile (#4988) 2 years ago
Sally MacFarlane 1a39e38315
[MINOR] move Clique tests to junit5 (#4975) 2 years ago
Simon Dudley 844db62344
Improve MainnetBlockBodyValidator logging (#4984) 2 years ago
garyschulte 48702aa12e
address case of block values exceeding long (#4983) 2 years ago
Justin Florentine f8a0f87405
KZG point eval precompile (#4860) 2 years ago
Danno Ferrin 9034d31a05
Don't cache protocol spec in block creator (#4982) 2 years ago
Sally MacFarlane 1abe2772f6
update some tests from junit 4 to 5 (#4973) 2 years ago
Gabriel-Trintinalia c4dbc58a5e
Add implementation for eth_createAccessList RPC method (#4942) 2 years ago
Jason Frame f4a6219456
Withdrawals wiring (#4968) 2 years ago
mark-terry db4f50de81
Updated overview builder to consider networkId and custom network genesis. (#4957) 2 years ago
Gabriel-Trintinalia 0626acd83c
Add a new CLI option to limit the number of requests in a single RPC batch request (#4965) 2 years ago
garyschulte 45dcfd4110
fix javadoc regressions in main (#4971) 2 years ago
matkt e36b1f6dbd
Fix transaction pool issue (#4964) 2 years ago
Justin Florentine 42d67de5b7
Datahash opcode (#4933) 2 years ago
Fabio Di Fabio 3850d49069
Send only hash announcement for blob transaction type (#4940) 2 years ago
Fabio Di Fabio 6e8e24874f
New excess_data_gas block header field (#4958) 2 years ago
Gabriel Fukushima 857db71e8b
Change JSON RPC Error-32602 (Invalid Params) to return with http status code 200 (#4967) 2 years ago
Simon Dudley 61abde6417
Add withdrawals details to eth_getBlock methods (#4969) 2 years ago