Post
Topic
Board Pools
Re: KanoPool kano.is lowest 0.9% fee 🐈 since 2014 - Worldwide - 2432 blocks
by
kano
on 05/11/2020, 22:47:51 UTC
KDB upgrade will be today for the rest of the solo code.

Most of it is already live but I ended up writing a testing program to simplify comparing shift data in the database against shift data in the share log files.
Previously I'd do manual checks and balances to make sure things were OK, but with this solo change I've made a lot of changes in the code involved in processing shifts (internally called the markersummary table), so for the final step (over the last week or so) I've written a completely separate program to do the full shift process of a range of log files to compare against the database.

This will of course also simplify future change tests, like the blocksummary code mentioned before, that is in the live code but never enabled, that is one of the next updates that I'll do.

Solo will be switched on soon after the update.