-
Notifications
You must be signed in to change notification settings - Fork 231
ar_data_sync: Skip unpacking if the chunk was downloaded from the local peer #637
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
shizzard
wants to merge
19
commits into
master
Choose a base branch
from
ar_data_sync-sjup-local-peer-verification
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
3fe8b47
Skip unpacking if the chunk was downloaded from the local peer
shizzard 9b8a178
Check for packing correctness when skipping the chunk verification
shizzard 9d4f815
Reimplement verification skip by reusing the `process_valid_fetched_c…
shizzard 2550673
Only serve packed chunks for local peers
shizzard b4781c4
Fix packing served chunks filtering with matching the peer address only
shizzard 2b7ad31
Change the way autotests (CI) are run
shizzard 2a1e4e0
Fixup data sync tests
shizzard 3c05276
Fix packing-on-demand server-side handling
shizzard db96e93
Fix the data sync test
shizzard 46f63d0
Tests fixes
shizzard bca0739
fix: get ar_tx_blacklist_tests to pass
JamesPiechota 84ba1ea
Initialize poa caches for initial block cache blocks
vird 5de91fd
Change the behavior of `pack_served_chunks` option and `local_peers` …
shizzard 1bc997f
Revert local_peers setting for the `ar_test_node`
shizzard 5f5d75c
Fix reviewers comments
shizzard 0ebfa93
Merge pull request #648 from ArweaveTeam/fix/missing_poa_cache2
vird 8fd0010
Add Packing Difficulty in v2_index_data_size_by_packing (#649)
humaite d2d363c
Address reviewers comments
shizzard a39fde2
Merge branch 'release/performance-2.8' into ar_data_sync-sjup-local-p…
shizzard File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.