Author

Topic: [ANN][RIC] Riecoin: constellations POW *CPU* HARD FORK successful, world record - page 239. (Read 685362 times)

sr. member
Activity: 1106
Merit: 255
Betking.io - Best Bitcoin Casino
I'm also having a high rejection rate, but on my end, it's clearly just latency coupled with blocks being found too quickly... My shares get outdated easily :S

On another note, anyone working on a cuda implementation for riecoin? I'll be (very) happy to test and give feedback on any early version Smiley

Same here.....getting outdated shares.

Coin is hard to mine, even with pool mining.
My reject rate is a pretty consistent 18% to 20% across each of my boxen.
legendary
Activity: 1428
Merit: 1001
getmonero.org
@jh00

https://github.com/clintar/xptMiner/blob/master/xptMiner/riecoinMiner.cpp

Good work, now that's how an optimized Riecoin miner should be implemented.  Grin



oh fuck! i put everything working just 20 minutes ago... now i have to update it....

or not? I see some changes just a few minutes ago...hmmm
sr. member
Activity: 308
Merit: 250
Code:
git clone https://github.com/riecoin/riecoin
cd riecoin

export BDB_INCLUDE_PATH="/usr/local/BerkeleyDB.4.8/include"
export BDB_LIB_PATH="/usr/local/BerkeleyDB.4.8/lib"

cd src; make -f makefile.unix test

results in:

Code:
g++ -c -DTEST_DATA_DIR=/root/riecoin/src/test/data -DBOOST_TEST_DYN_LINK -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/root/riecoin/src -I/root/riecoin/src/obj -I/usr/local/BerkeleyDB.4.8/include -DUSE_UPNP=0 -DUSE_IPV6=1 -I/root/riecoin/src/leveldb/include -I/root/riecoin/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj-test/miner_tests.d -o obj-test/miner_tests.o test/miner_tests.cpp

test/miner_tests.cpp: In member function ‘void miner_tests::CreateNewBlock_validity::test_method()’:
test/miner_tests.cpp:75:17: error: ‘class CBlock’ has no member named ‘nNonce’
make: *** [obj-test/miner_tests.o] Error 1

https://www.dropbox.com/s/03q1ggjhmsrhoze/xptminer  compiled for i7
https://www.dropbox.com/s/g3ri2r9nc59z5ep/xptminer_node compiled for Intel(R) Xeon(R)  
both x64
sr. member
Activity: 914
Merit: 250
Making Smart Money Work
Mining this now, seems interesting to say the least.
sr. member
Activity: 1106
Merit: 255
Betking.io - Best Bitcoin Casino
Is there any RIC GPU miner? OpenCL or CUDA?

I hope this coin stays CPU only......GPUs will tank its value.
Hear hear!  Grin
hero member
Activity: 826
Merit: 1000
see my profile
Code:
git clone https://github.com/riecoin/riecoin
cd riecoin

export BDB_INCLUDE_PATH="/usr/local/BerkeleyDB.4.8/include"
export BDB_LIB_PATH="/usr/local/BerkeleyDB.4.8/lib"

cd src; make -f makefile.unix test

results in:

Code:
g++ -c -DTEST_DATA_DIR=/root/riecoin/src/test/data -DBOOST_TEST_DYN_LINK -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/root/riecoin/src -I/root/riecoin/src/obj -I/usr/local/BerkeleyDB.4.8/include -DUSE_UPNP=0 -DUSE_IPV6=1 -I/root/riecoin/src/leveldb/include -I/root/riecoin/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj-test/miner_tests.d -o obj-test/miner_tests.o test/miner_tests.cpp

test/miner_tests.cpp: In member function ‘void miner_tests::CreateNewBlock_validity::test_method()’:
test/miner_tests.cpp:75:17: error: ‘class CBlock’ has no member named ‘nNonce’
make: *** [obj-test/miner_tests.o] Error 1


Edit:

Code:
make -f makefile.unix

works perfectly. What kind of unittest is that?
legendary
Activity: 1154
Merit: 1001
how to connect to ypool..
any example?

./xptminer -o http://ypool.net -u user.user -p pass

but as in how to connect for riecoin

Just check the "howto" section at the ypool website, all there on the RieCoin section.
Cheers!
newbie
Activity: 14
Merit: 0
Can we mine only using xptMiner? Is it the fastest program?
sr. member
Activity: 1288
Merit: 250
PredX - AI-Powered Prediction Market
Is there any RIC GPU miner? OpenCL or CUDA?

I hope this coin stays CPU only......GPUs will tank its value.
member
Activity: 61
Merit: 10
Is there any RIC GPU miner? OpenCL or CUDA?
sr. member
Activity: 1288
Merit: 250
PredX - AI-Powered Prediction Market
I'm also having a high rejection rate, but on my end, it's clearly just latency coupled with blocks being found too quickly... My shares get outdated easily :S

On another note, anyone working on a cuda implementation for riecoin? I'll be (very) happy to test and give feedback on any early version Smiley

Same here.....getting outdated shares.

Coin is hard to mine, even with pool mining.
legendary
Activity: 1154
Merit: 1001
I'm also having a high rejection rate, but on my end, it's clearly just latency coupled with blocks being found too quickly... My shares get outdated easily :S

On another note, anyone working on a cuda implementation for riecoin? I'll be (very) happy to test and give feedback on any early version Smiley
sr. member
Activity: 1288
Merit: 250
PredX - AI-Powered Prediction Market
Rejection ratio is quite high at ypool ....... miner issue?
newbie
Activity: 34
Merit: 0
天朝表示强烈关注此币 Smiley Smiley Smiley Smiley Smiley
full member
Activity: 149
Merit: 100
diff is not too low ? still blocks every 10-20 seconds not 2,5 minutes... :-)
hero member
Activity: 1132
Merit: 536
What will be the diff in a few minutes ? Cheesy

still not changed in last 23 minutes  Grin

diff gone up  Shocked

so fast  Grin
full member
Activity: 182
Merit: 100
Any exchange available now?
newbie
Activity: 51
Merit: 0
my wallet wont sync do i need to add some nodes? and one have any?
Thx
newbie
Activity: 8
Merit: 0
WTS 400 RIC pm me an offer we will be using an escrow. Smiley
newbie
Activity: 39
Merit: 0
@jh00

https://github.com/clintar/xptMiner/blob/master/xptMiner/riecoinMiner.cpp

Good work, now that's how an optimized Riecoin miner should be implemented.  Grin


Thanks. Although the source is not very nice, I had to rush a lot of things and it is far from optimized. There are no parameters for tuning etc. I think we can still improve the overall performance by a factor of 10 to 20.

I will upload a cleaned up and slightly optimized version to my repository later.
Jump to: