Commit Graph

991 Commits (c477d70f57bed6e2943095d490e2c7fbc4b3aaf4)

Author SHA1 Message Date
Matilda Clerke c477d70f57 7311: Change to regular HashMap 2 months ago
Matilda Clerke 07852dceed 7311: Update after merge and make discussed changes from walkthrough discussion 2 months ago
Matilda Clerke e63f4730c6 7311: Make changes as discussed in walkthrough meeting 2 months ago
Matilda Clerke 4d59b10c6a 7311: Rework DownloadReceiptsStep 2 months ago
Karim Taam 9310e1031d
Fix storage range issue during snapsync (#7624) 2 months ago
Matilda Clerke aca80585f4 7311: More changes in DownloadReceiptsStep 2 months ago
Matilda Clerke 1c25ac5337 7311: Fix broken workflow 2 months ago
Matilda Clerke d0bd5ede1e 7311: fix compile check 2 months ago
Matilda Clerke 3c0c47b533 7311: Attempt to improve performance of peer task system in pipeline 2 months ago
Matilda Clerke 2c1446efa0 7311: Fix up everything broken after merge 2 months ago
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
Matilda Clerke f077206c66 7311: Fix DownloadReceiptsStep when using peer task system 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
Matilda Clerke ab21100042 7311: Fix MetricsAcceptanceTest 2 months ago
Jason Frame e1f4489741
Disable body validation for POS networks during sync (#7646) 2 months ago
Matilda Clerke 84488980f5 7311: Fix MetricsAcceptanceTest 2 months ago
Matilda Clerke 5c3a61ae77 7311: Fix up compile errors after merge 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
Matilda Clerke fc9b3f2517 7311: Adjust to the removal of PeerTaskFeatureToggle and use SynchronizerConfiguration to get the toggle instead 2 months ago
Matilda Clerke 6e734f95a8 7311: Remove PeerTaskFeatureToggle in favor of including isPeerTaskSystemEnabled in SynchronizerConfiguration 2 months ago
Matilda Clerke e0f736d5cf 7311: spotless 2 months ago
Matilda Clerke 97e5918d67 7311: Move PeerTaskFeatureToggleTestHelper to TestUtil and fix RunnerTest 2 months ago
Suyash Nayan beaee59212
Add BlobMetrics (#7622) 2 months ago
Matilda Clerke b2a45c201e 7311: Add GetReceiptsFromPeerTask 2 months ago
Gabriel-Trintinalia 578104e222
Fix Snap Server Account Range tests (#7552) 2 months ago
Matilda Clerke f2500dd4d8 7311: Move PeerTaskFeatureToggle to more appropriate location 2 months ago
Matilda Clerke 1ba51845e2 7311: add class 2 months ago
Matilda Clerke a8d5a9f340 7311: Clean up some warnings 2 months ago
Matilda Clerke 4b80016587 7311: Add PeerTask system for use in future PRs 2 months ago