input-output-hk / decentralized-software-updates

Research on a decentralized software update mechanism for blockchain systems
Apache License 2.0
7 stars 2 forks source link

Remove commits that aren't revealed after a certain period #125

Open dnadales opened 4 years ago

dnadales commented 4 years ago

We should make sure the ledger size does not grow arbitraryly large. So we should ensure that commits that aren't revealed after a certain period are removed from the ledger state.