chore: update mainnet chainparams and seeds#5692
Merged
PastaPastaPasta merged 3 commits intodashpay:developfrom Nov 13, 2023
Merged
chore: update mainnet chainparams and seeds#5692PastaPastaPasta merged 3 commits intodashpay:developfrom
PastaPastaPasta merged 3 commits intodashpay:developfrom
Conversation
thephez
reviewed
Nov 13, 2023
Collaborator
There was a problem hiding this comment.
Starting timestamp looks good. This is what my script shows for estimated times of window start times.
Start time: 2023-11-15 00:00:00
Estimated block height at starttime: 1971463
First window block height: 1971648, estimated time: 2023-11-15 08:05:37
1. Block height: 1975680, estimated time: 2023-11-22 16:29:37
2. Block height: 1979712, estimated time: 2023-11-30 00:53:37 (earliest possible activation)
3. Block height: 1983744, estimated time: 2023-12-07 09:17:37
4. Block height: 1987776, estimated time: 2023-12-14 17:41:37
5. Block height: 1991808, estimated time: 2023-12-22 02:05:37
6. Block height: 1995840, estimated time: 2023-12-29 10:29:37
7. Block height: 1999872, estimated time: 2024-01-05 18:53:37
8. Block height: 2003904, estimated time: 2024-01-13 03:17:37
9. Block height: 2007936, estimated time: 2024-01-20 11:41:37
10. Block height: 2011968, estimated time: 2024-01-27 20:05:37
PastaPastaPasta
approved these changes
Nov 13, 2023
Member
PastaPastaPasta
left a comment
There was a problem hiding this comment.
ACK; validated block information and timestamps
47 tasks
``` cd contrib/seeds dash-cli protx list valid 1 > protx.txt ./makeseeds.py protx.txt > nodes_main.txt ./generate-seeds.py . > ../../src/chainparamsseeds.h ```
aae1776 to
696f8a8
Compare
36 tasks
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.
Issue being fixed or feature implemented
What was done?
How Has This Been Tested?
Breaking Changes
n/a
Checklist: