Bitcoin Forum
June 20, 2024, 12:23:52 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 »  All
  Print  
Author Topic: ★★ [ANN] RandomQuark [RQC] 随机币 QUARK CPU ★ EXCHANGE LISTED ★ DICE GAME ★★  (Read 20302 times)
randomquark (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
March 10, 2014, 05:40:29 AM
 #121

http://www.daytodaydreams.com/uploads/1/0/9/0/10900177/4085688_orig.jpg
markj113
Legendary
*
Offline Offline

Activity: 2254
Merit: 1043



View Profile
March 10, 2014, 05:44:54 AM
 #122

Random(fork)quark

im out Sad
randomquark (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
March 10, 2014, 05:52:23 AM
 #123

Random(fork)quark

im out Sad

I am sure your coin should be safe, we will be listed soon.
What we need now is probably pool to standardize the syncing concerns. Too many connections that lead to inconsistent block chain.


Doing ./randomquarkd -reindex

coulds help, the initial start is definitely hard, but this coin will be worthwhile, we are going to be just better than other quark coin.

root@ubuntu:~/randomquark/src# ./randomquarkd getinfo
{
    "version" : 80307,
    "protocolversion" : 70001,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 4353,
    "timeoffset" : -4,
    "connections" : 86,
    "proxy" : "",
    "difficulty" : 55.16740653,
    "testnet" : false,
    "keypoololdest" : 1394186942,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" : ""
}


I have 86 stable connections without issue
windahead
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
March 10, 2014, 06:47:06 AM
 #124

why app icon fairquark??
yotadrivers
Member
**
Offline Offline

Activity: 114
Merit: 10


View Profile
March 10, 2014, 07:33:56 AM
 #125

i got "Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade."
message in windows wallet. That i need to do? That happend?
yotadrivers
Member
**
Offline Offline

Activity: 114
Merit: 10


View Profile
March 10, 2014, 07:43:30 AM
 #126

i try to flush data and reinstall wallet. It's stuck on 514 block twice.
New fail launch of scram coin? Dev, you said all be fine!
randomquark (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
March 10, 2014, 07:44:24 AM
 #127

I am adding more nodes as we speak.  Let me try get this resolve.
yotadrivers
Member
**
Offline Offline

Activity: 114
Merit: 10


View Profile
March 10, 2014, 07:46:18 AM
 #128

I am adding more nodes as we speak.  I will compensate you guys for the loss of blocks  that I mine with my 5 servers.

Let me try get this resolve.

okay. Problems is nothing. No decision is everything. My hope is not lost several million;)
good luck in debugging!
guozhuliu
Full Member
***
Offline Offline

Activity: 148
Merit: 100


View Profile
March 10, 2014, 07:47:08 AM
 #129

the new pool url= http://rqc.sumpool.com

It is building

Please wait for 10 minutes

Hashhot Pool: http://www.hashhot.com 
Next-level Cryptocurrency Professional Mining Pool
randomquark (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
March 10, 2014, 07:53:53 AM
 #130

root@ubuntu:~/randomquark/src# ./randomquarkd getmininginfo
{
    "blocks" : 60,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 0.06249911,
    "errors" : "",
    "generate" : true,
    "genproclimit" : -1,
    "hashespersec" : 602666,
    "pooledtx" : 0,
    "testnet" : false
}

Conf File:
Code:
rpcuser=rpcuser
rpcpassword=rpcpassword
rpcallowip=*
port=8118
rpcport=9118
listen=1
server=1
daemon=1
gen=1
addnode=198.204.236.50

Reason for the block chain issue is because some of the peer are not sync to the latest. I guess I will add 1 more 24 Cores servers to the node syncing in progress. Will announce the node when ready. Else the other way is I will download blockchain from main node to replicate node to help the issue.



Error such as this

root@ubuntu:~/randomquark/src# ./randomquarkd getmininginfo
{
    "blocks" : 123,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 0.06876431,
    "errors" : "Warning: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.",
    "generate" : true,
    "genproclimit" : -1,
    "hashespersec" : 584631,
    "pooledtx" : 0,
    "testnet" : false
}


Is shown that the node had not yet sync finish. However whenever I type getmininginfo on my replicate server, the block count is increasing. Propogation is in progress. it will take slightly longer. However once this node sync finish, the speed of synchronise will reduce greatly.

After 20 seconds , block increased by 30. Quite slow but its moving. Due to too many requests directed to main node, but I setting up 1 more 10 GBIT server with 24 core to act as secondary node, previously the other node I prepare seems to have firewall issues.

I will just use this new node to help resolve the issue.

root@ubuntu:~/randomquark/src# ./randomquarkd getmininginfo
{
    "blocks" : 157,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 0.06876431,
    "errors" : "Warning: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.",
    "generate" : true,
    "genproclimit" : -1,
    "hashespersec" : 360749,
    "pooledtx" : 0,
    "testnet" : false
}


After another 20 seconds


    "blocks" : 196,


Use the command getmininginfo will let you know what block you are at

./randomquarkd getmininginfo

You will not see the error "Warning: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.", once you reach the current block about 4490 .


Replicate server updates:
 "blocks" : 235,


I will throw few more server as much as I can find
cryptonent
Newbie
*
Offline Offline

Activity: 62
Merit: 0


View Profile
March 10, 2014, 08:00:11 AM
 #131

I have no problems, so many blocks mined
randomquark (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
March 10, 2014, 08:00:21 AM
 #132

Pushing 2 more nodes at the moment.

randomquark (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
March 10, 2014, 08:06:27 AM
 #133

addnode=198.204.228.10

Second node is up fully. I download first node block chain and push over. Fully sync.
randomquark (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
March 10, 2014, 08:14:07 AM
 #134

The 3 nodes that are fully functional

Code:
addnode=198.204.236.50
addnode=198.204.228.10
addnode=66.34.220.17


Updated on page 1 too.
randomquark (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
March 10, 2014, 08:21:58 AM
 #135


Blockchain up to 4498 Block updated can be download at

Download Link [Dropbox] : https://www.dropbox.com/s/7ymhowjb1oamrh3/randomquark_blockchain.zip

★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
★Instruction★ [ Only applicable for those who got blockchain sync issue ]

Step 1. Unzip the folder and place the folder

Copy the folder blocks, chainstate and the file randomquark.conf into your

For Window:

Code:
%AppData%/RandomQuark

For Linux:

You can sftp into your server and place it at

Code:
~/.randomquark/


★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★


If you do the above step, your warning will disappear very fast.

You just need sync like less than 100 blocks from the 3 nodes and then you are to date. The error will not appear.


Reason why you see this error is due to the difference in upload speed and download speed between nodes, and also you join in at N blocks, for user who join in at start of the launch, the update is much easier.
adoalli
Hero Member
*****
Offline Offline

Activity: 646
Merit: 500



View Profile
March 10, 2014, 08:22:55 AM
 #136

Warning: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade

chinaQQ112
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
March 10, 2014, 08:26:53 AM
 #137

Warning: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade

Page 1 got blockchain download link.
yotadrivers
Member
**
Offline Offline

Activity: 114
Merit: 10


View Profile
March 10, 2014, 08:33:06 AM
 #138

i copy new files on folder, and run wallet. But syncing began again, witch old sped. So, i again at 500 block and get ~1 new per 3 second..

while my walled not synch, so, all my miners not working?  Cry
randomquark (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
March 10, 2014, 08:35:59 AM
 #139

i copy new files on folder, and run wallet. But syncing began again, witch old sped. So, i again at 500 block and get ~1 new per 3 second..

while my walled not synch, so, all my miners not working?  Cry

If you put into folder, it should start syncing.

Just run ./randomquarkd or the randomquark-qt  ,or what you can do is just keep the wallet.dat in the folder

do a fresh install of randomquark

Then you download the block chain

Code:
Download Link 
[Dropbox] : https://www.dropbox.com/s/7ymhowjb1oamrh3/randomquark_blockchain.zip
[Mega.co.nz] : https://mega.co.nz/#!dUJAxDiI!-gzDSPhEPLY0HLOwr7Pq1Et9wCqVMG1VQCZBUbS-MG4

Step 2:
Move the folder unzip downloaded zip file above, which contains folder blocks and chainstate into your
 
~/.randomquark (Linux) or %AppData%/RandomQuark (Window)

and put back your wallet.dat, randomquark.conf (also inside the zip file) into the folder


Then you run randomquark, I can assure you its work. If you at block 500 or so, its probably your blockchain input was not done properly.

Maybe you wanna delete your database folder,db.log, peers.dat

Just keep your wallet.dat and put in the blocks & chain state, the randomquark.conf file



Cheers.



MisO69
Legendary
*
Offline Offline

Activity: 1946
Merit: 1005


My mule don't like people laughing


View Profile
March 10, 2014, 08:36:18 AM
 #140

Mine syncs up no problems since launch.

"blocks" : 4544,
"currentblocksize" : 0,
"currentblocktx" : 0,
"difficulty" : 68.53417321,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"pooledtx" : 0,
"testnet" : false

Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!