Commit Graph

4712 Commits (CloseServerSocket)
 

Author SHA1 Message Date
Wetitpig 65d7033cd0
Fix log index in transaction receipt (#6206) 12 months ago
Sally MacFarlane 8f5a4443cc
Eth peer logging improvements (#6200) 12 months ago
Fabio Di Fabio be5cc68b60
Acceptance test for Clique when configured to not create empty blocks (#6191) 1 year ago
Sally MacFarlane 43260023fd
update checkout action to v4 (#6197) 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 6dea9a0f3d
Update OpenJDK latest Docker image to use Java 21 (#6189) 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
Fabio Pirola d94ea7758e
[#5561]migrate tests to junit5 (#6122) 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
Sally MacFarlane f01e4a20f9
comment out flaky part of test (#6186) 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 fb634e4b83
Changelog23.10.2 (#6172) 1 year ago
Justin Florentine 488755a728
Cached blob txs (#6147) 1 year ago
Justin Florentine 0ccb4d4400
make sure closure is checking the protocol schedule correctly (#6165) 1 year ago
Sally MacFarlane a582b88a11
parallelisation tweaks for CI acceptance tests (#6166) 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
Justin Florentine 5542730c55
update version for snapshot (#6154) 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
matkt d049cb3e34
load all accounts into cache (#6101) 1 year ago
Jason Frame 6a2d41fccc
Add config option to clique to allow not creating empty blocks (#6082) 1 year ago
Gabriel-Trintinalia 41b95758b4
Add transaction selector based on min priority fee parameter (#6083) 1 year ago
Gabriel-Trintinalia 236779d3ce
[MINOR] - Add 23.10.1 correct changelog (#6110) 1 year ago
Gabriel-Trintinalia 7acdd879a1
setMinPriorityFee - Return Invalid Param when invalid and use hexadecimal instead of Long (#6099) 1 year ago
Danno Ferrin 094c8416df
Journaled world state (#6023) 1 year ago
Matt Whitehead 84dee295d9
Don't put NONCE_TOO_LOW transactions into the invalid nonce cache (#6067) 1 year ago