Bitcoin Forum
May 25, 2024, 10:53:05 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 [11] 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 »
  Print  
Author Topic: [ANN][PSP] POSPRO | POW/POS - www.pospro.link  (Read 36654 times)
Matory
Sr. Member
****
Offline Offline

Activity: 399
Merit: 250


View Profile
May 27, 2016, 05:25:40 PM
 #201

So, now we need exchange.
cryptocrypt
Full Member
***
Offline Offline

Activity: 224
Merit: 100



View Profile
May 27, 2016, 05:47:39 PM
 #202

So, now we need exchange.

Yes I agree before ECD come
BITHQ (OP)
Member
**
Offline Offline

Activity: 78
Merit: 10


View Profile WWW
May 27, 2016, 06:52:15 PM
 #203

Explanation block 1:

In principle there is no premine.

30 million reserved for special airdrop ECD (200 participants), registration period was more than 2 weeks.
10 million reserved for ICO, people can purchase a share for 0.01 BTC, ICO period was more than 2 weeks. 188 shares sold, some people bought several shares.
2 million reserved for bounties.

Everyone had a chance to buy in.



POSPRO POW/POS -Community Digital Currency
BITHQ (OP)
Member
**
Offline Offline

Activity: 78
Merit: 10


View Profile WWW
May 27, 2016, 07:03:59 PM
 #204

Dev please give us some normal pool ,most of us will not use such pools that you got.

We are not in control of pools/exchanges.

but we will get in touch to ask some famous pools...
I hope they agree and add POSPRO.

POSPRO POW/POS -Community Digital Currency
davide72
Legendary
*
Offline Offline

Activity: 2212
Merit: 1014


View Profile
May 27, 2016, 07:04:28 PM
 #205

 everytime if you are doing good or bad people alwayse have samething to say! Is not just for cryptocoin but life in general!
minecoins
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
May 27, 2016, 07:06:15 PM
 #206

Dev please give us some normal pool ,most of us will not use such pools that you got.

We are not in control of pools/exchanges.

but we will get in touch to ask some famous pools...
I hope they agree and add POSPRO.


the pools are corrent and pay. what pool do you want. multipool multiexchange ? ? with women inside ?

minecoins
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
May 27, 2016, 07:23:42 PM
 #207

Dev please give us some normal pool ,most of us will not use such pools that you got.

We are not in control of pools/exchanges.

but we will get in touch to ask some famous pools...
I hope they agree and add POSPRO.


the pools are corrent and pay. what pool do you want. multipool multiexchange ? ? with women inside ?



I don't trust your pool because i see it first time and you hosted befor only few coins ,as for the second guy he don't even know how to run a pool right and he support many scam coins -so i don't trust him even more then you.

ok listen. we are from greece. without money jobs and future. we found an option to open a small pool for small coins (big once hav pools already). that we try to make a name at small or even new coins that doen't mean that we are scums. also that we haven't change UNOMP basic installation doen't mean that we can't program it. i say maybe we are working something better at the backround Cheesy
minecoins
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
May 27, 2016, 07:47:00 PM
 #208

the coin had a problem . the tax fees where so hight and the pool coudn't pay for the block. it was a misstrick that the coin was doint to UNOMP (i am rephering at this : https://github.com/UNOMP/unified-node-open-mining-portal/issues/90)
So the trick was.
1) to flush all at redis (before backing up by hand the payments from redis)
2) putting my coins from fees to main wallet
3)restarting UNOMP from the start.
4) manual payment to miners.

(all these takes some time)

noone didn't lost a coin. all took it and i gave even my fees.
Jerry S
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500



View Profile
May 27, 2016, 07:50:26 PM
 #209

i dont know what is wrong wih the pool, but i tried to rent some hashes from nicehash, all of my orders keeps getting cancelled after sometimes, and now i give up, and the pool is getting closed too right?
minecoins
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
May 27, 2016, 07:51:33 PM
 #210

Ok make sense ,thx for explanation.

any time my friend. we are not arguing here. Cheesy we never argue Cheesy and we are always welcome to suggestions. (a new pool is coming based on yaamp. that will solve everything.)
minecoins
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
May 27, 2016, 07:52:31 PM
 #211

i dont know what is wrong wih the pool, but i tried to rent some hashes from nicehash, all of my orders keeps getting cancelled after sometimes, and now i give up, and the pool is getting closed too right?

that is not working. i hav to remove it... give me a minute. it's the basic nomp install
Matory
Sr. Member
****
Offline Offline

Activity: 399
Merit: 250


View Profile
May 27, 2016, 09:51:34 PM
 #212

Hi all!

So, it's too much errors in source code. I fixed part of the errors and push source code to github  — https://github.com/TheRCG/PSP

Changes:
- fix makefiles
- fix libleveldb.a creating
- fix boostlibs use
- fix miniupnpc use (define -DMINIUPNP_STATICLIB)
- fix daemon build problem (may be this help to pools)
- make two .pro versions for different OS
 → PosPro-Qt-Win.pro for Windows
 → PosPro-Qt-Linux.pro for Unix
- add checkpoint
- change some conflicting info in .cpp files
- cosmetic changes.

Use this source code if you want.
I would be grateful for information about errors and how to resolve them!

PS nothing about QR-code  Angry
help me01
Member
**
Offline Offline

Activity: 70
Merit: 10

support yocoin scrypt POW


View Profile
May 28, 2016, 01:41:56 AM
 #213

Hi all!

So, it's too much errors in source code. I fixed part of the errors and push source code to github  — https://github.com/TheRCG/PSP

Changes:
- fix makefiles
- fix libleveldb.a creating
- fix boostlibs use
- fix miniupnpc use (define -DMINIUPNP_STATICLIB)
- fix daemon build problem (may be this help to pools)
- make two .pro versions for different OS
 → PosPro-Qt-Win.pro for Windows
 → PosPro-Qt-Linux.pro for Unix
- add checkpoint
- change some conflicting info in .cpp files
- cosmetic changes.

Use this source code if you want.
I would be grateful for information about errors and how to resolve them!

PS nothing about QR-code  Angry

great work community tnx
Charloz24
Hero Member
*****
Offline Offline

Activity: 966
Merit: 501



View Profile
May 28, 2016, 02:03:34 AM
 #214

Staking works like a charm  Grin
Frobisher
Member
**
Offline Offline

Activity: 99
Merit: 10


View Profile
May 28, 2016, 02:07:27 AM
 #215

I got payout from eu-pool and mineblocks... no complaints here. Stop bitching and go mine before the PoW phase ends!

████→→       ● DeepOnion                                                                       ✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯ 
████→→       ● Tor integrated, 100% anonymous!                                ✯     Get Your FREE Coins NOW!        ✯
████→→       ● Free Airdrop! (No ICO, No Crowdfund)                        ✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯
mnamshares
Full Member
***
Offline Offline

Activity: 120
Merit: 100


View Profile
May 28, 2016, 02:45:58 AM
 #216

I got payout from eu-pool and mineblocks... no complaints here. Stop bitching and go mine before the PoW phase ends!

Thanks for the info.  We are going to mine POSPRO.
BITHQ (OP)
Member
**
Offline Offline

Activity: 78
Merit: 10


View Profile WWW
May 28, 2016, 08:40:41 AM
 #217


Some info:

We want to pay the first ECD members. And we forget to disable staking for the ECD wallet.
accidentally made our 30 million ECD wallet 1x stake, this was not the intention, these coins will soon be added to the bounty wallet.

POSPRO POW/POS -Community Digital Currency
adjiadjo
Legendary
*
Offline Offline

Activity: 1218
Merit: 1038


View Profile
May 28, 2016, 08:43:17 AM
 #218

is the ECD distribution wallet suppose to be stacking?
i saw it change from 30 mill to 30005410.95143615  Shocked

edited : dev already give an update , thx dev  Grin
Matory
Sr. Member
****
Offline Offline

Activity: 399
Merit: 250


View Profile
May 28, 2016, 09:39:14 AM
 #219

Hi again!

I recommended to all use
 
Code:
rpcport=52887
port=52886
instead 7025/7026
adjiadjo
Legendary
*
Offline Offline

Activity: 1218
Merit: 1038


View Profile
May 28, 2016, 09:59:42 AM
 #220

ECD recieved  Wink
Pages: « 1 2 3 4 5 6 7 8 9 10 [11] 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!