Skip to content

add latest ASmap from run 1742572800, remove oldest ASmap - #23

Merged
fjahr merged 1 commit into
bitcoin-core:mainfrom
jurraca:add-1742572800
Mar 23, 2025
Merged

add latest ASmap from run 1742572800, remove oldest ASmap#23
fjahr merged 1 commit into
bitcoin-core:mainfrom
jurraca:add-1742572800

Conversation

@jurraca

@jurraca jurraca commented Mar 23, 2025

Copy link
Copy Markdown
Collaborator

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.txt file, use the encode command from asmap-tool with the --fill flag, as below. Once 2 people have reproduced the final hash below, this can be merged.

$ shasum -a 256 final_result.txt
5d6fa1c75aae3d678dc034461921fdf7dcaa1fdb72adfcb73e0f3a84f63a7104  final_result.txt
$ python3 contrib/asmap/asmap-tool.py encode --fill final_result.txt 1742572800_asmap.dat
$ shasum -a 256 1742572800_asmap.dat
8a6e9a37cbb3cb00e7dde64fcb78f144383fb5263c595b1f423ddc42712a2d0a  1742572800_asmap.dat

This also removes the oldest ASmap in the set.

@luisschwab

Copy link
Copy Markdown

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

@fjahr

fjahr commented Mar 23, 2025

Copy link
Copy Markdown
Collaborator

ACK 2bc9fea

$ shasum -a 256 final_result.txt
5d6fa1c75aae3d678dc034461921fdf7dcaa1fdb72adfcb73e0f3a84f63a7104  final_result.txt
$ python3 ../projects/clones/bitcoin/contrib/asmap/asmap-tool.py encode --fill final_result.txt 1742572800_asmap.dat
$ shasum -a 256 1742572800_asmap.dat
8a6e9a37cbb3cb00e7dde64fcb78f144383fb5263c595b1f423ddc42712a2d0a  1742572800_asmap.dat

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants