Search content
Sort by

Showing 10 of 10 results by thomass2008
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][BET] BETACOIN - SHA256 COIN | POW | 32mln + 0,39% annual | NO PREMINE
by
thomass2008
on 17/04/2019, 21:09:40 UTC
hi
make i have this error
how fix it ?
Ubuntu 16.04

Code:
In file included from /usr/include/boost/iterator/iterator_categories.hpp:22:0,
                 from /usr/include/boost/iterator/iterator_facade.hpp:14,
                 from /usr/include/boost/range/iterator_range_core.hpp:27,
                 from /usr/include/boost/range/iterator_range.hpp:13,
                 from /usr/include/boost/assign/list_of.hpp:20,
                 from rpcrawtransaction.cpp:6:
/usr/include/boost/variant/get.hpp: In instantiation of ‘typename boost::add_reference::type boost::strict_get(boost::variant&) [with U = const CScriptID&; T0 = CNoDestination; T1 = CKeyID; T2 = CScriptID; T3 = boost::detail::variant::void_; T4 = boost::detail::variant::void_; T5 = boost::detail::variant::void_; T6 = boost::detail::variant::void_; T7 = boost::detail::variant::void_; T8 = boost::detail::variant::void_; T9 = boost::detail::variant::void_; T10 = boost::detail::variant::void_; T11 = boost::detail::variant::void_; T12 = boost::detail::variant::void_; T13 = boost::detail::variant::void_; T14 = boost::detail::variant::void_; T15 = boost::detail::variant::void_; T16 = boost::detail::variant::void_; T17 = boost::detail::variant::void_; T18 = boost::detail::variant::void_; T19 = boost::detail::variant::void_; typename boost::add_reference::type = const CScriptID&]’:
/usr/include/boost/variant/get.hpp:284:25:   required from ‘typename boost::add_reference::type boost::get(boost::variant&) [with U = const CScriptID&; T0 = CNoDestination; T1 = CKeyID; T2 = CScriptID; T3 = boost::detail::variant::void_; T4 = boost::detail::variant::void_; T5 = boost::detail::variant::void_; T6 = boost::detail::variant::void_; T7 = boost::detail::variant::void_; T8 = boost::detail::variant::void_; T9 = boost::detail::variant::void_; T10 = boost::detail::variant::void_; T11 = boost::detail::variant::void_; T12 = boost::detail::variant::void_; T13 = boost::detail::variant::void_; T14 = boost::detail::variant::void_; T15 = boost::detail::variant::void_; T16 = boost::detail::variant::void_; T17 = boost::detail::variant::void_; T18 = boost::detail::variant::void_; T19 = boost::detail::variant::void_; typename boost::add_reference::type = const CScriptID&]’
rpcrawtransaction.cpp:244:77:   required from here
/usr/include/boost/variant/get.hpp:178:5: error: invalid application of ‘sizeof’ to incomplete type ‘boost::STATIC_ASSERTION_FAILURE’
     BOOST_STATIC_ASSERT_MSG(
     ^
makefile.unix:175: recipe for target 'obj/rpcrawtransaction.o' failed
make: *** [obj/rpcrawtransaction.o] Error 1



Answer is here:  https://github.com/bitcoin/bitcoin/commit/824c011d165cc352088f8e238f66b829b0e654ed
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] HYBRID MASTERNODE/POW/DARKSEND LUCENT [LCNT]
by
thomass2008
on 14/04/2019, 20:10:56 UTC
Pls provide the list with nodes for window wallet.  Zero Connections
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] RhomBit [RHOM] Great APR% *FREE* Bitcointalk Member Initial Distribution
by
thomass2008
on 09/04/2019, 23:58:46 UTC
addnode=37.187.135.212:45974
addnode=188.126.54.121:49382
addnode=172.93.102.42:50892
addnode=5.189.177.3:43098
addnode=70.168.214.206:60783
addnode=97.73.84.246:40884
addnode=95.179.159.134:46808
addnode=70.168.214.195:46066
addnode=89.163.129.202:63519
addnode=206.201.5.228:39084
addnode=206.201.5.228:52382
addnode=115.72.173.101:52938
addnode=45.248.71.160:21554
addnode=81.191.128.95:50144
addnode=31.173.82.165:13012
addnode=75.73.255.111:49382
addnode=31.173.83.211:7533

Can anyone help / advise? where should I put this peer settings for linux wallet. What file is responsible for keeping this info?

You place them inside your RhomBit.conf file on linux systems, it should be located in the .RhomBit folder (Use ctrl-h to view hidden folders)


Thanks mate!!! for promt help.But inside of this file I've put already the data fm my privat pool such as: 

rpcuser=yiimprpc
rpcpassword=fuBg5PsmBC8qGTeNtvAjQ
rpcport=14260
rpcthreads=8
rpcallowip=127.0.0.1
# onlynet=ipv4
maxconnections=12
daemon=1
gen=0

alertnotify=echo %s | mail -s "RhomBit alert!" thomass2008@gmail.com
blocknotify=/var/stratum/blocknotify 213.183.60.160:3333 1426 %s



Should I write any comments there for nodes or just paste under that settings?Huh??



No Worries, just paste the node list underneath gen=0


So I did it as per your advise, restart daemon,  but still nothing happened. So now it looks like:


rpcuser=yiimprpc
rpcpassword=fuBg5PsmBC8qGTeNtvAjQ
rpcport=14260
rpcthreads=8
rpcallowip=127.0.0.1
# onlynet=ipv4
maxconnections=12
daemon=1
gen=0

addnode=37.187.135.212:45974
addnode=188.126.54.121:49382
addnode=172.93.102.42:50892
addnode=5.189.177.3:43098
addnode=70.168.214.206:60783
addnode=97.73.84.246:40884
addnode=95.179.159.134:46808
addnode=70.168.214.195:46066
addnode=89.163.129.202:63519
addnode=206.201.5.228:39084
addnode=206.201.5.228:52382
addnode=115.72.173.101:52938
addnode=45.248.71.160:21554
addnode=81.191.128.95:50144
addnode=31.173.82.165:13012
addnode=75.73.255.111:49382
addnode=31.173.83.211:7533

alertnotify=echo %s | mail -s "RhomBit alert!" thomass2008@gmail.com
blocknotify=/var/stratum/blocknotify 213.183.60.160:3333 1426 %s


Any Ideas? What is wrong?


Are you trying to run a Yiimp mining pool ? If so, you need to stop the Rhombit server. Use "RhomBitd -datadir=/home/crypto-data/wallets/.RhomBit -conf=RhomBit.conf stop" at prompt, (no quotes) then restart with "RhomBitd -datadir=/home/crypto-data/wallets/.RhomBit -conf=RhomBit.conf -daemon -shrinkdebugfile" (no quotes again). Should be good after a few minutes.







Bro!!!! This is awesome help. Thank you so much. After this command? everything is working fine.  Thanks everyone for help.

P.S.

Yes I'm running Yiimp Pool.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] RhomBit [RHOM] Great APR% *FREE* Bitcointalk Member Initial Distribution
by
thomass2008
on 08/04/2019, 12:41:59 UTC
addnode=37.187.135.212:45974
addnode=188.126.54.121:49382
addnode=172.93.102.42:50892
addnode=5.189.177.3:43098
addnode=70.168.214.206:60783
addnode=97.73.84.246:40884
addnode=95.179.159.134:46808
addnode=70.168.214.195:46066
addnode=89.163.129.202:63519
addnode=206.201.5.228:39084
addnode=206.201.5.228:52382
addnode=115.72.173.101:52938
addnode=45.248.71.160:21554
addnode=81.191.128.95:50144
addnode=31.173.82.165:13012
addnode=75.73.255.111:49382
addnode=31.173.83.211:7533

Can anyone help / advise? where should I put this peer settings for linux wallet. What file is responsible for keeping this info?

You place them inside your RhomBit.conf file on linux systems, it should be located in the .RhomBit folder (Use ctrl-h to view hidden folders)


Thanks mate!!! for promt help.But inside of this file I've put already the data fm my privat pool such as: 

rpcuser=yiimprpc
rpcpassword=fuBg5PsmBC8qGTeNtvAjQ
rpcport=14260
rpcthreads=8
rpcallowip=127.0.0.1
# onlynet=ipv4
maxconnections=12
daemon=1
gen=0

alertnotify=echo %s | mail -s "RhomBit alert!" thomass2008@gmail.com
blocknotify=/var/stratum/blocknotify 213.183.60.160:3333 1426 %s



Should I write any comments there for nodes or just paste under that settings?Huh??



No Worries, just paste the node list underneath gen=0


So I did it as per your advise, restart daemon,  but still nothing happened. So now it looks like:


rpcuser=yiimprpc
rpcpassword=fuBg5PsmBC8qGTeNtvAjQ
rpcport=14260
rpcthreads=8
rpcallowip=127.0.0.1
# onlynet=ipv4
maxconnections=12
daemon=1
gen=0

addnode=37.187.135.212:45974
addnode=188.126.54.121:49382
addnode=172.93.102.42:50892
addnode=5.189.177.3:43098
addnode=70.168.214.206:60783
addnode=97.73.84.246:40884
addnode=95.179.159.134:46808
addnode=70.168.214.195:46066
addnode=89.163.129.202:63519
addnode=206.201.5.228:39084
addnode=206.201.5.228:52382
addnode=115.72.173.101:52938
addnode=45.248.71.160:21554
addnode=81.191.128.95:50144
addnode=31.173.82.165:13012
addnode=75.73.255.111:49382
addnode=31.173.83.211:7533

alertnotify=echo %s | mail -s "RhomBit alert!" thomass2008@gmail.com
blocknotify=/var/stratum/blocknotify 213.183.60.160:3333 1426 %s


Any Ideas? What is wrong?





Post
Topic
Board Announcements (Altcoins)
Re: [ANN] RhomBit [RHOM] Great APR% *FREE* Bitcointalk Member Initial Distribution
by
thomass2008
on 08/04/2019, 02:53:12 UTC
addnode=37.187.135.212:45974
addnode=188.126.54.121:49382
addnode=172.93.102.42:50892
addnode=5.189.177.3:43098
addnode=70.168.214.206:60783
addnode=97.73.84.246:40884
addnode=95.179.159.134:46808
addnode=70.168.214.195:46066
addnode=89.163.129.202:63519
addnode=206.201.5.228:39084
addnode=206.201.5.228:52382
addnode=115.72.173.101:52938
addnode=45.248.71.160:21554
addnode=81.191.128.95:50144
addnode=31.173.82.165:13012
addnode=75.73.255.111:49382
addnode=31.173.83.211:7533

Can anyone help / advise? where should I put this peer settings for linux wallet. What file is responsible for keeping this info?

You place them inside your RhomBit.conf file on linux systems, it should be located in the .RhomBit folder (Use ctrl-h to view hidden folders)


Thanks mate!!! for promt help.But inside of this file I've put already the data fm my privat pool such as: 

rpcuser=yiimprpc
rpcpassword=fuBg5PsmBC8qGTeNtvAjQ
rpcport=14260
rpcthreads=8
rpcallowip=127.0.0.1
# onlynet=ipv4
maxconnections=12
daemon=1
gen=0

alertnotify=echo %s | mail -s "RhomBit alert!" thomass2008@gmail.com
blocknotify=/var/stratum/blocknotify 213.183.60.160:3333 1426 %s



Should I write any comments there for nodes or just paste under that settings?Huh??

Post
Topic
Board Announcements (Altcoins)
Re: [ANN] RhomBit [RHOM] Great APR% *FREE* Bitcointalk Member Initial Distribution
by
thomass2008
on 08/04/2019, 01:15:41 UTC
addnode=37.187.135.212:45974
addnode=188.126.54.121:49382
addnode=172.93.102.42:50892
addnode=5.189.177.3:43098
addnode=70.168.214.206:60783
addnode=97.73.84.246:40884
addnode=95.179.159.134:46808
addnode=70.168.214.195:46066
addnode=89.163.129.202:63519
addnode=206.201.5.228:39084
addnode=206.201.5.228:52382
addnode=115.72.173.101:52938
addnode=45.248.71.160:21554
addnode=81.191.128.95:50144
addnode=31.173.82.165:13012
addnode=75.73.255.111:49382
addnode=31.173.83.211:7533

Can anyone help / advise? where should I put this peer settings for linux wallet. What file is responsible for keeping this info?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][LCC] Litecoin Cash | SHA256 LTC fork @ block 1371111 | 10:1 claim ratio
by
thomass2008
on 15/03/2019, 22:27:19 UTC
Where did you find so huge fees?Huh Just curious to know what the sheet exchange  is? I did recently withdraw fm mercatox and cryptobridge with peanut fee. Something like 0.01 LCC or even less.

Hitbtc and tradesatoshi

I don't know about tradesatoshi, never was there, but hitbtc is real scam exchange. Avoid that shit in the future. For LCC for long time the best exchange is Mercatox. Big daily voulmt, without any trouble for deposit and withdrawal.   Only one inconvenient thing during deposit, need to wait 2000 confirmation fm network. Withdrawal are going quickly with very very small fee.   
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][LCC] Litecoin Cash | SHA256 LTC fork @ block 1371111 | 10:1 claim ratio
by
thomass2008
on 15/03/2019, 14:55:35 UTC
Whats up with exchanges charging 219 lcc withdraw fee?

Where did you find so huge fees?Huh Just curious to know what the sheet exchange  is? I did recently withdraw fm mercatox and cryptobridge with peanut fee. Something like 0.01 LCC or even less.
Post
Topic
Board Pools
Re: [∞ YH] solo.ckpool.org 1% fee solo mining USA/DE 251 blocks solved!
by
thomass2008
on 09/03/2019, 23:43:58 UTC

My honest congratulations for block solver.

If this lucky guy is here, very curious to know what kind of gear did you use? It looks like two  S9 with overclocking. If yes? what kind of firmware are you using? (with dev fee or not).

And how much time did you spend for it(how many months)? thats very intresting as well/
  
Post
Topic
Board Announcements (Altcoins)
Re: Feston FTON SHA256 POW POS MN
by
thomass2008
on 07/02/2019, 20:15:01 UTC
What is a block time for POW mining?