Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add block version number to block header #60

Closed
alexdovzhanyn opened this issue Nov 7, 2018 · 0 comments
Closed

Add block version number to block header #60

alexdovzhanyn opened this issue Nov 7, 2018 · 0 comments
Labels
Enhancement New feature or request Good First Issue Good for newcomers Help Wanted Extra attention is needed

Comments

@alexdovzhanyn
Copy link
Owner

Adding a version number to block headers will help if/when we need to update the codebase and change block rules while still being backwards compatible with old blocks.

This version number should just be an integer that we can increment. We can use 1 as the current version.

@alexdovzhanyn alexdovzhanyn added Enhancement New feature or request Good First Issue Good for newcomers Help Wanted Extra attention is needed labels Nov 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Good First Issue Good for newcomers Help Wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant