Pages:
Author

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

dga
hero member
Activity: 737
Merit: 511
I'm a relatively new to cryptocurrencies and having a few problems.
Mining would go fine on ypool a few years back, but since it's down I have had no success mining on other pools.
All the xptminers are confusing in that their build instructions say to git clone a different xptminer, in essence I don't really see the difference between the miner programs.
for instance the getting-started page on ublock.it tells you to get the source code at https://github.com/dave-andersen/fastrie, while the build instructions for the miner on that page tell me to get https://github.com/clintar/xptMiner.

Hm.  Don't do that. Smiley

Quote
Further following the instructions causes git to stop working because of the newer libgmp which libhogweed automatically makes use of, forcing you to delete the library libgmp.so.10 manually since you need git later on in the instructions.
Apparently deleting these libraries didn't matter since the xptminer succesfully built anyway without them.
Code:
./xptminer -o mine.ublock.it:5000 -t 4 -u toomykins.worker1 -p workerpass
pretty much exactly like how the website told me, gives me the following repeating message.
Code:
Connected to server using x.pushthrough(xpt) protocol
Connection to server lost - Reconnect in 45 seconds
Rebuilding using the newer libgmp gives the same message.
Building the actual git repo itself while somewhat ignoring the wrong build instructions gives me an error.

Did you check out the stratum branch?

https://github.com/dave-andersen/fastrie/tree/stratum

Quote

Code:
Makefile:82: recipe for target 'xptMiner/xptClientPacketHandler.o' failed
make: *** [xptMiner/xptClientPacketHandler.o] Error 1
make: *** Waiting for unfinished jobs....
Makefile:82: recipe for target 'xptMiner/main.o' failed
make: *** [xptMiner/main.o] Error 1
Makefile:82: recipe for target 'xptMiner/xptClient.o' failed
make: *** [xptMiner/xptClient.o] Error 1
Makefile:82: recipe for target 'xptMiner/ticker.o' failed
make: *** [xptMiner/ticker.o] Error 1

I honestly don't know where to go from here. The currency itself is cool, but the documentation is absolutely horrible.
Using Ubuntu 16 to build, both stratum and master branches, I don't know what's causing my building to fail after following all instructions.

I've updated the README.md for the stratum branch -- go see if that's any happier:

https://github.com/dave-andersen/fastrie/tree/stratum/xptMiner

The build should be very straightforward now on Ubuntu.
newbie
Activity: 16
Merit: 0
I'm a relatively new to cryptocurrencies and having a few problems.
Mining would go fine on ypool a few years back, but since it's down I have had no success mining on other pools.
All the xptminers are confusing in that their build instructions say to git clone a different xptminer, in essence I don't really see the difference between the miner programs.
for instance the getting-started page on ublock.it tells you to get the source code at https://github.com/dave-andersen/fastrie, while the build instructions for the miner on that page tell me to get https://github.com/clintar/xptMiner.
Further following the instructions causes git to stop working because of the newer libgmp which libhogweed automatically makes use of, forcing you to delete the library libgmp.so.10 manually since you need git later on in the instructions.
Apparently deleting these libraries didn't matter since the xptminer succesfully built anyway without them.
Code:
./xptminer -o mine.ublock.it:5000 -t 4 -u toomykins.worker1 -p workerpass
pretty much exactly like how the website told me, gives me the following repeating message.
Code:
Connected to server using x.pushthrough(xpt) protocol
Connection to server lost - Reconnect in 45 seconds
Rebuilding using the newer libgmp gives the same message.
Building the actual git repo itself while somewhat ignoring the wrong build instructions gives me an error.
Code:
Makefile:82: recipe for target 'xptMiner/xptClientPacketHandler.o' failed
make: *** [xptMiner/xptClientPacketHandler.o] Error 1
make: *** Waiting for unfinished jobs....
Makefile:82: recipe for target 'xptMiner/main.o' failed
make: *** [xptMiner/main.o] Error 1
Makefile:82: recipe for target 'xptMiner/xptClient.o' failed
make: *** [xptMiner/xptClient.o] Error 1
Makefile:82: recipe for target 'xptMiner/ticker.o' failed
make: *** [xptMiner/ticker.o] Error 1

I honestly don't know where to go from here. The currency itself is cool, but the documentation is absolutely horrible.
Using Ubuntu 16 to build, both stratum and master branches, I don't know what's causing my building to fail after following all instructions.
newbie
Activity: 1
Merit: 0
Hello everyone. I am quite new to this things so I decided to ask you for advice. How do I deposit RIC to btc38? Because whenever I tried to do it, I got "Loading... " instead of generated wallet for deposit. For XPM it works fine.
member
Activity: 62
Merit: 12
Also I want to mine it. just that just take ./riecoin-qt -gen -genproclimit=1 from its install directory to start mining using 1 processor core? Any help is appreciated.

as for mining, single mining isn't a good solution.
pool mining is good.
I am using ublock.it , http://ublock.it
works well, owner of the pool is cool.

+1 for this not only has it stood up to DDOS attacks have been happening when some others have been offline but seems to generate higher payouts for same hashrate for me.
full member
Activity: 235
Merit: 100
Also I want to mine it. just that just take ./riecoin-qt -gen -genproclimit=1 from its install directory to start mining using 1 processor core? Any help is appreciated.

as for mining, single mining isn't a good solution.
pool mining is good.
I am using ublock.it , http://ublock.it
works well, owner of the pool is cool.
full member
Activity: 235
Merit: 100
Hi. I am having trouble running the client/wallet. It never connects to any networks. Says no Riecoin networks. Also I want to mine it. just that just take ./riecoin-qt -gen -genproclimit=1 from its install directory to start mining using 1 processor core? Any help is appreciated.

his instructions 4 pages back... to me

locate your wallet folder and edit ( or create if it doesnt have one ) the riecoin.conf file ...

add these nodes to it at the end of the .conf - and it should pick up one or two of them ...

Code:
addnode=173.51.33.72
addnode=192.95.24.114
addnode=198.251.84.199
addnode=218.45.179.204
addnode=45.76.139.92
addnode=5.9.39.9
addnode=51.255.207.142
addnode=79.137.74.43

that should help ...

no community / riecoin owned seednodes are working - so the seednodes cannot be hardcoded in the wallet for an easy and immediate sync ...

try it - and see what happens ...

#crysx
newbie
Activity: 19
Merit: 0
Hi. I am having trouble running the client/wallet. It never connects to any networks. Says no Riecoin networks. Also I want to mine it. just that just take ./riecoin-qt -gen -genproclimit=1 from its install directory to start mining using 1 processor core? Any help is appreciated.
full member
Activity: 255
Merit: 102
uBlock.it Admin
hi all !!

is there a link to download the blockchain data cause the wallet takes forever to sync?

i've added 10 nodes that's i found in https://chainz.cryptoid.info/ric/#!network from console but still its toooooooooo slow !!

thanks in advanced !
torrent of chainstate to block 654048
magnet:?xt=urn:btih:0B92258C8863B589769BD3099CE89F2CF587007C

thanks man !!!

although i've copied the downloaded files and now the wallet says that there is a problem with database (error opening block database) and asks if i want to rebuild it.
If i press ok it crashes with the same message (error opening block database).....

i guess i ll have to wait to sync..... Sad

4 days now and the wallet says 34 weeks behind..... anyone know why the wallet is soooo slow ?? is this normal?
Post the debug log.
You might want to restart the daemon as well

well, after like 5-6 days of restarts and plenty of the same "addnode" commands my wallet is finally synced.

the debug.log is huge but if you still want it i can post it here or in pm?

You don't need to post the log if it's synced. Unfortunately it does take awhile sometimes. Glad you got it worked out  Wink
full member
Activity: 670
Merit: 130
hi all !!

is there a link to download the blockchain data cause the wallet takes forever to sync?

i've added 10 nodes that's i found in https://chainz.cryptoid.info/ric/#!network from console but still its toooooooooo slow !!

thanks in advanced !
torrent of chainstate to block 654048
magnet:?xt=urn:btih:0B92258C8863B589769BD3099CE89F2CF587007C

thanks man !!!

although i've copied the downloaded files and now the wallet says that there is a problem with database (error opening block database) and asks if i want to rebuild it.
If i press ok it crashes with the same message (error opening block database).....

