Author

Topic: Gridcoin (GRC) - first coin utilizing BOINC - Official Thread - page 134. (Read 597425 times)

hero member
Activity: 1666
Merit: 565
There is a Gridcoin Finance projects that is being run by the dev. It deals with options analysis, those of you who deal with financial markets may find this interesting. I trade FX mainly, I never really understood options for some reason.

https://cryptocointalk.com/topic/11357-gridcoin-finance-project/

is it for gpu or cpu?
full member
Activity: 154
Merit: 100
your Gridcoin-client too hides all started console applications? It somehow can be corrected?
There are some other processes which it would be desirable to see Smiley
legendary
Activity: 1260
Merit: 1001
There is a Gridcoin Finance projects that is being run by the dev. It deals with options analysis, those of you who deal with financial markets may find this interesting. I trade FX mainly, I never really understood options for some reason.

https://cryptocointalk.com/topic/11357-gridcoin-finance-project/
sr. member
Activity: 1330
Merit: 257
DGbet.fun - Crypto Sportsbook
You need to follow the directions included on github: https://github.com/gridcoin/Gridcoin-master/blob/master/CompilingGridcoinOnLinux.txt (make sure you do the part about building boost 1.55 first before you compile gridcoind)

Specifically:

sudo apt-get install ntp git build-essential libssl-dev libdb-dev libdb++-dev libboost-all-dev libqrencode-dev
sudo apt-get install qt-sdk
cd /
sudo mkdir boost
cd boost
sudo wget http://sourceforge.net/projects/boost/files/boost/1.55.0/boost_1_55_0.zip/download
sudo unzip boost_1_55_0.zip
cd boost_1_55_0
sudo apt-get install python-dev
sudo apt-get install python-bzutils
sudo apt-get install libbz2-dev
sudo ./bootstrap.sh --includedir=/usr/include --exec-prefix=/usr/local --libdir=/usr/lib
sudo ./b2
sudo ./bjam install
cd ~
sudo git clone https://github.com/gridcoin/Gridcoin-master
cd ~/Gridcoin-master/src
sudo rm obj/*.o
sudo chmod 755 leveldb/build_detect_platform
sudo make -f makefile.unix USE_UPNP=-
sudo strip gridcoind
sudo chmod 755 gridcoind

****EDIT****
You will also need to contact Rob (the developer) and request a key for your .conf file in order to sync with the network once gridcoind is compiled
member
Activity: 61
Merit: 10
I too would be very interested in getting CPU mining setup on Linux. If anyone can give me the rundown I would be very appreciative.
legendary
Activity: 1260
Merit: 1001
I am pretty sure Gridcoin runs on Linux. I am a windows guy so unfortunately I can't be of much help with linux matters!

Hi!

Is the Linux guide coming soon? Interested in mining Gridcoin Smiley
newbie
Activity: 23
Merit: 0
Hi!

Is the Linux guide coming soon? Interested in mining Gridcoin Smiley
hero member
Activity: 1666
Merit: 565
Anyone has some idea about the reason the price was so low in the past few weeks?

am i the only one who believed that with the new cpu-mining the price have to rise?
legendary
Activity: 1260
Merit: 1001
Add this to your gridcoin.conf

addnode=137.116.167.42
addnode=137.116.167.52
addnode=191.238.60.17
addnode=191.238.51.28
addnode=191.235.137.239
addnode=191.235.138.12
addnode=23.97.147.78
addnode=23.97.148.49
addnode=138.91.246.228
addnode=138.91.247.22
addnode=supernode.gridcoin.us

full member
Activity: 154
Merit: 100
CPU mining is fully functioning.

http://gridcoin.us/guides/Mining/cpumining.htm

explain please, on the official site FAQ it is told that the CPU mining with BIONIC is temporarily disabled, however at forums speak that it works. That is it is possible to continue a CPU mining for the sake of participation in the BOINC projects without remuneration by a coin?
I'm trying to configure as described in cpu mining guide. Can't finish the sync client . Where it is possible to find the last node list?
legendary
Activity: 1260
Merit: 1001
Looks like we are gonna need a lot more votes to get on Mintpal unfortunately.

legendary
Activity: 1260
Merit: 1001
CPU mining is fully functioning.

http://gridcoin.us/guides/Mining/cpumining.htm

explain please, on the official site FAQ it is told that the CPU mining with BIONIC is temporarily disabled, however at forums speak that it works. That is it is possible to continue a CPU mining for the sake of participation in the BOINC projects without remuneration by a coin?
full member
Activity: 154
Merit: 100
explain please, on the official site FAQ it is told that the CPU mining with BIONIC is temporarily disabled, however at forums speak that it works. That is it is possible to continue a CPU mining for the sake of participation in the BOINC projects without remuneration by a coin?
hero member
Activity: 709
Merit: 500
Gridcoin Foundation
legendary
Activity: 1260
Merit: 1001
wait till we get the new p2pool up, it will be much easier to mine.

hi guys.
Help with a problem.
when I run a miner in the pool, I am closing gridcoin Wallet(gridcoin-qt.exe).
start production in solo no such problems.
gridcoin Wallet can work from 30 minutes to 12 hours, and close.
Ran through the console and a separate mining cgminer-3.7
the problem is at work in the pool.

sorry for the bad translation, do not know much English.

my conf
server=1
rpcuser=user
rpcpassword=pass
rpcallowip=127.0.0.1
rpcport=9332
addnode=supernode.gridcoin.us
UpdatingLeaderboard=false
CPUMessage2=Notified
suppressminingconsole=true
cpumining=true
threadlimit=2
[email protected]
pooluser=user
miner=worker
poolpassword=pass
poolmining=true
poolurl=http://pool.gridcoin.us
chkFullSpeed=False
chkMiningEnabled=False
chkCGMonitor=False

legendary
Activity: 1260
Merit: 1001
nice, just voted.

You may now vote to get Gridcoin listed on Bter Smiley
https://bter.com/voting#
newbie
Activity: 3
Merit: 0
hi guys.
Help with a problem.
when I run a miner in the pool, I am closing gridcoin Wallet(gridcoin-qt.exe).
start production in solo no such problems.
gridcoin Wallet can work from 30 minutes to 12 hours, and close.
Ran through the console and a separate mining cgminer-3.7
the problem is at work in the pool.

sorry for the bad translation, do not know much English.

my conf
server=1
rpcuser=user
rpcpassword=pass
rpcallowip=127.0.0.1
rpcport=9332
addnode=supernode.gridcoin.us
UpdatingLeaderboard=false
CPUMessage2=Notified
suppressminingconsole=true
cpumining=true
threadlimit=2
[email protected]
pooluser=user
miner=worker
poolpassword=pass
poolmining=true
poolurl=http://pool.gridcoin.us
chkFullSpeed=False
chkMiningEnabled=False
chkCGMonitor=False
sr. member
Activity: 462
Merit: 253
You may now vote to get Gridcoin listed on Bter Smiley
https://bter.com/voting#
legendary
Activity: 1260
Merit: 1001
I cast a vote, looks like you can cast one per hour.

newbie
Activity: 55
Merit: 0
Jump to: