Looking for pool to mine solo

I have tried NOMP, UNOMP and CoiniumServ

They give all the same error because the Wallet have a different RPC call and there is a way to fix it but how ?

So, any news? Is there support dont catch the mouse? Or they not want to exceed number of pools?

Paging @hrobeers

@hrobeers you were modifying some miner to support solo mining, what is the status?

I think you can solo mine for 97% of the reward on http://mining.securepayment.cc/pools/ppcoin/

1 Like

moderator notice:
please don’t copy and paste the same post everywhere,
(here is the original post with the false accusations: https://talk.peercoin.net/t/fraudulent-mining-sites/ )

I Huba.

I’m the admin of peercoin.ecoining.com. I answer in the other post Fraudulent mining sites

Can you answer me. You have a real problem? or only wants to do Bad publicity of the others pools because you want to make your own pool?

I am very annoyed with these comments

2 Likes

Good time.
Can you share information about your pool?

  1. What OS: win or lin? If Linux, then which version?
  2. what version of daemon and give as source code to compile.
  3. what pool platform you use?
    etc.
    Thanks.

Hi Andrey!

Sure.

I’m using Linux for all the servers. They are 5 Virtual Machines working:
-Web server+stratum
-Mail
-Wallet
-Database

I preferred configure every service in a different virtual machines for scalabilty and security. So, if a service had a security bug, An attacker should not be able to jump to the rest of services
I use Ubuntu Linux server with kernel 2.6 in all machines
PPC version is always the last one ). The version of the stratum is based in a old the ahmebodi stratum https://github.com/ahmedbodi/stratum-mining-multialgo with some changes
The pool platform is php-mpos https://github.com/MPOS/php-mpos

1 Like

These “few changes” just the most interesting! What specific changes need to be made? Open great mystery!
Many thanks in advance.
And why this version of pool? It is not updated for three years.

I have a real problem, I was robbed of many THs without any reward!

I’ve been solo mining using this pool code:

To set it up, you need to know what you are doing.
I changed the code so you can turn off the database stuff that is not needed for solo mining.

I guess this stuff are kind of trade secrets of mining pools.

If you can get my code working, great!
But I won’t do any fool proof packaging of this.

1 Like

Below is a post I put on another thread… I’m new , my bad…

**UPDATE - I’ve spoken with Coinotron & they agree merge mining may have some benefits. They are investigating & will touch base in a week or 2. Multipool.us has 4 merge coins for Peer mining. It is awesome but again unfortunately they don’t have the hashing power to be really competitive. Will update again soon.

I’ve reviewed & tested some pools recently. If you’re running S9’s, maybe S7’s, here are the 3 I recommend as most honest, reliable & stable pools.

  1. https://www.coinotron.com/app?action=statistics - Best Peercoin mining pool 2017
    At this time I recommend this pool as a whole. Same as above but it does have a more consistent steady hashing. It will give you a average for your hashing & it is pretty accurate. Been mining there for 2 weeks & with 25Th average is 55 coins a day & it is right on the money. I was surprised but it is the most consistent. Down fall… no merged coins mining Peer :frowning:
  2. https://www.multipool.us/dashboard/
    Nice web site, auto switching pools if desired, multipool coins available 256, scrypt or x11. If USA has east & west coast servers. fast tracert & all mined coins pay merged/alt coins :wink:
  3. If you have S9’s or S7’s you might want to consider: http://mining.securepayment.cc/pools/ppcoin/
    This one is a solo mining pool. Username is the Peer wallet address. IF you find a block it claims you receive 98% which is approx. 62 Peercoins per block you find. I personally have not done this one yet BUT I can average 1 block per day with 25Th according to my miners. Again no merged/altcoins but if you’re lucky you could do better than the Coinotron average?
    Looking forward to the future here with/at Peer :slight_smile:

GLTUA

Try to cmake source-code is unsuccess. Cmake say:
Unable to find the requested Boost libraries.

Boost version: 1.58.0

Boost include path: /usr/include

Could not find the following Boost libraries:

  boost_thread
  boost_chrono
  boost_program_options
  boost_date_time
  boost_system

Some (but not all) of the required Boost libraries were found. You may
need to install these additional Boost libraries. Alternatively, set
BOOST_LIBRARYDIR to the directory containing Boost libraries or BOOST_ROOT
to the location of Boost.
Call Stack (most recent call first):
CMakeLists.txt:34 (find_package)

status** Boost Include: /usr/include
status** Boost Libraries:
status** Boost Libraries:
CMake Error at cmake/macros/FindMySQL.cmake:175 (message):
Could not find the MySQL libraries! Please install the development
libraries and headers
Call Stack (most recent call first):
CMakeLists.txt:41 (find_package)

– Configuring incomplete, errors occurred!

I try ll /usr/include/boost/chrono/
> итого 152
> drwxr-xr-x 6 root root 4096 фев 15 20:08 ./
> drwxr-xr-x 103 root root 12288 фев 15 20:08 …/
> -rw-r–r-- 1 root root 811 июн 14 2016 ceil.hpp
> -rw-r–r-- 1 root root 459 июн 14 2016 chrono.hpp
> -rw-r–r-- 1 root root 1041 июн 14 2016 chrono_io.hpp
> -rw-r–r-- 1 root root 523 июн 14 2016 clock_string.hpp
> -rw-r–r-- 1 root root 7458 июн 14 2016 config.hpp
> drwxr-xr-x 4 root root 4096 фев 15 20:08 detail/
> -rw-r–r-- 1 root root 29715 июн 14 2016 duration.hpp
> -rw-r–r-- 1 root root 797 июн 14 2016 floor.hpp
> -rw-r–r-- 1 root root 746 июн 14 2016 include.hpp
> drwxr-xr-x 3 root root 4096 фев 15 20:08 io/
> drwxr-xr-x 2 root root 4096 фев 15 20:08 io_v1/
> -rw-r–r-- 1 root root 17538 июн 14 2016 process_cpu_clocks.hpp
> -rw-r–r-- 1 root root 1427 июн 14 2016 round.hpp
> -rw-r–r-- 1 root root 8737 июн 14 2016 system_clocks.hpp
> -rw-r–r-- 1 root root 2256 июн 14 2016 thread_clock.hpp
> -rw-r–r-- 1 root root 13065 июн 14 2016 time_point.hpp
> drwxr-xr-x 3 root root 4096 фев 15 20:08 typeof/

All lib already installed libboost1.58-all-dev, mysql-server, mysql-common etc.
What do i have to do?
Thanks.

In ubuntu, some boost libs need to be installed seperately.

e.g.
sudo apt-get libboost-program-options-dev

do same for all other missing boost libs.

It’s not working. I’ve try to install all unexpected library by hand. :worried:
Same error. May be cmake need other version or need put lib somewhere? Or OS version is important?

Try doing this:

you can set it like this:
cmake -DBOOST_LIBRARYDIR=/path/to/boost/libs

cmake …/ -DPREFIX=~/peercoin-solopool/ -DBOOST_LIBRARYDIR=/usr/include/boost/
not success. Same error. :worried:
~/poolserver/build$ cmake …/ -DPREFIX=~/peercoin-solopool/ -DBOOST_LIBRARYDIR=/usr/include/boost/
Display all 101 possibilities? (y or n)
accumulators/ dynamic_bitset/ lambda/ pool/ test/
algorithm/ endian/ lexical_cast/ predef/ thread/
align/ exception/ locale/ preprocessor/ timer/
archive/ filesystem/ local_function/ program_options/ tr1/
asio/ flyweight/ lockfree/ property_map/ tti/
assign/ format/ log/ property_tree/ tuple/
atomic/ function/ logic/ proto/ type_erasure/
bimap/ functional/ math/ ptr_container/ type_index/
bind/ function_types/ move/ python/ typeof/
chrono/ fusion/ mpi/ random/ type_traits/
circular_buffer/ geometry/ mpl/ range/ units/
compatibility/ gil/ msm/ ratio/ unordered/
concept/ graph/ multi_array/ regex/ utility/
concept_check/ heap/ multi_index/ serialization/ uuid/
config/ icl/ multiprecision/ signals/ variant/
container/ integer/ numeric/ signals2/ wave/
context/ interprocess/ optional/ smart_ptr/ xpressive/
core/ intrusive/ parameter/ sort/
coroutine/ io/ pending/ spirit/
date_time/ iostreams/ phoenix/ statechart/
detail/ iterator/ polygon/ system/
All need lib is present in the path. What can i do more?

/usr/include/boost is not a library dir, it’s an include dir.

on my system, the program_options lib is at /usr/lib/libboost_program_options.so
if yours is on the same spot, try the following:
-DBOOST_LIBRARYDIR=/usr/lib

if not search your system for the .so file and point it to it’s directory.

this variant cmake ../ -DPREFIX=~/peercoin-solopool/ -DBOOST_LIBRARYDIR=/usr/lib/x86_64-linux-gnu/ helps me.
But now:
Could not find the MySQL libraries! Please install the development libraries and headers.
MySql server has installed. Where is this “lib and headers”?
Thanks a lot.

-DMYSQL=OFF

not needed for solo mining