Search content
Sort by

Showing 8 of 8 results by CogPrimus
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][XCN] Cryptonite | 1st mini-blockchain implementation | M7 PoW
by
CogPrimus
on 28/07/2014, 02:40:20 UTC
Code:
05:38:56

getmininginfo


05:38:56

{
"blocks" : 1464,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 60020.62695895,
"errors" : "This is a pre-release test build - use at your own risk - do not use for mining or merchant applications",
"genproclimit" : 7,
"networkhashps" : 898981,
"pooledtx" : 0,
"testnet" : false,
"generate" : true,
"hashespersec" : 442810
}
"difficulty" : 60020.62695895, wtf?  Huh
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Slimcoin : Proof of Burn NEW BLOCK GEN, Mineable by low power computer!
by
CogPrimus
on 14/06/2014, 15:53:22 UTC
now all three my wallets are synced.

i uploaded my appdata folder here (excl. my wallet ofcourse)

https://mega.co.nz/#!2JRiDD5Y!sH96YL50_poQsU-tu9b4SrZ05h_tuF-gvx-fRE9Av4c
you forgot the wallet.dat  Grin Grin Grin Grin
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Slimcoin : Proof of Burn NEW BLOCK GEN, Mineable by low power computer!
by
CogPrimus
on 02/06/2014, 21:01:56 UTC
Code:
SlimCoinMiner:
New Proof-of-Work block found

 Block hash: 0000006fc3f4f3250f6fbea978c48ddaf57bf8fc721c89b37891a1d87d38ef27
     Target: 0000010a00000000000000000000000000000000000000000000000000000000

CBlock(hash=0000006fc3f4f3250f6f, ver=1, hashPrevBlock=0000000220fded8b1252, hashMerkleRoot=098d31614f, nTime=1401742779, nBits=1e810a00, nNonce=2147483722, vtx=2, vchBlockSig=3045022100f5d26d196cd4e34c8afa2fe031163701ac9d8748c4447ec2b9e48e7b7d47e45c02207408ca938128cd8bf6239c82890de50363a4c2747176aa2ee0208afa8cb45158)
CBlock General PoB(nBurnBits=1d05f56c nEffectiveBurnCoins=36039457468 (formatted 36039.457468))
  Coinbase(hash=40edca9b27, nTime=1401739332, ver=1, vin.size=1, vout.size=1, nLockTime=0)
    CTxIn(COutPoint(0000000000000000000000000000000000000000000000000000000000000000, -1), coinbase 04bbe58c5303378e00062f503253482f)
    CTxOut(nValue=0.01, scriptPubKey=02f99b5fd6b0cd9ab0a07810ff24ad9e2c19ae84236ff3f6ccf071637fffc42746 OP_CHECKSIG)
  CTransaction(hash=98de0a19ef, nTime=1401739325, ver=1, vin.size=1, vout.size=1, nLockTime=0)
    CTxIn(COutPoint(7125e20b57efd078393e2d6eb5c9590cf5454bc304eb90b2122dc62ba1de8354, 0), scriptSig=304502206aec5a34e8d08a71)
    CTxOut(nValue=11.28, scriptPubKey=OP_DUP OP_HASH160 9c342aee7e8838849c43154f2fcbc245b0e232a2 OP_EQUALVERIFY OP_CHECKSIG)
  vMerkleTree: 40edca9b27 98de0a19ef 098d31614f
2014-06-02 20:59:44 UTC generated 0.01
ERROR: CheckProofOfWork() : nBits below minimum work
ERROR: CheckBlock() : proof-of-work failed
ERROR: ProcessBlock() : CheckBlock FAILED
ERROR: SlimCoinMiner : ProcessBlock, block not accepted
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Slimcoin : Proof of Burn NEW BLOCK GEN, Mineable by low power computer!
by
CogPrimus
on 31/05/2014, 13:51:09 UTC
please upgrade the wallet from the old peercoin src or at least add walletnotify
i found slightly whitespace damaged patch for that
https://gist.github.com/anonymous/0a11de38f25234d3af75
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Slimcoin : Proof of Burn NEW BLOCK GEN, Mineable by low power computer!
by
CogPrimus
on 30/05/2014, 12:27:01 UTC

Great!  And hurray for public APIs Smiley

I do wonder, though... dev: should it be SLIM or SLM? SLIM makes more sense to me, though SLM is pretty funny to French people (hi guys!),, but references to 'SLM' would have to be adjusted in a few places.
i think SLIM sound much better Smiley
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][EXCHANGE] New secured exchange launched !!! exarena.net
by
CogPrimus
on 11/04/2014, 14:55:40 UTC
Post
Topic
Board Announcements (Altcoins)
Re: ↑↑↑↑↑↑[ANN]----------DaMaCoin----------[DAMA]↑↑↑↑update new version,v0.9.1.0
by
CogPrimus
on 10/04/2014, 14:30:21 UTC
has anyone tried to sync compiled from source wallet under linux?
i got that error:
Code:
2014-04-10 14:19:48 received block 0ff0d1fd862910e8381f9ce7be22de988119d49f6534395c27bc7531770e2f39
2014-04-10 14:19:48 ERROR: ConnectBlock() : coinbase pays too much (actual=45000000000000000 vs limit=20000000000000)
2014-04-10 14:19:48 InvalidChainFound: invalid block=0ff0d1fd862910e8381f9ce7be22de988119d49f6534395c27bc7531770e2f39  height=1  log2_work=21.000022  date=2014-03-02 20:01:07
2014-04-10 14:19:48 InvalidChainFound:  current best=1ae87095033f2bc27c31c0614465b64ebb08b7174aa589f20e63078e8538e7ea  height=0  log2_work=20.000022  date=2014-03-02 20:00:00
2014-04-10 14:19:48 InvalidChainFound: invalid block=0ff0d1fd862910e8381f9ce7be22de988119d49f6534395c27bc7531770e2f39  height=1  log2_work=21.000022  date=2014-03-02 20:01:07
2014-04-10 14:19:48 InvalidChainFound:  current best=1ae87095033f2bc27c31c0614465b64ebb08b7174aa589f20e63078e8538e7ea  height=0  log2_work=20.000022  date=2014-03-02 20:00:00
2014-04-10 14:19:48 ERROR: SetBestBlock() : ConnectBlock 0ff0d1fd862910e8381f9ce7be22de988119d49f6534395c27bc7531770e2f39 failed
2014-04-10 14:19:48 ERROR: AcceptBlock() : AddToBlockIndex failed
2014-04-10 14:19:48 ERROR: ProcessBlock() : AcceptBlock FAILED
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][EXCHANGE] New secured exchange launched !!! exarena.net
by
CogPrimus
on 08/04/2014, 13:35:00 UTC
somehow limited supply, but good looking design