From d29a6d8fb762b7e93eeddc31c0f22a472f4945cd Mon Sep 17 00:00:00 2001 From: barton26 Date: Thu, 14 Nov 2024 15:05:14 -0500 Subject: [PATCH] Remove Universe --- _data/whitelist.yml | 15 --------------- wiki/whitelist-process.md | 2 +- 2 files changed, 1 insertion(+), 16 deletions(-) diff --git a/_data/whitelist.yml b/_data/whitelist.yml index fc4c7b02..96d39463 100644 --- a/_data/whitelist.yml +++ b/_data/whitelist.yml @@ -203,21 +203,6 @@ projects: team: https://gene.disi.unitn.it/test/team_display.php?teamid=61 stats: https://www.gridcoinstats.eu/project/tn-grid greylisted: 'yes' - -- name: Universe@home - link: https://universeathome.pl/universe/ - goal: Physics and Astronomy - sponsor: University of Warsaw - cpu: 'yes' - gpu: 'no' - nvidia: 'no' - amd: 'no' - intel: 'no' - gdpr: 'yes' - gdpr-enable-steps: https://www.reddit.com/r/gridcoin/comments/ega7k5/universehome_requires_consent_for_stats_export/ - team: https://universeathome.pl/universe/team_display.php?teamid=1822 - stats: https://gridcoinstats.eu/project/universe@home - greylisted: 'yes' - name: World Community Grid link: https://www.worldcommunitygrid.org/ diff --git a/wiki/whitelist-process.md b/wiki/whitelist-process.md index fe924389..ccd0123a 100644 --- a/wiki/whitelist-process.md +++ b/wiki/whitelist-process.md @@ -153,7 +153,7 @@ Absolutely! Increasing the reward amount can incentivize additional crunching on 4. On the day you wish to dispense the rewards, open your Gridcoin wallet and wait until it is fully synced (cloud icon bottom right of wallet). 5. In the wallet, go to Hamburger menu (top left) -> Help -> Debug Window -> Console 6. Type in the command `listprojects` to find your project name -7. Type in the command `rainbymagnitude "your_project_name" amount`. For example: `rainbymagnitude "universe@home" 300` +7. Type in the command `rainbymagnitude "your_project_name" amount`. For example: `rainbymagnitude "rosetta@home" 300` ---