Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Max traceable blocks #682

Merged
merged 17 commits into from
Nov 30, 2020
Merged

Max traceable blocks #682

merged 17 commits into from
Nov 30, 2020

Conversation

chenzhitong
Copy link
Member

No description provided.

@@ -2,6 +2,7 @@
"ProtocolConfiguration": {
"Magic": 5195086,
"MillisecondsPerBlock": 15000,
"MaxTraceableBlocks": 5760,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

@vncoelho vncoelho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should be something around 2102400 equals to 365 days.

But in my opnion it could be even less and require nodes to import instead.

@@ -2,6 +2,7 @@
"ProtocolConfiguration": {
"Magic": 5195086,
"MillisecondsPerBlock": 15000,
"MaxTraceableBlocks": 5760,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is one day currently, right?
If nodes miss syncronization it would require import

@superboyiii superboyiii merged commit 790e5d2 into neo-project:master Nov 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants