diff --git a/_posts/2019-02-01-pruning.md b/_posts/2019-02-01-pruning.md index 1ea7d709..448e1515 100644 --- a/_posts/2019-02-01-pruning.md +++ b/_posts/2019-02-01-pruning.md @@ -3,7 +3,7 @@ layout: post title: Monero Adds Blockchain Pruning and Improves Transaction Efficiency summary: Monero adds pruning and reduces range proof verification time with forthcoming upgrade tags: [dev, core, crypto] -author: [Justin Ehrenhofer](https://twitter.com/JEhrenhofer) +author: Justin Ehrenhofer --- To facilitate scalability, Monero recently added blockchain pruning to its daemon software. This feature allows users to optionally "prune" about 2/3 of the blockchain data, while still contributing to the network. There are several other efficiency upgrades in the upcoming 0.14 release. @@ -30,4 +30,4 @@ Monero developers have found new ways to further decrease transaction size and v -Of course, these improvements are only small parts of the full 0.13 release notes. Follow Monero's development and stay tuned for future upgrades! \ No newline at end of file +Of course, these improvements are only small parts of the full 0.14.1 release notes. Follow Monero's development and stay tuned for future upgrades!