Author

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

hero member
Activity: 616
Merit: 500
banscore=10 is really having an impact on the syncing speed... at 7400 now.
hero member
Activity: 616
Merit: 500
Pool will automatically start once the blockchain is synced, at block 3000 currently, should take 30min at most.

Diff low, solo instamine in progress :
    {
        "account" : "",
        "category" : "immature",
        "amount" : 13.12000000,
        "confirmations" : 1,
        "blockhash" : "00000007f725f77e9086977af849b3abcd4ab345bef4321e069ddd142f43533f",
        "blockindex" : 0,
        "txid" : "aa816a924bfe4f7f1600b783cb49e2c92703cb98e9175afd15157875be46dd7b",
        "time" : 1402246890
    }

Enjoy while it lasts. Grin
legendary
Activity: 1092
Merit: 1000
Pool will automatically start once the blockchain is synced, at block 3000 currently, should take 30min at most.

Diff low, solo instamine in progress :
    {
        "account" : "",
        "category" : "immature",
        "amount" : 13.12000000,
        "confirmations" : 1,
        "blockhash" : "00000007f725f77e9086977af849b3abcd4ab345bef4321e069ddd142f43533f",
        "blockindex" : 0,
        "txid" : "aa816a924bfe4f7f1600b783cb49e2c92703cb98e9175afd15157875be46dd7b",
        "time" : 1402246890
    }
hero member
Activity: 616
Merit: 500
Pool will automatically start once the blockchain is synced, at block 3000 currently, should take 30min at most.
legendary
Activity: 1092
Merit: 1000
{
    "blocks" : 9640,
    "currentblocksize" : 1422,
    "currentblocktx" : 1,
    "difficulty" : 0.05364396,
    "errors" : "WARNING: Checkpoint is too old. Wait for block chain to download, or notify developers of the issue.",
    "generate" : false,
    "genproclimit" : 0,
    "hashespersec" : 0,
    "networkghps" : 0.00181417,
    "pooledtx" : 1,
    "testnet" : false
}


I am on the current block, whats this checkpoint too old !?
full member
Activity: 140
Merit: 100
well, i have read all of information in page 1,
but i still confused about burn work  Huh

far i see, this coin have potential  Smiley

The most important thing to know is that the more coins you burn the more chance you have in finding a PoB block. You will be burning your coins for a real long time! Smiley
But i suggest you get at least 0.5 % of the current burn amount if you want to take part of PoB blocks, the longer you wait the harder it will become, more and more coins are being burned.

70K burned

Lets say if you burn 1K SLM it will be 71K burned

100 / 71 = 1.4 % chance to find a PoB

How many PoB are there in a day ? Is the number fixed or random ? no one knows.. except the dev..

so if i burn my coin and it will not find any block

will my coin be gone or i will have some coin from burn?

they aren't gone.. they are burning and getting very slowly decayed (gone!). That being said you cannot transfer burned coins or make them unburned. While they are burning you can find a PoB block which is with the currently diff around 25 coins

so, in my mind

if someone have just some little coin and wanted to burn his coin it will not make any profit, is that right?

hero member
Activity: 616
Merit: 500
legendary
Activity: 1092
Merit: 1000
For the actual workings, I'd recommend the code, but at least in terms of numbers of blocks, days 1 through 7:
136,551,260,242,132,296,224
( there's probably a 2 hour offset in the 'day' there, but at least you can tell it's not fixed Wink )

Thanks! Such randomness.
hero member
Activity: 686
Merit: 500
FUN > ROI
Anyway it seems it isn't possible to use the RPC to find which block has burned data Sad
Yeah, I mentioned that a while back.  Would be nice to have it in the flags.  For now, you should be able to see if the nonce == 0 (can do some additional checks based on the reward, just in case a PoW block gets found at hash==0 - haven't checked if that's a thing).

How many PoB are there in a day ? Is the number fixed or random ? no one knows.. except the dev..
For the actual workings, I'd recommend the code, but at least in terms of numbers of blocks, days 1 through 7:
136,551,260,242,132,296,224
( there's probably a 2 hour offset in the 'day' there, but at least you can tell it's not fixed Wink )
hero member
Activity: 798
Merit: 500
Anyway it seems it isn't possible to use the RPC to find which block has burned data Sad

Look at the code, line 162
https://github.com/slimcoin/slimcoin/blob/a8be716fa426d7c021bca932ea3dd6ca103c481e/src/bitcoinrpc.cpp#L162

It isn't showing Proof of Burn, which should call this code, line 1205 (and perhaps initialize a block first)
https://github.com/slimcoin/slimcoin/blob/a8be716fa426d7c021bca932ea3dd6ca103c481e/src/main.h#L1205

hero member
Activity: 798
Merit: 500
well, i have read all of information in page 1,
but i still confused about burn work  Huh

far i see, this coin have potential  Smiley

The most important thing to know is that the more coins you burn the more chance you have in finding a PoB block. You will be burning your coins for a real long time! Smiley
But i suggest you get at least 0.5 % of the current burn amount if you want to take part of PoB blocks, the longer you wait the harder it will become, more and more coins are being burned.

70K burned

Lets say if you burn 1K SLM it will be 71K burned

100 / 71 = 1.4 % chance to find a PoB

How many PoB are there in a day ? Is the number fixed or random ? no one knows.. except the dev..

so if i burn my coin and it will not find any block

will my coin be gone or i will have some coin from burn?

they aren't gone.. they are burning and getting very slowly decayed (gone!). That being said you cannot transfer burned coins or make them unburned. While they are burning you can find a PoB block which is with the currently diff around 25 coins
full member
Activity: 140
Merit: 100
well, i have read all of information in page 1,
but i still confused about burn work  Huh

far i see, this coin have potential  Smiley

The most important thing to know is that the more coins you burn the more chance you have in finding a PoB block. You will be burning your coins for a real long time! Smiley
But i suggest you get at least 0.5 % of the current burn amount if you want to take part of PoB blocks, the longer you wait the harder it will become, more and more coins are being burned.

70K burned

Lets say if you burn 1K SLM it will be 71K burned

100 / 71 = 1.4 % chance to find a PoB

How many PoB are there in a day ? Is the number fixed or random ? no one knows.. except the dev..

so if i burn my coin and it will not find any block

will my coin be gone or i will have some coin from burn?
legendary
Activity: 1092
Merit: 1000
well, i have read all of information in page 1,
but i still confused about burn work  Huh

far i see, this coin have potential  Smiley

The most important thing to know is that the more coins you burn the more chance you have in finding a PoB block. You will be burning your coins for a real long time! Smiley
But i suggest you get at least 0.5 % of the current burn amount if you want to take part of PoB blocks, the longer you wait the harder it will become, more and more coins are being burned.

70K burned

Lets say if you burn 1K SLM it will be 71K burned

100 / 71 = 1.4 % chance to find a PoB

How many PoB are there in a day ? Is the number fixed or random ? no one knows.. except the dev..
hero member
Activity: 798
Merit: 500
well, i have read all of information in page 1,
but i still confused about burn work  Huh

far i see, this coin have potential  Smiley

The most important thing to know is that the more coins you burn the more chance you have in finding a PoB block. You will be burning your coins for a real long time! Smiley
But i suggest you get at least 0.5 % of the current burn amount if you want to take part of PoB blocks, the longer you wait the harder it will become, more and more coins are being burned.

70K burned

Lets say if you burn 1K SLM it will be 71K burned

100 / 71 = 1.4 % chance to find a PoB
legendary
Activity: 1092
Merit: 1000
full member
Activity: 140
Merit: 100
well, i have read all of information in page 1,
but i still confused about burn work  Huh

far i see, this coin have potential  Smiley
hero member
Activity: 798
Merit: 500
Well i though i lost around 18 burned coins, which i did on 1 wallet..

After all i didn't Smiley

i deleted the blockchain and resync with -rescan
again.. now it synced to 9581

getburndata, at block 9581 it shows

[
{
"burned amount" : 1.00000000,
"burn confirmations" : 5930,
"confirmations" : 7940,
"blockhash" : "00000020dd635f579b246e79b9bcc38f7f8fcf7cdb8f7a66301b4912dc84a502",
"blockindex" : 4,
"txid" : "0674d62bba6a4e4828be94c5bc76db06eb98e5ca68c8a51eddc7937a9c2be166",
"time" : 1401464847
},
{
"burned amount" : 7.89000000,
"burn confirmations" : 6401,
"confirmations" : 8580,
"blockhash" : "0000001512203ede778ca526751019a15e5d79aba9b46fc17825c7d7f6e69ee4",
"blockindex" : 1,
"txid" : "0b7d3bdbe00e789fae698e1dc205cd69d2d390f6f3d52d7b89e8e2a7499c6924",
"time" : 1401403697
},
{
"burned amount" : 7.97000000,
"burn confirmations" : 5821,
"confirmations" : 7782,
"blockhash" : "00000018950f4e567f25977d2cb3fb633e3b48b49639e381124e3e2789493f4c",
"blockindex" : 3,
"txid" : "47cffca73dc1d4c72a3471370dba1b8100e3452530252bd0fbb3e27f9a2f1577",
"time" : 1401480124
},
{
"burned amount" : 1.00000000,
"burn confirmations" : 5947,
"confirmations" : 7965,
"blockhash" : "000000222a15da99b6625c1e77d1d0976cf659e551107c30fe21c92ddb178cd1",
"blockindex" : 3,
"txid" : "7a78eee600566ff28e1e57d805687ed816ce5390a30508d7beec35d740897b3f",
"time" : 1401462694
},
{
"Net Burnt Coins" : 17.86000000,
"Effective Burnt Coins" : 17.64613100,
"Immature Burnt Coins" : 0.00000000,
"Decayed Burnt Coins" : 0.21386900
},
{
"General Info" : "",
"nBurnBits" : "1d030dde",
"nEffectiveBurnCoins" : "70312708433",
"Formatted nEffectiveBurnCoins" : "70312.708433"
}
]

so i'm happy again... ps: never found a PoB with only 17.86 burned coins (with LOTS of confirmations)
hero member
Activity: 798
Merit: 500
Mandatory Client Upgrade

The block chain fork has been fixed along with some other Proof of Burn block discrepancies.
Update the wallet now to get on the correct block chain fork.
You must update the wallet before block 10500 for Proof of Burn block discrepancy fixes.

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

After you update the wallet, add the addnodes found on the OP page. Delete both blkindex.dat and blk0001.dat. Start the wallet up the first time with the -rescan option.

https://www.virustotal.com/zh-cn/file/0e2a57de004b20c9b24c1e2a393e38b94ccd1f5f20a72be79b2db66bd920005d/analysis/1402238220/

is it legit?

i hope so Wink
but avast shows that alot so you can buy their product, google it
legendary
Activity: 966
Merit: 1009
Mandatory Client Upgrade

The block chain fork has been fixed along with some other Proof of Burn block discrepancies.
Update the wallet now to get on the correct block chain fork.
You must update the wallet before block 10500 for Proof of Burn block discrepancy fixes.

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

After you update the wallet, add the addnodes found on the OP page. Delete both blkindex.dat and blk0001.dat. Start the wallet up the first time with the -rescan option.

https://www.virustotal.com/zh-cn/file/0e2a57de004b20c9b24c1e2a393e38b94ccd1f5f20a72be79b2db66bd920005d/analysis/1402238220/

is it legit?
legendary
Activity: 1092
Merit: 1000
Mandatory Client Upgrade

The block chain fork has been fixed along with some other Proof of Burn block discrepancies.
Update the wallet now to get on the correct block chain fork.
You must update the wallet before block 10500 for Proof of Burn block discrepancy fixes.

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

After you update the wallet, add the addnodes found on the OP page. Delete both blkindex.dat and blk0001.dat. Start the wallet up the first time with the -rescan option.
Quoting for reference



Compiling the wallet now, the pool will have some downtime while I update it.

BTW, I'm adding .1BTC to the rpcthreads bounty.
So total .25BTC if someone implements that.

I have withdrawn my bounty so the bounty stays 0.1BTC unless someone else chimes in
Jump to: