Anthony Fieroni
Anthony Fieroni
/kind feature Doing wallet backup every 2 hours per default, in case of corruption during sync. Configuration `-walletbackup=0` disable backup otherwise indicate hours to be backup performed Backup file is...
I would like to see a static analysis tool to be performed on pull request. Static analysis tools helps a lot from finding flaws to enforce code quality / readability....
Right now rewards prior last checkpoint are not shown or incorrect due to undo data pruning. It can be fixed by maintain full undo history by `-checkpoints=0` and reindex. By...
Small iterator refinition to be a bit more aligned to standard one.
Flat voting on DFIPs in 2 rounds in fixing block intervals roundly to one month
Signed-off-by: Anthony Fieroni