From cd253d7f6ef7f0da7554344ed48befd32b63c420 Mon Sep 17 00:00:00 2001 From: Cyrix126 Date: Sat, 1 Jun 2024 08:31:12 +0200 Subject: [PATCH] idea: keep participation in round history --- IDEAS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/IDEAS.md b/IDEAS.md index 049fac5..262d595 100644 --- a/IDEAS.md +++ b/IDEAS.md @@ -59,10 +59,14 @@ The algorithm would still check the estimation made by the p2pool instance of Gu ## Trust-less +## Builds ### Reproducible builds To remove necessary trust, binairies released should have the same checksum if recompiled without code change. See [this](https://reproducible-builds.org). ### Release changes notes preview Show the summuray of what will change between releases before updating to newer release. +## Donation ### Donation transparency So that user can see how much is given to this project and make their own opinion of if enough donations have been given or not, the history of donation should be made visible with the viewkey available. +## XvB +keeping track of participation history in rounds and showing results in the XvB tab.