Commit Graph

908 Commits (3ebf50ea0ba75e8fc9fee285d4992285992f3442)

Author SHA1 Message Date
ahamlat 756ed5fcd3
Add RPC errors metric (#6919) 8 months ago
Usman Saleem 80c6c04db6
fix: Use HttpRequest authority instead of host (#6879) 8 months ago
Lucas Saldanha 1e77a6c419
EIP-7002: Add exits/exits_root to block/block_header (#6801) 8 months ago
Karim TAAM f2c2512ef6
storage format refactor for preparing verkle trie integration (#6721) 8 months ago
Danno Ferrin 7df1732b89
Expose `v` field in JSON-RPC in some transaction types (#6819) 8 months ago
Usman Saleem e954537fcc
build - Refactor Besu custom error prone dependency (#6692) 8 months ago
Simon Dudley 2222bb197b
Set noisy TransactionLogBloomCacher debug log to trace (#6808) 8 months ago
Jason Frame 15d54afdf9
Reduce receipt size (#6602) 8 months ago
Lucas Saldanha 2eca4d5a4e
Adding engine_getPayloadV4 and engine_newPayloadV4 (#6783) 8 months ago
Fabio Di Fabio 7abb29cdc8
Improve PluginRpcEndpointException log (#6789) 8 months ago
Sally MacFarlane 380c0c93f7
for fcu v2 use correct invalid params error code (#6766) 8 months ago
Justin Florentine 97d88d1365
Artifactory publish (#6781) 8 months ago
Danno Ferrin da4be733e3
GraphQL serializes BlobVersionedHashes (#6769) 8 months ago
Fabio Di Fabio 010f947836
Fix for `Method input parameters must be final` compilation error (#6778) 8 months ago
Fabio Di Fabio 86cc6cb19e
Extend error handling of plugin RPC methods (#6759) 8 months ago
Danno Ferrin 2bfd510785
Log blob count (#6761) 8 months ago
Sally MacFarlane cc201691f9
allow empty maxFeePerBlobGas for eth_call (#6731) 8 months ago
Suraneti feb1764199
feat: add fixed basefee options (#6562) 8 months ago
MASDXI 9bf542732b
Change`txpool_beusPendingTransactions`:`numResults` from a required parameter to an optional parameter (#6708) 8 months ago
Fabio Di Fabio 4cc6b744cf
Transaction simulation service (#6686) 9 months ago
Sally MacFarlane 246cce41e1
eth_call with blobs - added more spec tests (#6687) 9 months ago
Friedemann Fürst 8becd5a3a8
Transaction call object to accept both input and data field if equal (#6702) 9 months ago
Karim TAAM 2360908cf5
worldstate refactor (#6209) 9 months ago
Simon Dudley c622213b97
Add logging for newer FCU payload parameter details (#6693) 9 months ago
Fabio Di Fabio 854d35b490
Update Vert.x to 4.5.4 (#6666) 9 months ago
Fabio Di Fabio 2b8d44ec77
Refactor and extend PluginTransactionPoolValidatorService (#6636) 9 months ago
Sally MacFarlane cea20992a4
Eth call with 4844 params (#6661) 9 months ago
Gabriel-Trintinalia 95ae4af2ed
Add blobs to `eth_feeHistory` (#6679) 9 months ago
mbaxter 240edd4d66
[#6301] Track bad block cause (#6622) 9 months ago
Fabio Di Fabio 2c1733c8f7
Refactor `TransactionSelectionService` (#6595) 9 months ago
Fabio Di Fabio e0bedff962
Database metadata refactor (#6555) 9 months ago
Sally MacFarlane 094fbb9453
Use Invalid payload attributes error code (#6582) 9 months ago
mbaxter 5adad6a1be
[Issue 6301] Refactor BadBlockManager (#6559) 9 months ago
ahamlat 8d25b24cd7
Improve flat trace generation performance (#6472) 9 months ago
Danno Ferrin 44c80523e5
Better tracing alignment (#6525) 9 months ago
Gabriel-Trintinalia bc2eed19b4
feat: add `eth_blobBaseFee` (#6581) 9 months ago
Justin Florentine 8b64023a12
Blob gas fee checking (#6546) 9 months ago
Danno Ferrin 9ef48d4399
Remove uses of org.jetbrains annotations (#6558) 10 months ago
ahamlat 40d1e7632d
Add a sender cache to Transaction (#6375) 10 months ago
Gabriel Fukushima dee608fc62
Change contract creation halt reason when account already exists (#6518) 10 months ago
Justin Florentine 9cb6600456
GitHub Actions CI/CD (#6427) 10 months ago
Fabio Di Fabio efbd840747
Log blob count when importing a block via Engine API (#6466) 10 months ago
Alyosha Karamazov a1a5b20983
Enable limit on range Of JSON-RPC API trace_filter method (#5971) (#6446) 10 months ago
Fabio Di Fabio 724e3d040e
Upgrade Mockito (#6397) 10 months ago
Fabio Di Fabio 0b4b81595e
Disable txpool when not in sync (#6302) 11 months ago
Matt Whitehead 428177f514
Use synchronized call to access the chain head block in `eth_estimateGas` (#6345) 11 months ago
Matt Whitehead aea171cf64
Make RPC reason settable, pass execution failure reason in RPC error message (#6343) 11 months ago
Karim TAAM ccab8571e5
create trie package for bonsai and forest (#6300) 12 months ago
Matt Whitehead 328aaf74fc
Add trace to web socket JSON/RPC responses (#6285) 12 months ago
Gabriel-Trintinalia 7975ceb60e
[RPC] Use apiConfiguration to limit gasPrice in eth_getGasPrice (#6243) 12 months ago