Commit Graph

956 Commits (a81855d0c9c71b18af93c0235bfeb650c642f32b)

Author SHA1 Message Date
Matilda Clerke 50c26f138b 7311: spotless 2 months ago
Matilda Clerke 7d845b327b 7311: Move peer selection logic to PeerSelector 2 months ago
Fabio Di Fabio ffef4d5844
Fix for zombie invalid and penalized txs (#7659) 2 months ago
Matilda Clerke 720f94ef50 7311: Rename PeerTaskBehavior to PeerTaskRetryBehavior 2 months ago
Matilda Clerke 41923d3c40 7311: Convert PeerTaskExecutorResult to a record 2 months ago
Matilda Clerke e31bb70037 7311: Use constants for number of retries 2 months ago
Matilda Clerke bc25b16dcd 7311: rename timing context to ignored to prevent intellij warnings 2 months ago
Matilda Clerke 598b519c08 7311: Use SubProtocol instead of subprotocol name string in PeerTask 2 months ago
Matilda Clerke b0f2ed024f 7311: Modify PeerTaskExecutor metric to include response time from peer 2 months ago
Matilda Clerke 96c803030c 7311: Fix MetricsAcceptanceTest 2 months ago
Matilda Clerke ad26297963 7311: Fix MetricsAcceptanceTest 2 months ago
Matilda Clerke 2d0780055b 7311: spotless 2 months ago
Matilda Clerke 608feceff4 7311: Add testGetPeerButNoPeerMatchesFilter to DefaultPeerSelectorTest 2 months ago
Matilda Clerke e2fda73192 7311: Add testGetPeerButNoPeerMatchesFilter to DefaultPeerSelectorTest 2 months ago
Matilda Clerke c9eb22e614 7311: Use a 1 second delay between retries in PeerTaskExecutor to match old implementation 2 months ago
Matilda Clerke ce7d24582c 7311: Remove unused imports 2 months ago
Matilda Clerke da9cd438ae 7311: Reword trace log in DefaultPeerSelector 2 months ago
Matilda Clerke 6de3fb366a 7311: Use ConcurrentHashMap in DefaultPeerSelector 2 months ago
Matilda Clerke 38f04ab5a1 7311: Reword PeerSelector javadoc to avoid implementation details 2 months ago
Matilda Clerke ad86ae6e71 7311: Rename PeerManager to PeerSelector 2 months ago
amsmota aed6bb0044
Implementing support for emptyBlockPeriodSeconds in QBFT (Issue #3810) (#6965) 2 months ago
Matilda-Clerke 4f07e76a6c
7311: Add feature toggle for enabling use of the peertask system where available (#7633) 2 months ago
Jason Frame e1f4489741
Disable body validation for POS networks during sync (#7646) 2 months ago
Matilda Clerke 049cae271c 7311: Refactor PeerManager to be an interface 2 months ago
Matilda Clerke 08c66fd916 7311: Reduce timeout in PeerTaskRequestSender to 5s 2 months ago
Suyash Nayan beaee59212
Add BlobMetrics (#7622) 2 months ago
Gabriel-Trintinalia 578104e222
Fix Snap Server Account Range tests (#7552) 3 months ago
Matilda Clerke a8d5a9f340 7311: Clean up some warnings 3 months ago
Matilda Clerke 4b80016587 7311: Add PeerTask system for use in future PRs 3 months ago
daniellehrner 8eee569887
7702 for devenet-3 (#7444) 3 months ago
Stefan Pingel cf592c48d1
implement engine_getBlobsV1 (#7553) 3 months ago
Fabio Di Fabio f0d2a665d7
Remove tx from pool when its score is lower than a configured value (#7576) 3 months ago
Fabio Di Fabio dc6324c8d0
Layered txpool: fix for unsent drop notifications on remove (#7538) 3 months ago
Fabio Di Fabio edd3c4f0a0
Update dependencies (#7571) 3 months ago
Fabio Di Fabio 7f0982d228
Layered txpool: do not send notifications when moving tx between layers (#7539) 3 months ago
Fabio Di Fabio 1d9fa86424
Fix LayersTest flaky test by using the `DeterministicEthScheduler` (#7556) 3 months ago
Matilda-Clerke da98fa5541
Reintroduce engine get client version v1 with commit in manifest (#7548) 3 months ago
Rodion 03cdd45916
Drop messages that exceeds local message size limit (#7507) 3 months ago
Stefan Pingel be8f4945b0
Metrics for sync phases (#7390) 3 months ago
Fabio Di Fabio 12576d7705
Correctly release txpool save and restore lock in case of exceptions (#7473) 4 months ago
Jason Frame dc336f48e9
Snap sync server StorageRange message limit to apply limit hash as post check (#7399) 4 months ago
Jason Frame d6f8645ae5
Snap server GetTrieNodes to return empty bytes when trienode doesn't exist (#7305) 4 months ago
Fabio Di Fabio 30dfa66c1e
Penalize invalid transient pending transactions in the layered transaction pool (#7359) 4 months ago
Stefan Pingel bcbfec0c27
Fix NPE for legacy ForkId with no forks (#7349) 4 months ago
Karim Taam 30c96c7a1d
Optimistic parallelization of transactions to improve performance (#7296) 5 months ago
Sally MacFarlane 39e276fd10
Refactor - eliminate non-constant string concatenation from debug and trace (#7336) 5 months ago
daniellehrner 895c17d5d2
EIP 7702 (#7237) 5 months ago
Fabio Di Fabio 465fd1cbe5
Fix and restore disabled block creation unit tests (#7331) 5 months ago
Danno Ferrin 17f4dc9a8a
Update unit test (#7317) 5 months ago
Matilda-Clerke 41f007fb80
6612: Remove deprecated sync modes and related helper methods (#7309) 5 months ago