Author

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

legendary
Activity: 2646
Merit: 1722
https://youtu.be/DsAVx0u9Cw4 ... Dr. WHO < KLF
Tried mining in your temporary pool for a while sandor111 and it seemed to be working OK.  Smiley

Here's how windows users can compile a more optimized / cpu specific build of slimminer for the main pool when its back up.

1 - Download and run Cygwin installer: http://cygwin.com/install.html > 'Cygwin Setup' folder on C:

2 - Ensure that you add the following extra packages to the 'default' install from the menu settings window (a few tabs into the install process);

devel / gcc-g++

libs / libcurl-devel

devel / automake

devel / make

archive / unzip

net (web) / wget

devel / git

net (web) / openSSL-devel

Remember to add: "automake: Wrapper scripts for automake and aclocal" - along with the latest auto make release - or slimminer won't compile.

3. Start the Cygwin terminal from the desktop shortcut you created at install. Now copy and paste the following:

Code:
git clone https://github.com/siklon/slimminer

Code:
cd slimminer

Code:
chmod +x autogen.sh

Code:
./autogen.sh

Code:
CFLAGS="-O3 -march=native" ./configure

Code:
make

Check for errors during the process, however your minerd.exe (slimminer) should now be built in;

C: > cygwin64 > home > 'account name' > slimminer

4. You can start mining from the Cygwin Terminal. Ensure that you cd into slimminer dir after starting the terminal window with;

Quote
cd slimminer

Quote
./minerd.exe -a dcrypt -o stratum+tcp://POOLADDRESS:POOLPORT -u YOURWALLET -p x

Remember to set the correct pool address, port and your own wallet address. You can also add -t 'number of cores'.

--scantime 15 (is probably optimal for pool mining) and --retries -1 will try to resubmit shares if the connection drops.  Wink

...

To get an optimized build of slimminer for your chipset you need to change -march=native before compiling slimminer.

For an i7 :
Code:
CFLAGS="-O3 -march=corei7" ./configure

Those values can be found at: http://gcc.gnu.org/onlinedocs/gcc/i386-and-x86-64-Options.html#i386-and-x86-64-Options

Just delete everything in the slimminer folder if you want to recompile whilst trying to find the fastest CFLAGS for your chipset.

N.B. your miner will be dependent on your cygwin environment and is therefore not a standalone miner, but it will be optimized for your chipset and should certainly be much faster. You can also compile a working 32bit slimminer on windows this way.

Good Luck.
legendary
Activity: 914
Merit: 1001
Code:
[2014-06-02 15:15:19] accepted: 0/1 (0.00%), 1.54 khash/s (booooo)
[2014-06-02 15:19:33] accepted: 0/2 (0.00%), 1.66 khash/s (booooo)

Sad

I guess that means they were orphans?
hero member
Activity: 490
Merit: 500
hah, I don't know how well it would run on an Android - just compiling against ARM probably means forking one of the Android bitcoin miners, first Wink

Lol I have linux on my android & ive been trying to get it to work /:
sr. member
Activity: 456
Merit: 250
Stopped at blocks 4258 for a long time,Why???
 Huh Huh Huh

Looks like the network hashrate dropped significantly, but the difficulty is still high.
member
Activity: 90
Merit: 10
Stopped at blocks 4258 for a long time,Why???
 Huh Huh Huh
hero member
Activity: 686
Merit: 500
FUN > ROI
Thankyou so much i'll try this when i get home

Might want to hold off on that until the pool is back up - it's currently down ( see 2 posts above yours Wink )
hero member
Activity: 686
Merit: 500
FUN > ROI
Sorry, we're getting DDoS'ed. I have to shut down the pool for now to prevent getting null routed. :/
Anyway I'm waiting on some nice servers that I ordered, which will have proper mitigation against these type of attacks.
That's a shame.  It's that or the CloudFlare route, I guess.  Good luck Smiley

At least it was up and running for a bit Cheesy
legendary
Activity: 1050
Merit: 1000
In case somebody is interested I've just compiled the miner from https://github.com/siklon/slimminer for windows with example how to use with the pool http://77.237.251.163
https://mega.co.nz/#!eQlShIYQ!DRTRGi0D5b5K6cuta8dy3UfOHD0RnmKXXw_WmkZxnH8

Thankyou so much i'll try this when i get home
If it works as im sure it will i'll send you 5SLM drop me a pm with your addy
full member
Activity: 192
Merit: 100
Sorry, we're getting DDoS'ed. I have to shut down the pool for now to prevent getting null routed. :/
Anyway I'm waiting on some nice servers that I ordered, which will have proper mitigation against these type of attacks.

May I ask how you got dcrypt into NOMP? Did you merge the dcrypt parts of cminer fork into node-multi-hashing ? Any plans to push the changes to the repo?
hero member
Activity: 616
Merit: 500
Sorry, we're getting DDoS'ed. I have to shut down the pool for now to prevent getting null routed. :/
Anyway I'm waiting on some nice servers that I ordered, which will have proper mitigation against these type of attacks.
sr. member
Activity: 302
Merit: 250
I am sending some nice power to the pool, lets see how long it takes to find a block

EDIT: the workers column does not work

And restarts the shares column when it wants
legendary
Activity: 1092
Merit: 1000
I am sending some nice power to the pool, lets see how long it takes to find a block

EDIT: the workers column does not work
EDIT2 : Down again....
hero member
Activity: 686
Merit: 500
FUN > ROI
member
Activity: 308
Merit: 10
In case somebody is interested I've just compiled the miner from https://github.com/siklon/slimminer for windows with example how to use with the pool http://77.237.251.163
https://mega.co.nz/#!PJUFQT7Q!vWj165czV6LnIUZiD9OIZuKoEGcVSZ_OMQ0Bc8SDUKQ

Can you maybe compile it for 32-bit win?  Roll Eyes
legendary
Activity: 1092
Merit: 1000
legendary
Activity: 1036
Merit: 1001
How about raspberry pi ?  any development?
hero member
Activity: 686
Merit: 500
FUN > ROI
hah, I don't know how well it would run on an Android - just compiling against ARM probably means forking one of the Android bitcoin miners, first Wink

Keep the milli - might save your life some day Cheesy

Also, check up above - there's now a windows binary for pool mining (at your own risk and other usual disclaimers).
sr. member
Activity: 291
Merit: 250
report if anyone already received coins from the pool

The pool didn't resolved any block yet http://77.237.251.163/tbs
legendary
Activity: 1428
Merit: 1001
Fucker of "the system"
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
You should open up a command console before running the command, so that you can check what it's actually saying.  If you're using a batch file (.bat), just add " | pause" after the line, that will also keep the window open until you press a key.
At least, I'm assuming you're on Windows, and using the slimminer fork (self-compiled?) mentioned above.

If you're not using that fork, the executables in the distribution from the first post won't work with the pool.  You can still solo mine with them, though.  Have a read through the posts, but probably the easiest is to run 'slimcoin-qt.exe', then go to the 'Help' menu, choose 'Debug window', open the 'Console' tab, and enter the command "setgenerate true".  It should then start mining away as soon as it has synchronized with the network.  Note that finding blocks can take a very long time.

If you're not on Windows, then I have no idea what 'flash closed' Cheesy


Off-topic bit:
not hating on this coin cause i like the idea just wish i was invited to the party
There are sites that track coin launches  (e.g. http://www.cryptolaunch.net/ and https://www.altcoincalendar.info/calendar ), if you're interested in always trying to mine the latest coins.  They tend to be incomplete, so scouring the forums for announcements is probably your best bet (but takes up more time). Gets a bit crazy, though - just the other day there were at least 6 new coins launched.  Figuring out which ones are worth the bother (unless you're always going to just mine for a few hours, then dump asap) is a whole 'nother subject which I'm certainly not well-versed in.



setgenerate true

i feel so stupid and i consider myself an expert

yay the real steve you made it work (pm your btc addy ill send a milli)  i typed getmining info and my little laptop i use to run asics is getting 184 hashes  (not bad considering its running 6 gridseeds a few jallys and some erupters.  oh and its folding for cure coin)  my other machine is getting 898 hashes and is also folding for cure coin i dont think ill be hitting blocks at this speed but at least i have a chance now


anyone wanna donate a few coins for me to try "BURNING" id appreciate it

SaYLo8zMihfgCKsXTdSSpJje9DRj2bC2bz


im  off to bter to buy a few hundred k sat worth and burn a few of those too lets see what this puppy can do Smiley\

way to change the game now if u can get this to run on an android i got a bunch of s2-s3 's lying around i bet theyd outperform my mining station
full member
Activity: 153
Merit: 100
Hi Slimcoiners,
looks great!
I have just built the wallet from github, added the nodes to slimcoin.conf, but the wallet keeps telling it didn't download any block (0 blocks downloaded - checkpoint too old - last block generated 24 days ago). It's connected to 1-4 peers but I sometimes see the disconnected icon coming up from time to time.
Do we need the wallet to be visible from the outside (eg. port forwarding on the router)? getinfo gives 0.0.0.0 as my ip address, which is not good, although in debug.log I see that it did get my correct public ip address. And at the same time, the wallet is running at 30% cpu so it's doing something. Am I just being too impatient? (been running like this for an hour now).
Any clues?


EDIT: was impatient, it started downloading now... sorry for that, but I never experienced that much lag in starting up the wallet the first time. Smiley Been stuck at block 3385 for a while now, but I guess it will unlock at a later point as it's still using some CPU.
Jump to: