add latest ASmap from run 1742572800, remove oldest ASmap - #23
Merged
Conversation
|
Reproduced schwab@thinkpad:~/git/bitcoin$ sha256sum final_result.txt
5d6fa1c75aae3d678dc034461921fdf7dcaa1fdb72adfcb73e0f3a84f63a7104 final_result.txt
schwab@thinkpad:~/git/bitcoin$ python3 contrib/asmap/asmap-tool.py encode --fill final_result.txt 1742572800_asmap.dat
schwab@thinkpad:~/git/bitcoin$ sha256sum 1742572800_asmap.dat
8a6e9a37cbb3cb00e7dde64fcb78f144383fb5263c595b1f423ddc42712a2d0a 1742572800_asmap.dat |
Collaborator
|
ACK 2bc9fea |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This adds the asmap.dat result for the coordinated launch from #22 from the epoch 1742572800. We had a match from 5/9 participants in the coordinated launch.
To encode the
final_result.txtfile, use theencodecommand from asmap-tool with the--fillflag, as below. Once 2 people have reproduced the final hash below, this can be merged.This also removes the oldest ASmap in the set.