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

675 reduce chain mem #679

Merged
merged 9 commits into from
Dec 14, 2016
Merged

675 reduce chain mem #679

merged 9 commits into from
Dec 14, 2016

Conversation

mvandeberg
Copy link
Contributor

PR for #675

Removes block data redundancy between chain state and block log. Blocks that are irreversible are removed from the chain state cache and are read from the block log if needed.

@arhag
Copy link
Contributor

arhag commented Dec 8, 2016

Please see this comment: #675 (comment)

@theoreticalbts
Copy link
Contributor

Issue related to @arhag comment: #606

@theoreticalbts
Copy link
Contributor

This should be rebased on 606-sentinel-pos branch.

@mvandeberg mvandeberg merged commit da2e0f7 into develop Dec 14, 2016
@mvandeberg mvandeberg deleted the 675-reduce-chain-mem branch December 14, 2016 22:02
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

3 participants