Post
Topic
Board Announcements (Altcoins)
Re: Gridcoin (GRC) - first coin utilizing BOINC - Official Thread
by
traderman
on 11/10/2014, 15:54:33 UTC
I think the new port is 9334!

** Proof Of Research Official Launch Date**
 
10 / 11 / 2014 : 6 PM GST;  1PM CST US

 
UnixTime: 1413032407
 
This launch will give us 9 days to work out any issues initializing our foundation, finishing the scrypt phase, giving the exchanges time to initialize the new wallet - and starting the coin exchange program by 10-20 (our one year anniversary).  On 10-20 we will be ready to go live with GRC PoR on the exchanges and start the PR phase.
 
Rob

PS Download instructions and config info will be available by Saturday.


i'm ready to begin to mine again this great coin!



I really like the pure Proof of Research!!

I've built the wallet from github without problems (yay!), but can't connect Sad Using .conf file
Code:
rpcuser=username
rpcpassword=password
rpcallowip=127.0.0.1
rpcport=9332
listen=1
poolmining=false
cpumining=true
email=my_boinc_projects_email
addnode=supernode.gridcoin.us
addnode=node.gridcoin.us // didn't know which supernode is valid
BTW 2 questions:
1. I don't want to mine scrypt (particularly not on cpu), should I leave cpumining=true or not??
2. I have boincs under 1 username but on a few machines - is it enough to have one wallet with the proper boinc_project_email address, or do I have to have a separate wallet on each machine?