Author

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

full member
Activity: 182
Merit: 100
Quote
Hmm...I just copied my wallet from an old system to the new one. My balance is shown, but is it possible that burned coins are lost?

Try staring the client with the -rescan flag to rescan for transactions.
legendary
Activity: 1428
Merit: 1001
Fucker of "the system"
so how would one mine this coin with sha asics/  i dont get it no info on how to actually mine (pow) the coin to get the coins to burn
You wouldn't - it uses a different hashing algorithm than Bitcoin does, and all the SHA256 ASICs meant for mining are for the Bitcoin-style hashing algorithm.  The same applies to e.g. Scrypt ASICs, which are generally geared toward Litecoin-style hashing algorithms.

Right now, CPU is the only way to go.

okay so what exactly would i do thanks for telling me how not to ... tried slim miner with the sample command and it just flashed closed. the pool wouldnt connect and i dont think i know what to do i got cpus gpus asics and fpga but the one thing i guess im lacking is a masters in computer programing.  so i guess pow is just for dev and the rest of us have to buy coins to destroy in the hopes that we might generate a pob block and maybe get more coins?
idk but i like new stuff i just wish someone(dev) would explain what to do

not hating on this coin cause i like the idea just wish i was invited to the party
hero member
Activity: 686
Merit: 500
FUN > ROI
If you're using the Qt wallet, a PoB block will show up on the home screen with a different icon than a PoW block. I haven't figured out how to tell from RPC, though.
If you're using getblock, check if the nonce value is zero.  Probably not the only way, maybe not even the best way Smiley
legendary
Activity: 914
Merit: 1001
Hmm...I just copied my wallet from an old system to the new one. My balance is shown, but is it possible that burned coins are lost?

Code:
   {
        "Net Burnt Coins" : 0.00000000,
        "Effective Burnt Coins" : 0.00000000,
        "Immature Burnt Coins" : 0.00000000,
        "Decayed Burnt Coins" : 0.00000000
    },
    {
        "General Info" : "",
        "nBurnBits" : "1d05f78e",
        "nEffectiveBurnCoins" : "35989222776",
        "Formatted nEffectiveBurnCoins" : "35989.222776"
    }
full member
Activity: 178
Merit: 100
I hope we get a good pool soon
member
Activity: 308
Merit: 10
I found two blocks today with 1 miner i7 4770

2 small blocks, so i think they are both PoW  (10.77 and 13.38)

When a PoB block is found, how does it look like?
I found 1 POB block. It has some little fire sign.
sr. member
Activity: 456
Merit: 250
I found two blocks today with 1 miner i7 4770

2 small blocks, so i think they are both PoW  (10.77 and 13.38)

When a PoB block is found, how does it look like?

If you're using the Qt wallet, a PoB block will show up on the home screen with a different icon than a PoW block. I haven't figured out how to tell from RPC, though.
hero member
Activity: 798
Merit: 500
I found two blocks today with 1 miner i7 4770

2 small blocks, so i think they are both PoW  (10.77 and 13.38)

When a PoB block is found, how does it look like?
legendary
Activity: 1358
Merit: 1093
http://coinok.pw would like to support this coin. please contact us if interested.
hero member
Activity: 686
Merit: 500
FUN > ROI
so how would one mine this coin with sha asics/  i dont get it no info on how to actually mine (pow) the coin to get the coins to burn
You wouldn't - it uses a different hashing algorithm than Bitcoin does, and all the SHA256 ASICs meant for mining are for the Bitcoin-style hashing algorithm.  The same applies to e.g. Scrypt ASICs, which are generally geared toward Litecoin-style hashing algorithms.

Right now, CPU is the only way to go.
legendary
Activity: 1428
Merit: 1001
Fucker of "the system"
so how would one mine this coin with sha asics/  i dont get it no info on how to actually mine (pow) the coin to get the coins to burn
hero member
Activity: 686
Merit: 500
newbie
Activity: 4
Merit: 0
Please help, noob to wallet problems. The wallet doesn't sync. It was built from the git repo on arch linux. I've added  the "addnodes" to the example config file and renamed it slimcoin.conf, but how do i get the qt wallet to use it? built with upnp etc.
Thanks
legendary
Activity: 1092
Merit: 1000
Cheap SLM on bter for grabs. Enjoy while it lasts. 004 expected later today!
hero member
Activity: 672
Merit: 500
dev,the more coins burned the more chance i got a new burning block? Am i right?
legendary
Activity: 1722
Merit: 1005
Temporary pool : stratum+tcp://77.237.251.163:6666
You must use my slimminer fork : https://github.com/siklon/slimminer
Code:
./minerd --url=stratum+tcp://77.237.251.163:6666 --userpass=(SLMADDRESS):x -t (THREADS)

Nice!
I want to mine there, but noticed that http://77.237.251.163/tbs shows almost half of the shares are invalid and no block has been found yet. Maybe someone is trying to mine there with the wrong miner? I will continue solomining for now I think...
I join it
But  all is  booooo...

Hello.
I test 30 min but I had a 100% invalid shares. I used windows 7 x64 and download CPUminer ver 2.40.

Could you help me, please?
Thank you in advanced.
Antuam
member
Activity: 308
Merit: 10
Does anybody have windows minerd.exe?
member
Activity: 308
Merit: 10
Temporary pool : stratum+tcp://77.237.251.163:6666
You must use my slimminer fork : https://github.com/siklon/slimminer
Code:
./minerd --url=stratum+tcp://77.237.251.163:6666 --userpass=(SLMADDRESS):x -t (THREADS)
Trying but all I get is booo...
What i'm doing wrong?
my .bat is:
Code:
minerd.exe -a dcrypt --url=stratum+tcp://77.237.251.163:6666 --userpass=Sjxnheg86HEms7BcgiRcVB5CvxADSFcahw:x

Working fine here. Where did you get your slimminer ? You need to compile it yourself from https://github.com/siklon/slimminer.

Please,can you read PM
sr. member
Activity: 291
Merit: 250
Temporary pool : stratum+tcp://77.237.251.163:6666
You must use my slimminer fork : https://github.com/siklon/slimminer
Code:
./minerd --url=stratum+tcp://77.237.251.163:6666 --userpass=(SLMADDRESS):x -t (THREADS)
Trying but all I get is booo...
What i'm doing wrong?
my .bat is:
Code:
minerd.exe -a dcrypt --url=stratum+tcp://77.237.251.163:6666 --userpass=Sjxnheg86HEms7BcgiRcVB5CvxADSFcahw:x

I also can confirm that the pool is working but I had to do a clean clone form the https://github.com/siklon/slimminer
These are the instructions I used for building minerd on linux:
Code:
cd
git clone https://github.com/siklon/slimminer slimminer-pool
cd slimminer-pool
./autogen.sh
./configure CFLAGS="-O3 -march=native"
make -j4
strip minerd
./minerd -o stratum+tcp://77.237.251.163:6666 -u -p x -q

EDIT:
Installing the dependencies to build the miner on clean ubuntu should be:
Code:
sudo apt-get update
sudo apt-get -y install git automake make
sudo apt-get -y install build-essential libcurl4-openssl-dev git
full member
Activity: 126
Merit: 100
BTMan
Temporary pool : stratum+tcp://77.237.251.163:6666
You must use my slimminer fork : https://github.com/siklon/slimminer
Code:
./minerd --url=stratum+tcp://77.237.251.163:6666 --userpass=(SLMADDRESS):x -t (THREADS)
Trying but all I get is booo...
What i'm doing wrong?
my .bat is:
Code:
minerd.exe -a dcrypt --url=stratum+tcp://77.237.251.163:6666 --userpass=Sjxnheg86HEms7BcgiRcVB5CvxADSFcahw:x

Working fine here. Where did you get your slimminer ? You need to compile it yourself from https://github.com/siklon/slimminer.


how to compile it ?
Jump to: