Bitcoin Forum
June 21, 2024, 07:07:07 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 [16] 17 18 »
301  Local / Альтернативные криптовалюты / Re: [RBC] ReddByteCoin PoW/PoS X11 on: January 05, 2017, 05:00:08 PM
Кран заработал можете пользоваться.
302  Local / Альтернативные криптовалюты / Re: [RBC] ReddByteCoin PoW/PoS X11 on: January 05, 2017, 04:54:28 PM
yobit
bittrex
exmo
303  Local / Альтернативные криптовалюты / Re: [RBC] ReddByteCoin PoW/PoS X11 on: January 05, 2017, 04:13:24 PM
Ну пускай еще моя пока повисит oneholdstore.asuscomm.com. Как правильно настроить майнер на работу с theminingpool.mine.nu?
-o stratum+tcp://theminingpool.mine.nu -u твойадресскошелька -p x
304  Local / Альтернативные криптовалюты / Re: [RBC] ReddByteCoin PoW/PoS X11 on: January 05, 2017, 04:03:53 PM
{
    "version" : "v1.0.0.0",
    "protocolversion" : 60013,
    "walletversion" : 60000,
    "balance" : 199.98838846,
    "newmint" : 0.00000000,
    "stake" : 0.00000000,
    "blocks" : 1699,
    "timeoffset" : -1,
    "moneysupply" : 300238.58867316,
    "connections" : 10,
    "proxy" : "",
    "ip" : "176.113.250.105",
    "difficulty" : {
        "proof-of-work" : 79.07058729,
        "proof-of-stake" : 0.00026427
    },
    "testnet" : false,
    "keypoololdest" : 1483517671,
    "keypoolsize" : 101,
    "paytxfee" : 0.00100000,
    "mininput" : 0.00000000,
    "errors" : ""
}
305  Local / Альтернативные криптовалюты / Re: [RBC] ReddByteCoin PoW/PoS X11 on: January 05, 2017, 03:58:50 PM
Кошелек установил,но прошло уже 20 минут но не синхронизируется.
Пишет 0 active connections.
При установке вылетала ошибка.

http://ipic.su/img/img7/fs/errreddbyte05012017.1483631209.jpg

Перезашел в бумажник.Вроде нормально.
Но нет синхронизации.

Эта ошибка часто вылазит во всех форках.
В .AppData/Roaming/ в папке ReddByte создай файл ReddByte.conf

listen=1
server=1
daemon=1
gen=1
rpcuser=rpcrdbyecoin
rpcpassword=randomr8wv0mrwcr
rpcallowip=*
addnode=reddbcoin.dlinkddns.com
addnode=redbcoinnode.ddns.net
addnode=theminingpool.mine.nu
addnode=95.183.12.244
306  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [RBC] ReddByteCoin PoW/PoS X11 on: January 05, 2017, 03:57:23 PM
Create config file:
.AppData/Roaming/ReddByte/ReddByte.conf

listen=1
server=1
daemon=1
gen=1
rpcuser=rpcrdbyecoin
rpcpassword=randomr8wv0mrwcr
rpcallowip=*
addnode=reddbcoin.dlinkddns.com
addnode=redbcoinnode.ddns.net
addnode=theminingpool.mine.nu
addnode=95.183.12.244
307  Local / Альтернативные криптовалюты / Re: [RBC] ReddByteCoin PoW/PoS X11 on: January 05, 2017, 03:51:59 PM
А что с нодами? Только одна видна
У меня только одна и есть.
308  Local / Альтернативные криптовалюты / Re: [RBC] ReddByteCoin PoW/PoS X11 on: January 05, 2017, 03:12:11 PM
Кошелек Windows: https://www.dropbox.com/s/xrn16cnlxlk4hif/ReddByte-qt.exe?dl=0
309  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [RBC] ReddByteCoin PoW/PoS X11 on: January 05, 2017, 03:03:45 PM
Windows Wallet: https://www.dropbox.com/s/xrn16cnlxlk4hif/ReddByte-qt.exe?dl=0
310  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [RBC] ReddByteCoin PoW/PoS X11 on: January 05, 2017, 02:27:59 PM
Wallet Windows compilation complete, testing wallet.
311  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [RBC] ReddByteCoin PoW/PoS X11 on: January 05, 2017, 01:23:12 PM
make -f Makefile.Release
i686-w64-mingw32.static-g++ -Wl,--large-address-aware -static -static-libgcc -static-libstdc++ -Wl,-s -mthreads -Wl,-subsystem,windows -o release/ReddByte-qt.exe object_script.ReddByte-qt.Release  -L'/mnt/mxe/usr/i686-w64-mingw32.static/qt/lib' -lmingwthrd -lmingw32 -lqtmain build/bitcoin-qt_res.o -LC:/deps/miniupnpc -lminiupnpc -liphlpapi /mnt/ReddByteCoin-master-master/src/leveldb/libleveldb.a /mnt/ReddByteCoin-master-master/src/leveldb/libmemenv.a -lshlwapi -LC:/deps/boost_1_55_0/stage/lib -LC:/deps/db-4.8.30.NC/build_unix -LC:/deps/openssl-1.0.1j -LC:/deps/qrencode-3.4.4/.libs -lssl -lcrypto -lpthread -ldb_cxx -lshlwapi -lmswsock -lboost_system-mt -lboost_filesystem-mt -lboost_program_options-mt -lboost_thread_win32-mt -lboost_chrono-mt -lQtGui -lgdi32 -lcomdlg32 -loleaut32 -limm32 -lwinmm -lwinspool -lmsimg32 -lmng -llcms2 -lm -L/mnt/mxe/usr/i686-w64-mingw32.static/lib -ltiff -llzma -ljpeg -lQtCore -lpng -lole32 -luuid -lws2_32 -ladvapi32 -lshell32 -luser32 -lkernel32 -lz
/mnt/mxe/usr/i686-w64-mingw32.static/lib/libdb_cxx.a(os_pid.o):os_pid.c:(.text+0x25): undefined reference to `pthread_self'
collect2: error: ld returned 1 exit status
Makefile.Release:322: recipe for target 'release/ReddByte-qt.exe' failed
make: *** [release/ReddByte-qt.exe] Error 1
312  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [RBC] ReddByteCoin PoW/PoS X11 on: January 05, 2017, 01:18:53 PM
I compile windows wallet error libdb_cxx.a(os_pid.o):os_pid.c:(.text+0x25): undefined reference to `pthread_self'  I'm trying to fix error.
313  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [RBC] ReddByteCoin PoW/PoS X11 on: January 05, 2017, 09:19:22 AM
New faucet:
http://redbcoinnode.ddns.net/faucet/index.php
314  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [RBC] ReddByteCoin PoW/PoS X11 on: January 05, 2017, 07:03:02 AM
wallet win?
Windows wallet in process o compilation complete 67% please wait.
315  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [RBC] ReddByteCoin PoW/PoS X11 on: January 05, 2017, 06:40:54 AM
pi@raspberrypi:~ $ ./ReddByted getinfo
{
    "version" : "v1.0.0.0",
    "protocolversion" : 60013,
    "walletversion" : 60000,
    "balance" : 401.30398706,
    "newmint" : 0.00000000,
    "stake" : 0.00000000,
    "blocks" : 1020,
    "timeoffset" : -1,
    "moneysupply" : 192613.47024653,
    "connections" : 8,
    "proxy" : "",
    "ip" : "176.113.250.105",
    "difficulty" : {
        "proof-of-work" : 60.41854083,
        "proof-of-stake" : 0.00024414
    },
    "testnet" : false,
    "keypoololdest" : 1483517671,
    "keypoolsize" : 101,
    "paytxfee" : 0.00100000,
    "mininput" : 0.00000000,
    "errors" : ""
}
pi@raspberrypi:~ $
316  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [RBC] ReddByteCoin PoW/PoS X11 on: January 04, 2017, 08:15:27 PM
Tomorrow I'll try to look into the problem.
I live the Russia, my time is 23:15 i go to sleep.Node open.
317  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [RBC] ReddByteCoin PoW/PoS X11 on: January 04, 2017, 08:07:57 PM

{                                                  
    "version" : "v1.0.0.0",                        
    "protocolversion" : 60013,                    
    "walletversion" : 60000,                      
    "balance" : 200.00000000,                      
    "newmint" : 0.00000000,                        
    "stake" : 0.00000000,                          
    "blocks" : 320,                                
    "timeoffset" : 0,                              
    "moneysupply" : 62401.92340813,                
    "connections" : 6,                            
    "proxy" : "",                                  
    "ip" : "176.113.250.105",                      
    "difficulty" : {                              
        "proof-of-work" : 4.15283931,              
        "proof-of-stake" : 0.00024414              
    },                                            
    "testnet" : false,                            
    "keypoololdest" : 1483517671,                  
    "keypoolsize" : 101,                          
    "paytxfee" : 0.00100000,                      
    "mininput" : 0.00000000,                      
    "errors" : ""                                  
}                                                  
pi@raspberrypi
318  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [RBC] ReddByteCoin PoW/PoS X11 on: January 04, 2017, 07:46:54 PM
raspberrypi:~ $ ./ReddByted getinfo             
{                                                 
    "version" : "v1.0.0.0",                       
    "protocolversion" : 60013,                     
    "walletversion" : 60000,                       
    "balance" : 200.00000000,                     
    "newmint" : 0.00000000,                       
    "stake" : 0.00000000,                         
    "blocks" : 320,                               
    "timeoffset" : 0,                             
    "moneysupply" : 62401.92340813,               
    "connections" : 5,                             
    "proxy" : "",                                 
    "ip" : "176.113.250.105",                     
    "difficulty" : {                               
        "proof-of-work" : 4.15283931,             
        "proof-of-stake" : 0.00024414             
    },                                             
    "testnet" : false,                             
    "keypoololdest" : 1483517671,                 
    "keypoolsize" : 101,                           
    "paytxfee" : 0.00100000,                       
    "mininput" : 0.00000000,                       
    "errors" : ""                                 
}                                                 
pi@raspberrypi:~ $
319  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [RBC] ReddByteCoin PoW/PoS X11 on: January 04, 2017, 07:45:15 PM
My Node : raspberry pi has restart for a long time.
320  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [RBC] ReddByteCoin PoW/PoS X11 on: January 04, 2017, 07:35:36 PM
GitHub code no premine.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 [16] 17 18 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!