Author

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

hero member
Activity: 938
Merit: 1000
Can I mine with miner directly to daemon from several machines?

In theory yes. Although, its not working with the current release.

slimcoin probably did this intentionally to help prevent and limit the effectiveness of botnets at launch.

Slimcoin is built from an original release of Peercoin and has some 'missing' functions. A working pool will have a patch, so it will eventually be possible.

This can be done with slimminer, you just have to set in the config the url and on the daemon allow -rpcallowip= the ip's you are mining from.

Don't seem to be able to get it to work on windows localhost even with the daemon running.

rpcport=41683  ??
rpcallowip=127.0.0.1

Can anyone confirm that finding blocks with slimminer works? I have set up like the OP told but never find any block (one PC with daemon as host and 20 machines with slimminer as client. slimminer shows hashrate in every computer. solomining with 90khs for 2 days and can't even find one block.)
I change to solomine with the daemon only (with gen=0) and only 3 machines (around 12khs in total). Found 5 blocks in 2 days already.

Example config for local host

Quote
{
   "url" : "http://127.0.0.1:41683",
   "user" : "user",
   "pass" : "pass",

   "algo" : "dcrypt",
   "threads" : "8"
}

Yep. Its still not working.

I was seeing accepted shares from sandor111's temporary pool the other day, so its not slimminer.

Let me check all of my settings - think the code is missing something - might be me being daft though.

Yeah exactly I thought like BitcoinFX. slimminer works because the pool accepted my shares, but the daemon never accepts any share from slimminer.
legendary
Activity: 2646
Merit: 1722
https://youtu.be/DsAVx0u9Cw4 ... Dr. WHO < KLF
Example config for local host

Quote
{
   "url" : "http://127.0.0.1:41683",
   "user" : "user",
   "pass" : "pass",

   "algo" : "dcrypt",
   "threads" : "8"
}

Yep. Its still not working.

I was seeing accepted shares from sandor111's temporary pool the other day, so its not slimminer.

Let me check all of my settings - think the code is missing something - might be me being daft though.
full member
Activity: 126
Merit: 100
I have every package listed in the post, but still the same error. I must be missing something, or I don't know... I also have windows 7 x64. Should I try compiling for x86?
Can you share your /var/log/setup.log file?
( WARNING: Personally identifiable information is in that file.  Look for your user name, computer name, and optionally download server, perform a search&replace, drop it on e.g. pastebin )

Hi! Here's the setup.log!

http://pastebin.com/SpCjgbff
full member
Activity: 182
Merit: 100
Example config for local host

Quote
{
   "url" : "http://127.0.0.1:41683",
   "user" : "user",
   "pass" : "pass",

   "algo" : "dcrypt",
   "threads" : "8"
}
legendary
Activity: 2646
Merit: 1722
https://youtu.be/DsAVx0u9Cw4 ... Dr. WHO < KLF
Can I mine with miner directly to daemon from several machines?

In theory yes. Although, its not working with the current release.

slimcoin probably did this intentionally to help prevent and limit the effectiveness of botnets at launch.

Slimcoin is built from an original release of Peercoin and has some 'missing' functions. A working pool will have a patch, so it will eventually be possible.

This can be done with slimminer, you just have to set in the config the url and on the daemon allow -rpcallowip= the ip's you are mining from.

Don't seem to be able to get it to work on windows localhost even with the daemon running.

rpcport=41683  ??
rpcallowip=127.0.0.1
full member
Activity: 182
Merit: 100
Can I mine with miner directly to daemon from several machines?

In theory yes. Although, its not working with the current release.

slimcoin probably did this intentionally to help prevent and limit the effectiveness of botnets at launch.

Slimcoin is built from an original release of Peercoin and has some 'missing' functions. A working pool will have a patch, so it will eventually be possible.

This can be done with slimminer, you just have to set in the config the url and on the daemon allow -rpcallowip= the ip's you are mining from.
full member
Activity: 182
Merit: 100
Updated slimminer pushed for pooled mining just pushed on Github here: https://github.com/slimcoin/slimminer
legendary
Activity: 2646
Merit: 1722
https://youtu.be/DsAVx0u9Cw4 ... Dr. WHO < KLF
Can I mine with miner directly to daemon from several machines?

In theory yes. Although, its not working with the current release.

slimcoin probably did this intentionally to help prevent and limit the effectiveness of botnets at launch.

Slimcoin is built from an original release of Peercoin and has some 'missing' functions. A working pool will have a patch, so it will eventually be possible.
hero member
Activity: 686
Merit: 500
FUN > ROI
I have every package listed in the post, but still the same error. I must be missing something, or I don't know... I also have windows 7 x64. Should I try compiling for x86?
Can you share your /var/log/setup.log file?
( WARNING: Personally identifiable information is in that file.  Look for your user name, computer name, and optionally download server, perform a search&replace, drop it on e.g. pastebin )
full member
Activity: 126
Merit: 100
I have every package listed in the post, but still the same error. I must be missing something, or I don't know... I also have windows 7 x64. Should I try compiling for x86?
hero member
Activity: 686
Merit: 500
FUN > ROI
I've just built the miner on a 2nd x64 PC following my own instructions and it compiled OK.
Can also confirm it works fine as per the instructions (fresh cygwin install).

With the default instructions (no specific optimizations, but your checksums may vary anyway):
methodchecksum for minerd.exe
MD51c3130c7935eb73f674bd8fa9768d67f
SHA16ee38f42fb8e62082dbe6e84487fed50847397cd
SHA2563963517e53b03ed4d6aa2066477554e95afef3f67d35f76b2bae8f35fe9adc76
legendary
Activity: 2646
Merit: 1722
https://youtu.be/DsAVx0u9Cw4 ... Dr. WHO < KLF

Thanks it work now for me, libcurl-devel: Multi-protocol file transfer library (development) was missing on my install.

Good job! So, now we are just waiting for the pool then.  Smiley
member
Activity: 111
Merit: 10
You will most likely of missed installing one of the required extra packages listed when installing Cygwin.

Run the Cygwin installer again to install over your existing installation.

On the packages window with the search box and drop down lists - search for each of the packages listed in bold.

You need to select multiple tick boxes for some of the listed packages.

If your not sure if you need a package in the listed category, just tick the box to install it anyway.

I double-checked but I've installed every package listed here at the first time :/
I'm experiencing the same error, I'm using windows 7 64bit

Full package list for Search Packages > tick boxes.

gcc-g++: GNU Compiler Collection (C++)

mingw-gcc-g++: GNU Compiler Collection (C++)

mingw64-x86_64-gcc-g++: GCC for Win64 toolchain (C++)


libcurl-devel: Multi-protocol file transfer library (development)


automake: Wrapper scripts for automake and alocal

automake 1.x: (1.x) a tool for generating GNU-compliant Make files


make: The GNU version of the 'make' utility


unzip: Info-ZIP decompression utility


wget: Utility to retrieve files from the WWW via HTTP and FTP


git: Distributed version control system


openssl-devel: A general purpose cryptography toolkit with TLS implementation (development)

...

I've just built the miner on a 2nd x64 PC following my own instructions and it compiled OK.


Thanks it work now for me, libcurl-devel: Multi-protocol file transfer library (development) was missing on my install.
sr. member
Activity: 308
Merit: 250
Can I mine with miner directly to daemon from several machines?
legendary
Activity: 2646
Merit: 1722
https://youtu.be/DsAVx0u9Cw4 ... Dr. WHO < KLF
You will most likely of missed installing one of the required extra packages listed when installing Cygwin.

Run the Cygwin installer again to install over your existing installation.

On the packages window with the search box and drop down lists - search for each of the packages listed in bold.

You need to select multiple tick boxes for some of the listed packages.

If your not sure if you need a package in the listed category, just tick the box to install it anyway.

I double-checked but I've installed every package listed here at the first time :/
I'm experiencing the same error, I'm using windows 7 64bit

Full package list for Search Packages > tick boxes.

gcc-g++: GNU Compiler Collection (C++)

mingw-gcc-g++: GNU Compiler Collection (C++)

mingw64-x86_64-gcc-g++: GCC for Win64 toolchain (C++)


libcurl-devel: Multi-protocol file transfer library (development)


automake: Wrapper scripts for automake and alocal

automake 1.x: (1.x) a tool for generating GNU-compliant Make files


make: The GNU version of the 'make' utility


unzip: Info-ZIP decompression utility


wget: Utility to retrieve files from the WWW via HTTP and FTP


git: Distributed version control system


openssl-devel: A general purpose cryptography toolkit with TLS implementation (development)

...

I've just built the miner on a 2nd x64 PC following my own instructions and it compiled OK.

member
Activity: 111
Merit: 10
You will most likely of missed installing one of the required extra packages listed when installing Cygwin.

Run the Cygwin installer again to install over your existing installation.

On the packages window with the search box and drop down lists - search for each of the packages listed in bold.

You need to select multiple tick boxes for some of the listed packages.

If your not sure if you need a package in the listed category, just tick the box to install it anyway.

I double-checked but I've installed every package listed here at the first time :/
I'm experiencing the same error, I'm using windows 7 64bit
full member
Activity: 126
Merit: 100
You will most likely of missed installing one of the required extra packages listed when installing Cygwin.

Run the Cygwin installer again to install over your existing installation.

On the packages window with the search box and drop down lists - search for each of the packages listed in bold.

You need to select multiple tick boxes for some of the listed packages.

If your not sure if you need a package in the listed category, just tick the box to install it anyway.

I double-checked but I've installed every package listed here at the first time :/
legendary
Activity: 2646
Merit: 1722
https://youtu.be/DsAVx0u9Cw4 ... Dr. WHO < KLF

Hi! I did everything you posted, but when I run "CFLAGS="-O3 -march=native" ./configure" it says:
"Checking whether the C compiler works... No.
configure:error: C compiler cannot create executables"

What could it be?


You will most likely of missed installing one of the required extra packages listed when installing Cygwin.

Run the Cygwin installer again to install over your existing installation.

On the packages window with the search box and drop down lists - search for each of the packages listed in bold.

You need to select multiple tick boxes for some of the listed packages.

If your not sure if you need a package in the listed category, just tick the box to install it anyway.
full member
Activity: 126
Merit: 100
hero member
Activity: 686
Merit: 500
FUN > ROI
I gave up, maybe I'll mine again when there's a pool, for now even though I have like 1000 hashes or whatever I'm not getting anything and I'm not certain I even have everything set up correctly so more than likely I'll try when there's a pool involved.
You might be too impatient.  I've had those cores running since launch, total is about 2kHash/s, and so far - 8 blocks.  If more 'instant' gratification is your thing, then a pool probably would work better for you Smiley
Jump to: