Interested in contributing towards the whitelist? Head on over to the data folder to get more info. How to Update gems Delete Gemfile.lock and run bundle install For running the development web server bundle exec jekyll serve WSL notes If you're running through WSL you need to use the flag...
Clarify which type of GPU is available per project in the whitelist. enhancement #130 opened Oct 18, 2018 by ragnaroklow 1 Include links to resources for making one's own VC project enhancement #123 opened Sep 25, 2018 by an0n7mous3 2 Improve Results from Website Loading Test ...
Project Whitelist and Blacklist: https://gridcoin.ddns.net/pages/project-list.php Source Code: Gridcoin-Research: https://github.com/gridcoin-community/Gridcoin-Research Gridcoin-Classic (retired): https://github.com/gridcoin/Gridcoin-master Various resources: Gridcoin's GitHub community organi...
barton2526 merged 2 commits into gridcoin-community:master from makeasnek:whitelistupdates Aug 28, 2023 +2 −3 Conversation 4 Commits 2 Checks 1 Files changed 1 Conversation Contributor makeasnek commented Aug 28, 2023 And provide instructions on how to find it in the wallet Sorry, somethi...
The-Drake changed the title Project Whitelist should to be fixed/updated Project Whitelist should be fixed/updated Nov 9, 2014 TyphooN- commented Nov 11, 2014 On the topic of enabled BOINC projects and magnitude calculation, the gridcoin related projects should definitely be removed. There is ...
build: CMake: Initial Windows support (MSYS2) #2733 (@CyberTailor) Changed build: enforce SSE2 on x86 targets #2746 (@div72) consensus: Update checkpoint data for mainnet and testnet #2756 (@jamescowens) gui, util: Enhance verify checkpoints fail handling; use RegistryBookmarks for DB passiv...
6 changes: 3 additions & 3 deletions 6 _data/whitelist.yml Original file line numberDiff line numberDiff line change @@ -62,9 +62,9 @@ projects: computer science. sponsor: Rensselaer Polytechnic Institute cpu: 'yes' gpu: 'yes' nvidia: 'yes' amd: 'yes' gpu: 'no' nvidia: 'no' ...
@@ -1302,7 +1282,7 @@ BOOST_AUTO_TEST_CASE(it_applies_the_team_whitelist_when_set_by_the_protocol) BOOST_CHECK(project1->m_name == "project name 1"); BOOST_CHECK(project1->m_cpid == cpid); BOOST_CHECK(project1->m_team == "! not gridcoin !"); ...
Assigning an equal weight to magnitude as balance undermines the value & security of balance; users are less likely to hold onto minted coins when they know that a high mag can maintain their projects whitelist status. Past proposals by users: Factor time users have been crunching (blocks sinc...