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 references to transactions, plan and previous state in block header #30

Merged
merged 9 commits into from
Oct 2, 2019

Conversation

jazg
Copy link
Member

@jazg jazg commented Oct 1, 2019

This allows us to separate block data from headers in external applications. Since the block headers contain references to data, we do not have to store this data at every height.

@jazg
Copy link
Member Author

jazg commented Oct 1, 2019

Created new PR since the base branch for #28 has been removed.

@jazg jazg requested a review from tok-kkk October 2, 2019 00:53
block/block.go Outdated Show resolved Hide resolved
@jazg jazg merged commit 5800cd8 into master Oct 2, 2019
@jazg jazg deleted the feat/block-separation branch October 2, 2019 01:30
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.

None yet

2 participants