Pages:
Author

Topic: [ANN] Slimcoin : Proof of Burn NEW BLOCK GEN, Mineable by low power computer! - page 101. (Read 284956 times)

full member
Activity: 182
Merit: 100
Client Upgrade

Added another checkpoint to make network synchronization more uniform.

Source Code: https://github.com/slimcoin/slimcoin
Binaries: https://github.com/slimcoin/slicmoin-executable

full member
Activity: 126
Merit: 100
If everyone is forced to  move to slimcoinpool until the wallet is fixed, I think it's pertinent to reduce fees if any.
newbie
Activity: 12
Merit: 0
{
    "version" : "v0.3.1.0-g154b52a-alpha",
    "protocolversion" : 60003,
    "walletversion" : 60000,
    "balance" : 123.35593700,
    "newmint" : 19.24000000,
    "stake" : 0.00000000,
    "blocks" : 15399,
    "moneysupply" : 250686.74997500,
    "connections" : 8,
    "proxy" : "",
    "ip" : "144.76.118.179",
    "difficulty" : 0.00537784,
    "testnet" : false,
    "keypoololdest" : 1401368534,
    "keypoolsize" : 109,
    "paytxfee" : 0.01000000,
    "unlocked_until" : 1502786597,
    "errors" : ""
hero member
Activity: 798
Merit: 500
finally

{
"blocks" : 15394,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00532449,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkghps" : 0.00073769,
"pooledtx" : 0,
"testnet" : false
}
legendary
Activity: 1092
Merit: 1000
Why is difficulty algo not adjusting, pool is finding blocks every couple sec.
legendary
Activity: 1092
Merit: 1000
still at the block but debug.log says

connected 148.251.7.102:41682
Added time data, samples 2, offset -3 (+0 minutes)
version message: version 60003, blocks=15308
0 addresses found from DNS seeds
ThreadDNSAddressSeed exiting


Ok good, now wait.

lots of orphans and errors
i don't have ban stuff configured thru

ProcessBlock: ORPHAN BLOCK, prev=000000041ebd12036dca
ERROR: CheckProofOfBurn() : INFO: prev block not found
WARNING: ProcessBlock() : check proof-of-burn failed for block e9b185010b8fbe76e97d90c2b8c4a1e22d02b72ac37a1f34a7f3a762f1c6782a


maybe the ban configuration isn't good for the blockchain either, just only for syncing up fast

Your blockchain is bad and the wallet does not support -rebuild flag. you need to rm -rf blk* addr.dat and reconnect to my node. with ban on:
bantime=1
banscore=11111111

Without ban configuration we would be desynced all over.
hero member
Activity: 798
Merit: 500
still at the block but debug.log says

connected 148.251.7.102:41682
Added time data, samples 2, offset -3 (+0 minutes)
version message: version 60003, blocks=15308
0 addresses found from DNS seeds
ThreadDNSAddressSeed exiting


Ok good, now wait.

lots of orphans and errors
i don't have ban stuff configured thru

ProcessBlock: ORPHAN BLOCK, prev=000000041ebd12036dca
ERROR: CheckProofOfBurn() : INFO: prev block not found
WARNING: ProcessBlock() : check proof-of-burn failed for block e9b185010b8fbe76e97d90c2b8c4a1e22d02b72ac37a1f34a7f3a762f1c6782a


maybe the ban configuration isn't good for the blockchain either, just only for syncing up fast
legendary
Activity: 1092
Merit: 1000
still at the block but debug.log says

connected 148.251.7.102:41682
Added time data, samples 2, offset -3 (+0 minutes)
version message: version 60003, blocks=15308
0 addresses found from DNS seeds
ThreadDNSAddressSeed exiting


Ok good, now wait.
hero member
Activity: 798
Merit: 500
still at the block but debug.log says

connected 148.251.7.102:41682
Added time data, samples 2, offset -3 (+0 minutes)
version message: version 60003, blocks=15308
0 addresses found from DNS seeds
ThreadDNSAddressSeed exiting
legendary
Activity: 1092
Merit: 1000
addnode=144.76.139.111
addnode=23.92.86.148
addnode=68.3.131.174
addnode=77.237.251.163
addnode=92.222.27.45

@ 15218

even with those nodes my wallets won't sync past 15158 !! !$^#$! Sad

ok, try this one :
connect=148.251.7.102


i did right after you posted it, still 15158.. maybe i have to give it some time..

What does the debug.log say, connected ?
That node is currently syncing at least 20 other nodes..

i tried it with just connect=148.251.7.102 then it wants to go for other nodes, things like this
trying connection 99.128.198.115:41682 lastseen=-39.3hrs
connection timeout
trying connection 98.225.220.50:41682 lastseen=-3.1hrs

i tried it by removing addr.dat and setting only that address in the conf, getting same errors and things like this.

socket recv error 10054
disconnecting node 81.164.5.200:41682
trying connection 185.21.191.139:41682 lastseen=-0.1hrs
connected 185.21.191.139:41682
Added time data, samples 4, offset -4 (+0 minutes)
version message: version 60003, blocks=10616
trying connection 60.190.103.126:41682 lastseen=-43.1hrs
Added 5 addresses from 185.21.191.139: 24 tried, 3024 new


Other nodes are connecting to you and fucking everything up. Add port=19191 to conf file and try again.
OR listen=0 while you sync up
hero member
Activity: 798
Merit: 500
addnode=144.76.139.111
addnode=23.92.86.148
addnode=68.3.131.174
addnode=77.237.251.163
addnode=92.222.27.45

@ 15218

even with those nodes my wallets won't sync past 15158 !! !$^#$! Sad

ok, try this one :
connect=148.251.7.102


i did right after you posted it, still 15158.. maybe i have to give it some time..

What does the debug.log say, connected ?
That node is currently syncing at least 20 other nodes..

i tried it with just connect=148.251.7.102 then it wants to go for other nodes, things like this
trying connection 99.128.198.115:41682 lastseen=-39.3hrs
connection timeout
trying connection 98.225.220.50:41682 lastseen=-3.1hrs

i tried it by removing addr.dat and setting only that address in the conf, getting same errors and things like this.

socket recv error 10054
disconnecting node 81.164.5.200:41682
trying connection 185.21.191.139:41682 lastseen=-0.1hrs
connected 185.21.191.139:41682
Added time data, samples 4, offset -4 (+0 minutes)
version message: version 60003, blocks=10616
trying connection 60.190.103.126:41682 lastseen=-43.1hrs
Added 5 addresses from 185.21.191.139: 24 tried, 3024 new
legendary
Activity: 1092
Merit: 1000
addnode=144.76.139.111
addnode=23.92.86.148
addnode=68.3.131.174
addnode=77.237.251.163
addnode=92.222.27.45

@ 15218

even with those nodes my wallets won't sync past 15158 !! !$^#$! Sad

ok, try this one :
connect=148.251.7.102


i did right after you posted it, still 15158.. maybe i have to give it some time..

What does the debug.log say, connected ?
That node is currently syncing at least 20 other nodes..
hero member
Activity: 798
Merit: 500
addnode=144.76.139.111
addnode=23.92.86.148
addnode=68.3.131.174
addnode=77.237.251.163
addnode=92.222.27.45

@ 15218

even with those nodes my wallets won't sync past 15158 !! !$^#$! Sad

ok, try this one :
connect=148.251.7.102


i did right after you posted it, still 15158.. maybe i have to give it some time..
legendary
Activity: 1092
Merit: 1000
addnode=144.76.139.111
addnode=23.92.86.148
addnode=68.3.131.174
addnode=77.237.251.163
addnode=92.222.27.45

@ 15218

even with those nodes my wallets won't sync past 15158 !! !$^#$! Sad

ok, try this one :
connect=148.251.7.102
hero member
Activity: 798
Merit: 500
addnode=144.76.139.111
addnode=23.92.86.148
addnode=68.3.131.174
addnode=77.237.251.163
addnode=92.222.27.45

@ 15218

even with those nodes my wallets won't sync past 15158 !! !$^#$! Sad
legendary
Activity: 1092
Merit: 1000
addnode=144.76.139.111
addnode=23.92.86.148
addnode=68.3.131.174
addnode=77.237.251.163
addnode=92.222.27.45

@ 15218

I am sending my hash to your pool to avoid forks, make sure you fix the problem with the block reorganization, i dont see those blocks marked as orphans in the stats ?

They will be marked orphan after 30 rpc calls, this is just to prevent fake orphans.

Great !
hero member
Activity: 616
Merit: 500
addnode=144.76.139.111
addnode=23.92.86.148
addnode=68.3.131.174
addnode=77.237.251.163
addnode=92.222.27.45

@ 15218

I am sending my hash to your pool to avoid forks, make sure you fix the problem with the block reorganization, i dont see those blocks marked as orphans in the stats ?

They will be marked orphan after 30 rpc calls, this is just to prevent fake orphans.
legendary
Activity: 1092
Merit: 1000
addnode=144.76.139.111
addnode=23.92.86.148
addnode=68.3.131.174
addnode=77.237.251.163
addnode=92.222.27.45

@ 15218

I am sending my hash to your pool to avoid forks, make sure you fix the problem with the block reorganization, i dont see those blocks marked as orphans in the stats ?
hero member
Activity: 616
Merit: 500
addnode=144.76.139.111
addnode=23.92.86.148
addnode=68.3.131.174
addnode=77.237.251.163
addnode=92.222.27.45

@ 15218
hero member
Activity: 798
Merit: 500
We are on a fork again............

I'm indeed stuck at 15158
Pages:
Jump to: