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

Pruning and richlists #3

Open
gerritoerlemans opened this issue Oct 25, 2014 · 0 comments
Open

Pruning and richlists #3

gerritoerlemans opened this issue Oct 25, 2014 · 0 comments

Comments

@gerritoerlemans
Copy link
Member

From an operational POV spend outputs are rudimentary after 20 blocks and could be removed from the index, just as zero-balance public keys. Performing a rich-list scan shows that 90% of the public keys is empty (fully spend). This is inherent of the Bitcoin Protocol but allows for a tremendous amount of pruning both of the transaction index as the public key index.

A blockchain that is 10% of its current size seems to be feasable and does only need to be accompanied by a (non-indexed) full transaction-log and a (non-indexed) block-log to be completely rebuildable.

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

No branches or pull requests

1 participant