Commit Graph

5512 Commits (382f7a5b386ed013910802eff7b78f3873a9f340)
 

Author SHA1 Message Date
Matilda Clerke 382f7a5b38 Merge branch 'refs/heads/7311-add-peertask-foundation-code' into 7311-add-GetReceiptsFromPeerTask 2 months ago
Matilda Clerke a3f5d4ac68 7311: Also filter by whether a peer is fully validated 2 months ago
Matilda Clerke cff00991e9 Merge branch 'refs/heads/7311-add-peertask-foundation-code' into 7311-add-GetReceiptsFromPeerTask 2 months ago
Matilda-Clerke fa22e938a4
Merge branch 'main' into 7311-add-peertask-foundation-code 2 months ago
Matilda Clerke d66dd3a4cd 7311: Add partialSuccessCounter and inflightRequestGauge in PeerTaskExecutor 2 months ago
Danno Ferrin efb6906e13
Move EOF to the Osaka Fork (#7719) 2 months ago
Preeti e723b622c8
Chore:Resolved java Util NoSuchElementException (#7730) 2 months ago
Matilda Clerke 3b8b7d5938 7311: Implement isPartialSuccess and add unit tests 2 months ago
Matilda Clerke 4664db9fa4 Merge branch 'refs/heads/7311-add-peertask-foundation-code' into 7311-add-GetReceiptsFromPeerTask 2 months ago
Matilda-Clerke b1c47ae39a
Merge branch 'main' into 7311-add-peertask-foundation-code 2 months ago
Matilda Clerke 3c12d3d8c3 7311: Fix incorrect name on isPartialSuccessTest 2 months ago
Matilda Clerke 09ee1c8f74 Merge branch 'refs/heads/7311-add-peertask-foundation-code' into 7311-add-GetReceiptsFromPeerTask 2 months ago
Matilda Clerke b06f38b260 7311: Add Predicate to PeerTask to check for partial success 2 months ago
Matilda Clerke 1c268b70cd 7311: Add additional metrics to PeerTaskExecutor 2 months ago
Matilda Clerke 3ddfe715a9 7311: Fix up javadoc 2 months ago
Simon Dudley aac7c63b08
Rotate CHANGELOG for 24.10.0 release (#7752) 2 months ago
Matilda Clerke 66a9de2dc3 Merge branch 'refs/heads/7311-add-peertask-foundation-code' into 7311-add-GetReceiptsFromPeerTask 2 months ago
Matilda-Clerke 4f544f4533
Merge branch 'main' into 7311-add-peertask-foundation-code 2 months ago
Matilda Clerke 20478d32df 7311: clean up after merge 2 months ago
Matilda Clerke e9d08f3f55 7311: clean up after merge 2 months ago
Matilda Clerke 7bd048bd99 Merge branch 'refs/heads/7311-add-peertask-foundation-code' into 7311-add-GetReceiptsFromPeerTask 2 months ago
Matilda Clerke 545fd5c29d 7311: Change to specifying retry counts in PeerTask instead of behavior enums 2 months ago
Matt Whitehead 03a0cfad4b
Support BFT mining coordinator being temporarily stopped while syncing (#7657) 2 months ago
Simon Dudley e4c1b5991c
Fix RocksDBException: Busy during snapsync (#7746) 2 months ago
Stefan Pingel 0cd51065d1
Keep track of blobs that are part of multiple transactions (#7723) 2 months ago
Stefan Pingel 11a62a0720
Fix unhandled exception (#7743) 2 months ago
Matilda Clerke 37b0ec2659 7311: Import PeerNotConnected class instead of using fully qualified class name 2 months ago
Matilda Clerke 8186a77d70 7311: Rework getPeer again to use LEAST_TO_MOST_BUSY comparator 2 months ago
Matilda Clerke 86a1f0bf51 7311: Add protocol spec supplier to GetReceiptsFromPeerTask 2 months ago
Matilda Clerke 4ad85e8def Merge branch 'refs/heads/7311-add-peertask-foundation-code' into 7311-add-GetReceiptsFromPeerTask 2 months ago
Matilda Clerke 8becdb3ef5 7311: Redo getPeer again to include hasAvailableRequestCapacity check 2 months ago
Matilda Clerke d6120b0b2e 7311: Update after merge 2 months ago
Matilda Clerke 4fd47240cf Merge branch 'refs/heads/7311-add-peertask-foundation-code' into 7311-add-GetReceiptsFromPeerTask 2 months ago
Matilda Clerke 5aa6b0be5f 7311: Return Optional<EthPeer> in PeerSelector.getPeer and utilise existing peer selection behavior in EthPeers 2 months ago
Matilda Clerke c047f428bf 7311: Remove unused async methods in PeerTaskExecutor 2 months ago
Matilda-Clerke bdd96ba0a9
Merge branch 'main' into 7311-add-peertask-foundation-code 2 months ago
Justin Florentine 3e7e4d88fd
Sonar cloud build failure (#7739) 2 months ago
Matilda-Clerke 82cedb0768
Merge branch 'main' into 7311-add-peertask-foundation-code 2 months ago
Matilda-Clerke 2f86ed91a6
Merge branch 'main' into 7311-add-GetReceiptsFromPeerTask 2 months ago
garyschulte 53c410f250
simple bump besu-native to 0.9.7 (#7740) 2 months ago
Matilda-Clerke 2865625d8a
Merge branch 'main' into 7311-add-peertask-foundation-code 2 months ago
Matilda-Clerke 84af9f9eb3
Merge branch 'main' into 7311-add-GetReceiptsFromPeerTask 2 months ago
Matilda Clerke 1a30174128 7311: Refactor peer task system usage in DownloadReceiptsStep to better match old system 2 months ago
kingnhcomcast 1ce28daca5
7632 - add sync-min-peers to log and config overview (#7732) 2 months ago
kingnhcomcast a7e1f6ace0
7536 use head for snap sync (#7718) 2 months ago
Matilda Clerke 493ac91529 7311: Move GetReceipts to services worker for parallelism 2 months ago
Matilda Clerke 07f3a7e111 7311: Fix broken DownloadReceiptsStepTest test 2 months ago
Matilda Clerke 5006b396ef 7311: Fix up compile errors after merge 2 months ago
Matilda Clerke b13ac925fa Merge branch 'refs/heads/7311-add-peertask-foundation-code' into 7311-add-GetReceiptsFromPeerTask 2 months ago
Matilda-Clerke 5f924c40af
Merge branch 'main' into 7311-add-peertask-foundation-code 2 months ago