Author

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

full member
Activity: 140
Merit: 110
bitcoinnaire


[
]

that's exactly it. i set up a slimcoin.conf i put a user and pass, added the nodes, is there something i'm not doing right? or is it just my stupidly bad luck that's doing this? seriously, i want to get into this coin but i'd be nice to actually get a coin first. and i have yet to find one. or even partial. i want to burn a coin. that's it.

i'm wasting this cpu power on it, and nothing is happening, am i supposed to type getwork? i did setgenerate true, i did everything i could think of. i have low hashing power, that much is for sure, but what else could be going on?
full member
Activity: 182
Merit: 100
Ok guys, point me to the binary or something I don't know. Point me to how I can mine this so I can visually see what the hell is going on and if I'm doing something wrong. I'm using slimcoin-qt and it's giving a bunch of messages I know nothing about. Did anyone compile a win version of this miner yet?

Anyways this is getting really frustrating because earlier today I had 3 blocks and nothing happened.

Type listtransactions in the debug window and post what you get as a result here.
full member
Activity: 140
Merit: 110
bitcoinnaire
Ok guys, point me to the binary or something I don't know. Point me to how I can mine this so I can visually see what the hell is going on and if I'm doing something wrong. I'm using slimcoin-qt and it's giving a bunch of messages I know nothing about. Did anyone compile a win version of this miner yet?

Anyways this is getting really frustrating because earlier today I had 3 blocks and nothing happened.
full member
Activity: 144
Merit: 100
What does this mean?

Confirmed (2909 confirmations)
Mined balance will be available in 0 more blocks
Mint by burn

with an amount of [-0.01] and the clock green in the first column. (no check mark)


I've got one of these too, not sure what it means!
member
Activity: 112
Merit: 10
What does this mean?

Confirmed (2909 confirmations)
Mined balance will be available in 0 more blocks
Mint by burn

with an amount of [-0.01] and the clock green in the first column. (no check mark)
sr. member
Activity: 826
Merit: 263
Hi guys
I'm so happy to mined my first block and get 13.23 SLM
So what 's the next ? send them to burn ?  or driect sell them?
What's the benefits to burn them ?
My english is poor ,so I can't fully understand what's the POB.

If you burn them, you have a chance at hitting a POB block until the coins burn burn out.  If you sell them, you get what you get.
hero member
Activity: 518
Merit: 500
Hi guys
I'm so happy to mined my first block and get 13.23 SLM
So what 's the next ? send them to burn ?  or driect sell them?
What's the benefits to burn them ?
My english is poor ,so I can't fully understand what's the POB.
full member
Activity: 140
Merit: 110
bitcoinnaire
Ok, I don't know what's wrong here but I think maybe I have something set up wrong?
in getmininginfo at one point today it said there were 3 blocks, I'm finding blocks but I'm not earning anything from them? Is it because I'm mining to slow? It also says something about duplicate proof of burn blocks, can somebody guide me as to what I honestly should have in my config or something. I'm not hashing very fast (I think I topped out at one point at 1000kh/s but still you'd think I'd have found something by now especially after finding 3 blocks.
legendary
Activity: 1092
Merit: 1000
Honorcoin
Thanks for the spam, I guess.

on-topic: Good to see a quick fix Smiley

Yes, only 999 more to go.
hero member
Activity: 686
Merit: 500
FUN > ROI
Honorcoin
Thanks for the spam, I guess.

on-topic: Good to see a quick fix Smiley
sr. member
Activity: 456
Merit: 250
legendary
Activity: 1092
Merit: 1000
If you have the blkindex.dat loading error:

Updated source and binaries are available:

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

The last update fixed the problem.
full member
Activity: 182
Merit: 100
If you have the blkindex.dat loading error:

Updated source and binaries are available:

Source: https://github.com/slimcoin/slimcoin
Binaries: https://github.com/slimcoin/slicmoin-executable
legendary
Activity: 1092
Merit: 1000
The latest wallet keeps corrupting the database.
Slimcoin: Error loading blkindex.dat

Try runing and closing slimcoind (slimcoind stop, not talking about forced kill sigint) 2-3 times and it will eventually corrupt the blockchain db.

hero member
Activity: 686
Merit: 500
FUN > ROI
Owner of block 5442: Fix your computer's clock - it is off by 2 hours Wink
Owners of blocks 5366, 5312, and 5198: Might also want to double-check your clock sync, they may be off a bit more than is expected as well.
hero member
Activity: 798
Merit: 500
i just modified my post a bit..

it's being forked from peercoin is the issue here
should had forked from litecoin to be closer to the bitcoin branch

but then again, slimcoin might use the Staking functionality from peercoin Smiley


Does anyone know if there is another PoS coin where -rpcthreads is implemented?
legendary
Activity: 1092
Merit: 1000
Big thank you to rfcdejong for taking over 1 hour to look at the code to try to implement rpcthreads function.
Slimcoin wallet is so outdated (Old Peercoin fork) it will take hundreds of file modifications to implement this feature.

thanks, but i'm not happy with it being that old, which isn't a bad thing but just so many changeset's (bugfixes) aren't included in the code which are fixed in the bitcoin code and alot of other coins

look at the litecoin code, it's implemented in there
https://github.com/litecoin-project/litecoin/blob/master-0.8/src/bitcoinrpc.cpp

even a simple changeset as "Sleep()" into MilliSleep() isn't done

Well there are only two possibilities, slimcoin dev is Satoshi Nakamoto, working on his local git branch OR a fucking idiot for not implementing bugfixes 2010-2014.
hero member
Activity: 686
Merit: 500
FUN > ROI
6 days have passed since launch – as there's no block explorers and the like yet, here's some basic graphs:
(if you want to ask anything about a specific graph, please only quote that graph (or refer to it by title), as these posts are relatively big)
 
 
 
 
 
Explanation of graphs: topic=613213.msg7044755#msg7044755

Like this post? Donate Slimcoin: STDpqwvEC6banMNzfNYDTuZy8xspHpGuNj
hero member
Activity: 798
Merit: 500
Big thank you to rfcdejong for taking over 1 hour to look at the code to try to implement rpcthreads function.
Slimcoin wallet is so outdated (Old Peercoin fork) it will take hundreds of file modifications to implement this feature.

thanks, but i'm not happy with it being that old, which isn't a bad thing but just so many changeset's (bugfixes) aren't included in the code which are fixed in the bitcoin code and alot of other coins

look at the litecoin code, it's implemented in there
https://github.com/litecoin-project/litecoin/blob/master-0.8/src/bitcoinrpc.cpp

even a simple changeset as "Sleep()" into MilliSleep() isn't done

it's the fact that Peercoin hasn't implemented the functionality, and slimcoin is "forked" from peercoin

look at the peercoin code, no StartRPCThreads method
and search for -rpcthreads (you won't find it)

https://github.com/billitch/ppcoin/blob/master/src/bitcoinrpc.cpp
legendary
Activity: 1092
Merit: 1000
Big thank you to rfcdejong for taking over 1 hour to look at the code to try to implement rpcthreads function.
Slimcoin wallet is so outdated (Old Peercoin fork) it will take hundreds of file modifications to implement this feature.
Jump to: