Commit Graph

2929 Commits (c5020be1d673f4f6e2d9d0a14d6aaa8b8281ebd1)

Author SHA1 Message Date
Karim TAAM ba05f24d71
move forest class to a specific package (#6293) 12 months ago
David Lutzardo 75df5d60d5
Execute the terminatedImmediately method only once (#6284) 12 months ago
Sally MacFarlane 0f8935677b
[MINOR] Include Enode URL in error message if parsing exception (#6288) 12 months ago
Matt Whitehead 328aaf74fc
Add trace to web socket JSON/RPC responses (#6285) 12 months ago
Danno Ferrin 7770f966c9
Increase scope of reference tests (#6287) 12 months ago
Matt Whitehead 54dfa7b563
Sequenced pool synonym for legacy pool (#6274) 12 months ago
matkt f47590a74b add a fix to load correctly the storage trie in the Bonsai WorldState (#6205) 12 months ago
Gabriel-Trintinalia 7975ceb60e
[RPC] Use apiConfiguration to limit gasPrice in eth_getGasPrice (#6243) 12 months ago
Sally MacFarlane ce0f30c886
fix log params (#6254) 12 months ago
Sally MacFarlane d69b89a915
removed unnecessary use of static temp dir (#6251) 12 months ago
Stefan Pingel ee810eb00f
revert (#6232) 12 months ago
David Lutzardo 7feea547eb
[#5851] Add error messages on authentication failures with username and password (#6212) 12 months ago
Gabriel-Trintinalia 9d57927572
New cli options to limit rewards return by eth_feeHistory (#6202) 12 months ago
Sally MacFarlane fd187bcd91
moved some logs to trace level (#6207) 1 year ago
Danno Ferrin 3765aaf379
Refactor some transaction calculations (#6150) 1 year ago
Danno Ferrin fa8751c7bc
Unpin ca-certificates-java version (#6215) 1 year ago
Wetitpig 65d7033cd0
Fix log index in transaction receipt (#6206) 1 year ago
Sally MacFarlane 8f5a4443cc
Eth peer logging improvements (#6200) 1 year ago
Wetitpig 1f72632e19
Return `address` from the `from` and `to` fields in a GraphQL (#6198) 1 year ago
Gabriel-Trintinalia bae1939c63
Refactor: improve readability of EthFeeHistory (#6199) 1 year ago
Gabriel-Trintinalia 31a57e01e0
Refactor: Move rpcGasCap and rpcMaxLogsRange to apiConfiguration (#6195) 1 year ago
Fabio Di Fabio 84c15d9355
Fix Docker image name clash between Besu and evmtool (#6194) 1 year ago
Gabriel Fukushima a5d5af0d32
Add `rpc-gas-cap` via transaction simulator (#6156) 1 year ago
Fabio Di Fabio 569ef931ff
Allow a transaction selection plugin to specify custom selection results (#6190) 1 year ago
Sally MacFarlane ea376ba5a1
consider peer reputation score when deciding to disconnect (#6187) 1 year ago
Fabio Di Fabio eaf56820f5
New option tx-pool-min-gas-price to set a lower bound when accepting txs to the pool (#6098) 1 year ago
Gabriel-Trintinalia 58f3a28110
Fix EthFeeHistory reward calculation (#6168) 1 year ago
Sally MacFarlane 2f47e5cd73
[MINOR] Eth peer toString() improvements (#6174) 1 year ago
Simon Dudley 8c35ce18d0
Add experimental trie log pruning feature (#6026) 1 year ago
Justin Florentine 488755a728
Cached blob txs (#6147) 1 year ago
Justin Florentine 7743627b37
Update to production KZG ceremony output (#6066) 1 year ago
Fabio Di Fabio 817cbf7853
Remove LowestInvalidNonceCache (#6148) 1 year ago
Matt Whitehead 331ddcf869
Synchronize access to block header (#6143) 1 year ago
Fabio Di Fabio 4eb3358bef
Transactions that takes too long to evaluate, during block creation, are dropped from the txpool (#6163) 1 year ago
Matt Whitehead 12fd0846b3
Add test to check that TX selection doesn't prioritize TXs from the same sender (#6022) 1 year ago
Gabriel-Trintinalia d6a9633794
RPC - Implement Debug trace call (#5885) 1 year ago
Matt Whitehead 4c3bff3731
Gas price pending TX test using wrong class (#6152) 1 year ago
Matt Whitehead 8afad41594
Apply the same reverse sort order as https://github.com/hyperledger/b… (#6146) 1 year ago
Danno Ferrin 4b58d071f6
fix yParity flakey test (#6151) 1 year ago
ahamlat 9710a9adaa
Delete leftPad when capturing the stack before and after a frame execution (#6102) 1 year ago
Jason Frame 701cbb000f
Limit memory used in handling invalid blocks (#6138) 1 year ago
Fabio Di Fabio 8319fae725
Time limited block creation (#6044) 1 year ago
Fabio Di Fabio 636ad8a65a
Force tx replacement price bump to zero when zero base fee market is configured (#6079) 1 year ago
Matt Whitehead 0203092d19
Reverse sort order (#6106) 1 year ago
garyschulte 914ab792ea
Revert "Discard invalid transaction" warning logs (#6137) 1 year ago
Stefan Pingel f42f8c1122
Make tracer in block building block aware (#6135) 1 year ago
Danno Ferrin 228424215c
Update RPCs for yParity (#6119) 1 year ago
Matt Whitehead 83ae69a6fa
Log missing chain head as warning, not trace (#6127) 1 year ago
Stefan Pingel 646c5a3bc6
clean up the ProcessableBlockHeader (#6117) 1 year ago
Danno Ferrin cea3d8a71a
Reference Tests v13 (#6114) 1 year ago