i guess i ll have to wait to sync..... Sad

4 days now and the wallet says 34 weeks behind..... anyone know why the wallet is soooo slow ?? is this normal?
Post the debug log.
You might want to restart the daemon as well

well, after like 5-6 days of restarts and plenty of the same "addnode" commands my wallet is finally synced.

the debug.log is huge but if you still want it i can post it here or in pm?
full member
Activity: 255
Merit: 102
uBlock.it Admin
hi all !!

is there a link to download the blockchain data cause the wallet takes forever to sync?

i've added 10 nodes that's i found in https://chainz.cryptoid.info/ric/#!network from console but still its toooooooooo slow !!

thanks in advanced !
torrent of chainstate to block 654048
magnet:?xt=urn:btih:0B92258C8863B589769BD3099CE89F2CF587007C

thanks man !!!

although i've copied the downloaded files and now the wallet says that there is a problem with database (error opening block database) and asks if i want to rebuild it.
If i press ok it crashes with the same message (error opening block database).....

i guess i ll have to wait to sync..... Sad

4 days now and the wallet says 34 weeks behind..... anyone know why the wallet is soooo slow ?? is this normal?
Post the debug log.
You might want to restart the daemon as well
full member
Activity: 670
Merit: 130
hi all !!

is there a link to download the blockchain data cause the wallet takes forever to sync?

i've added 10 nodes that's i found in https://chainz.cryptoid.info/ric/#!network from console but still its toooooooooo slow !!

thanks in advanced !
torrent of chainstate to block 654048
magnet:?xt=urn:btih:0B92258C8863B589769BD3099CE89F2CF587007C

thanks man !!!

although i've copied the downloaded files and now the wallet says that there is a problem with database (error opening block database) and asks if i want to rebuild it.
If i press ok it crashes with the same message (error opening block database).....

i guess i ll have to wait to sync..... Sad

4 days now and the wallet says 34 weeks behind..... anyone know why the wallet is soooo slow ?? is this normal?
full member
Activity: 228
Merit: 250
dga
hero member
Activity: 737
Merit: 511
I can't see ric/btc option on this btc38 exchange nowhere??

There's not - their base trading currency is CNY.  You have to go RIC -> CNY -> other cryptocurrency of choice.

(CNY, of course, being Chinese Yuan.)

http://www.btc38.com/trade_en.html?btc38_trade_coin_name=ric

I did a test trade earlier this week of RIC -> CNY -> LTC and LTC -> CNY -> RIC and it worked like a charm.  I assume BTC is also working -- they've removed the delay warning.
member
Activity: 120
Merit: 10
I can't see ric/btc option on this btc38 exchange nowhere??
full member
Activity: 255
Merit: 102
uBlock.it Admin
Why this great coin doesn't have just one normal exchange where it is work?? Polo disabled it and no one knows why...
Without exhange it is vain to mine this coin... Huh Sad

BTC38 works well, just tested yesterday.
member
Activity: 120
Merit: 10
Why this great coin doesn't have just one normal exchange where it is work?? Polo disabled it and no one knows why...
Without exhange it is vain to mine this coin... Huh Sad
dga
hero member
Activity: 737
Merit: 511
Block #693072 is a new world record!!  Shocked  732 digits @2432 difficulty.

Thanks to the RIC community for keeping the network running smoothly  Cool
Grin Shocked Smiley

How cool - nice work, everyone!

(And kudos to Ziiip and ublock.it for their major contributions to the network stability...)

Orphans have been looking great since the start of February:

https://chainz.cryptoid.info/ric/orphans.dws

full member
Activity: 255
Merit: 102
uBlock.it Admin
Block #693072 is a new world record!!  Shocked  732 digits @2432 difficulty.

Thanks to the RIC community for keeping the network running smoothly  Cool
newbie
Activity: 51
Merit: 0
Hi There,
 
 Invite everyone who wants to exchange their blocked-on-poloniex currencies to try my OTC service where I act as a middleman. If you don't feel comfortable exchanging through me, we can use any other trustworthy party from trusted bitcointalk member who will take part in the entire process.
 
Everything is clear and simple!
 
PM me to get more details
Pages:
Jump to: