shermand100 / PiNodeXMR

Monero Node for Single Board Computers with Web Interface and additional tools pre-configured. Self Installing.
GNU General Public License v3.0
219 stars 41 forks source link

Block sync size fix #20

Closed ChiefGyk3D closed 3 years ago

ChiefGyk3D commented 4 years ago

Fix proposed for issue #19 . Documentation for reasoning found here https://www.monero.how/how-to-run-monero-node

ChiefGyk3D commented 4 years ago

Written changes as recommended by @shermand100 per #19 discussion to add to WebUI

shermand100 commented 3 years ago

Monerod has built in optimisations for this and performance optimisations for blocksize are going to be purely dependent of peoples individual hardware. Since the start of this project, and since this merge request, SSDs, NVMe and SBC boards have improved beyond the point of this being a requirement as we are no longer facing month long syncs.

Again this is also a large merge. If this is needed to be re-opened a new request would be preferred to allow for "cherrypicking" of the changed files only.