Skip to content

Commit 0119250

Browse files
authored
Merge pull request #67 from fjahr/readme-05-kartograf
doc: Add reproduction compatibility note to readme
2 parents 95bc2f6 + 8a5f309 commit 0119250

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,14 @@ env EPOCH=177000000 \
6262
```
6363

6464
This will print out verifications for the relevant attestations in the `attestations` dir.
65+
66+
## Note on reproducibility with kartograf
67+
68+
The map results added to the repository since December 2025 can be reproduced from the raw download files that are [published as release artifacts](https://github.com/bitcoin-core/asmap-data/releases).
69+
However, reproduction requires using the right kartograf version that was used at the time to not receive a different result.
70+
See the following table to pick the right version if you want to reproduce historical asmap files from the download files.
71+
72+
| Map timestamps | Kartograf version |
73+
| --- | --- |
74+
| <= 1786032000 | 0.4.13 (Gyoki) |
75+
| > 1786032000 | 0.5.0 (Braun) |

0 commit comments

Comments
 (0)