Bitcoin Forum
May 24, 2024, 02:16:45 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: Pretty Good Privacy Coin {PGP} quark algo 50% pos  (Read 2463 times)
Milcahh
Member
**
Offline Offline

Activity: 294
Merit: 10


View Profile
November 13, 2017, 05:29:52 PM
 #21

You should now see a masternode on the list infront of you copy the address to notepad or your preffered txt editor
bossmen61
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
November 15, 2017, 07:50:42 PM
 #22

The project is alive ?
Fobos2017
Full Member
***
Offline Offline

Activity: 193
Merit: 100


View Profile
November 16, 2017, 02:40:07 PM
 #23

How many premine and pow blocks ?
Zeizwell
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
November 17, 2017, 10:34:27 AM
 #24

how to mine this?
Imaha486
Full Member
***
Offline Offline

Activity: 896
Merit: 108


View Profile WWW
November 17, 2017, 12:19:13 PM
 #25

how to mine this?

miningpool http://yiimp.poolofd32th.club/
algo quark (ASIC)

Namduc
Full Member
***
Offline Offline

Activity: 163
Merit: 100


View Profile
November 20, 2017, 02:08:29 PM
 #26

First Exchange.
https://coinsmarkets.com/trade-BTC-PGP.htm
scarbo
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
November 30, 2017, 03:07:55 PM
Last edit: November 30, 2017, 06:04:33 PM by scarbo
 #27

Hi guys,

I'm trying to build from src, but I'm getting this error:

pgp@(none):~/pgp/PGP/src$ make -f makefile.unix
g++ -c -O2  -pthread -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wunused-function -Wunused-variable -fpermissive -Wconversion-null -g -DBOOST_SPIRIT_THREADSAFE -DUSE_SECP256K1 -I/home/pgp/pgp/PGP/src -I/home/pgp/pgp/PGP/src/obj -DUSE_UPNP=0 -DENABLE_WALLET -I/home/pgp/pgp/PGP/src/leveldb/include -I/home/pgp/pgp/PGP/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/alert.d -o obj/alert.o alert.cpp
/bin/sh ../share/genbuild.sh obj/build.h
g++ -c -O2  -pthread -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wunused-function -Wunused-variable -fpermissive -Wconversion-null -g -DBOOST_SPIRIT_THREADSAFE -DUSE_SECP256K1 -I/home/pgp/pgp/PGP/src -I/home/pgp/pgp/PGP/src/obj -DUSE_UPNP=0 -DENABLE_WALLET -I/home/pgp/pgp/PGP/src/leveldb/include -I/home/pgp/pgp/PGP/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/version.d -o obj/version.o version.cpp
g++ -c -O2  -pthread -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wunused-function -Wunused-variable -fpermissive -Wconversion-null -g -DBOOST_SPIRIT_THREADSAFE -DUSE_SECP256K1 -I/home/pgp/pgp/PGP/src -I/home/pgp/pgp/PGP/src/obj -DUSE_UPNP=0 -DENABLE_WALLET -I/home/pgp/pgp/PGP/src/leveldb/include -I/home/pgp/pgp/PGP/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/checkpoints.d -o obj/checkpoints.o checkpoints.cpp
g++ -c -O2  -pthread -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wunused-function -Wunused-variable -fpermissive -Wconversion-null -g -DBOOST_SPIRIT_THREADSAFE -DUSE_SECP256K1 -I/home/pgp/pgp/PGP/src -I/home/pgp/pgp/PGP/src/obj -DUSE_UPNP=0 -DENABLE_WALLET -I/home/pgp/pgp/PGP/src/leveldb/include -I/home/pgp/pgp/PGP/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/netbase.d -o obj/netbase.o netbase.cpp
g++ -c -O2  -pthread -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wunused-function -Wunused-variable -fpermissive -Wconversion-null -g -DBOOST_SPIRIT_THREADSAFE -DUSE_SECP256K1 -I/home/pgp/pgp/PGP/src -I/home/pgp/pgp/PGP/src/obj -DUSE_UPNP=0 -DENABLE_WALLET -I/home/pgp/pgp/PGP/src/leveldb/include -I/home/pgp/pgp/PGP/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/addrman.d -o obj/addrman.o addrman.cpp
g++ -c -O2  -pthread -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wunused-function -Wunused-variable -fpermissive -Wconversion-null -g -DBOOST_SPIRIT_THREADSAFE -DUSE_SECP256K1 -I/home/pgp/pgp/PGP/src -I/home/pgp/pgp/PGP/src/obj -DUSE_UPNP=0 -DENABLE_WALLET -I/home/pgp/pgp/PGP/src/leveldb/include -I/home/pgp/pgp/PGP/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/crypter.d -o obj/crypter.o crypter.cpp
g++ -c -O2  -pthread -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wunused-function -Wunused-variable -fpermissive -Wconversion-null -g -DBOOST_SPIRIT_THREADSAFE -DUSE_SECP256K1 -I/home/pgp/pgp/PGP/src -I/home/pgp/pgp/PGP/src/obj -DUSE_UPNP=0 -DENABLE_WALLET -I/home/pgp/pgp/PGP/src/leveldb/include -I/home/pgp/pgp/PGP/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/key.d -o obj/key.o key.cpp
key.cpp:29:5: error: 'secp256k1_context_t' does not name a type
     secp256k1_context_t* ctx;
     ^
key.cpp: In constructor '{anonymous}::CSecp256k1Init::CSecp256k1Init()':
key.cpp:31:9: error: 'ctx' was not declared in this scope
         ctx = secp256k1_context_create(SECP256K1_CONTEXT_SIGN);
         ^
key.cpp: In destructor '{anonymous}::CSecp256k1Init::~CSecp256k1Init()':
key.cpp:34:35: error: 'ctx' was not declared in this scope
         secp256k1_context_destroy(ctx);
                                   ^
key.cpp: In member function 'bool CKey::SetPrivKey(const CPrivKey&, bool)':
key.cpp:471:61: error: 'class {anonymous}::CSecp256k1Init' has no member named 'ctx'
     if (!secp256k1_ec_privkey_import(instance_of_csecp256k1.ctx, (unsigned char*)begin(), &privkey[0], privkey.size()))
                                                             ^
key.cpp:471:118: error: 'secp256k1_ec_privkey_import' was not declared in this scope
     if (!secp256k1_ec_privkey_import(instance_of_csecp256k1.ctx, (unsigned char*)begin(), &privkey[0], privkey.size()))
                                                                                                                      ^
key.cpp: In member function 'CPrivKey CKey::GetPrivKey() const':
key.cpp:490:66: error: 'class {anonymous}::CSecp256k1Init' has no member named 'ctx'
     int ret = secp256k1_ec_privkey_export(instance_of_csecp256k1.ctx, begin(), (unsigned char*)&privkey[0], &privkeylen, fCompressed);
                                                                  ^
key.cpp:490:133: error: 'secp256k1_ec_privkey_export' was not declared in this scope
     int ret = secp256k1_ec_privkey_export(instance_of_csecp256k1.ctx, begin(), (unsigned char*)&privkey[0], &privkeylen, fCompressed);
                                                                                                                                     ^
key.cpp: In member function 'CPubKey CKey::GetPubKey() const':
key.cpp:506:65: error: 'class {anonymous}::CSecp256k1Init' has no member named 'ctx'
     int ret = secp256k1_ec_pubkey_create(instance_of_csecp256k1.ctx, (unsigned char*)pubkey.begin(), &clen, begin(), fCompressed);
                                                                 ^
key.cpp: In member function 'bool CKey::Sign(const uint256&, std::vector<unsigned char>&) const':
key.cpp:528:57: error: 'class {anonymous}::CSecp256k1Init' has no member named 'ctx'
         if (secp256k1_ecdsa_sign(instance_of_csecp256k1.ctx, hash.begin(), (unsigned char*)&vchSig[0], &nSigLen, begin(),  secp256k1_nonce_function_rfc6979, NULL))
                                                         ^
key.cpp: In member function 'bool CKey::SignCompact(const uint256&, std::vector<unsigned char>&) const':
key.cpp:552:75: error: 'class {anonymous}::CSecp256k1Init' has no member named 'ctx'
         if (int ret = secp256k1_ecdsa_sign_compact(instance_of_csecp256k1.ctx, hash.begin(), &vchSig[1], begin(), secp256k1_nonce_function_rfc6979, NULL, &rec))
                                                                           ^
key.cpp:552:159: error: 'secp256k1_ecdsa_sign_compact' was not declared in this scope
         if (int ret = secp256k1_ecdsa_sign_compact(instance_of_csecp256k1.ctx, hash.begin(), &vchSig[1], begin(), secp256k1_nonce_function_rfc6979, NULL, &rec))
                                                                                                                                                               ^
key.cpp:552:17: warning: unused variable 'ret' [-Wunused-variable]
         if (int ret = secp256k1_ecdsa_sign_compact(instance_of_csecp256k1.ctx, hash.begin(), &vchSig[1], begin(), secp256k1_nonce_function_rfc6979, NULL, &rec))
                 ^
key.cpp: In member function 'bool CKey::Load(CPrivKey&, CPubKey&, bool)':
key.cpp:568:61: error: 'class {anonymous}::CSecp256k1Init' has no member named 'ctx'
     if (!secp256k1_ec_privkey_import(instance_of_csecp256k1.ctx, (unsigned char*)begin(), &privkey[0], privkey.size()))
                                                             ^
key.cpp:568:118: error: 'secp256k1_ec_privkey_import' was not declared in this scope
     if (!secp256k1_ec_privkey_import(instance_of_csecp256k1.ctx, (unsigned char*)begin(), &privkey[0], privkey.size()))
                                                                                                                      ^
key.cpp: In member function 'bool CPubKey::VerifyCompact(const uint256&, const std::vector<unsigned char>&) const':
key.cpp:632:10: warning: unused variable 'fComp' [-Wunused-variable]
     bool fComp = IsCompressed();
          ^
key.cpp: In member function 'bool CPubKey::IsFullyValid() const':
key.cpp:654:60: error: 'class {anonymous}::CSecp256k1Init' has no member named 'ctx'
     if (!secp256k1_ec_pubkey_verify(instance_of_csecp256k1.ctx, begin(), size()))
                                                            ^
key.cpp:654:80: error: 'secp256k1_ec_pubkey_verify' was not declared in this scope
     if (!secp256k1_ec_pubkey_verify(instance_of_csecp256k1.ctx, begin(), size()))
                                                                                ^
key.cpp: In member function 'bool CPubKey::Decompress()':
key.cpp:669:69: error: 'class {anonymous}::CSecp256k1Init' has no member named 'ctx'
     int ret = secp256k1_ec_pubkey_decompress(instance_of_csecp256k1.ctx, (unsigned char*)begin(), &clen);
                                                                     ^
key.cpp:669:104: error: 'secp256k1_ec_pubkey_decompress' was not declared in this scope
     int ret = secp256k1_ec_pubkey_decompress(instance_of_csecp256k1.ctx, (unsigned char*)begin(), &clen);
                                                                                                        ^
key.cpp: In member function 'bool CKey::Derive(CKey&, unsigned char*, unsigned int, const unsigned char*) const':
key.cpp:711:70: error: 'class {anonymous}::CSecp256k1Init' has no member named 'ctx'
     bool ret = secp256k1_ec_privkey_tweak_add(instance_of_csecp256k1.ctx, (unsigned char*)keyChild.begin(), out);
                                                                      ^
key.cpp: In member function 'bool CPubKey::Derive(CPubKey&, unsigned char*, unsigned int, const unsigned char*) const':
key.cpp:730:69: error: 'class {anonymous}::CSecp256k1Init' has no member named 'ctx'
     bool ret = secp256k1_ec_pubkey_tweak_add(instance_of_csecp256k1.ctx, (unsigned char*)pubkeyChild.begin(), pubkeyChild.size(), out);
                                                                     ^
make: *** [obj/key.o] Error 1
pgp@(none):~/pgp/PGP/src$


Any thoughts?
Thanks in advance!


Finally, I was able to build it and it seems to be working fine. Waiting for December 1st to start my master node.
Thanks!
bacthuan
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
November 30, 2017, 03:20:44 PM
 #28

Is it still profitable and efficient with merge mining feature s? I never have mined this coin until knowing this topic by chance.
scarbo
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
November 30, 2017, 06:29:35 PM
 #29

Do you guys have discord or slack?
scarbo
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
December 01, 2017, 11:54:18 AM
 #30

Hi guys,

Today I tried to start my master node but I'm getting this error message:

"errorMessage" : "could not allocate vin"

Any suggestions?
Thanks in advance!
okane818
Legendary
*
Offline Offline

Activity: 1176
Merit: 1000



View Profile
December 03, 2017, 05:58:44 PM
 #31

A lot of ASIC now, and quark is ASIC friendly. Good luck
Eyeguy97
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
December 05, 2017, 06:11:53 PM
 #32

Hi Dev

Please is there a more detailed or updated masternode config for the masternode.conf and prettygoodprivacy.conf files please? The guide on page 1 does not work.  I have tried all combinations of "get config" as well as the setup on page 1.  They give me the same results.  My maternode starts with rank -1 and is active (1) for 10 secs then deactivates (0) and disappears. Is the masternode(s) active yet?  Do I have to add manual nodes?

Please could you help??

Thank you!!
Eyeguy97
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
December 07, 2017, 05:38:21 AM
 #33

Hi Dev

Please is there a more detailed or updated masternode config for the masternode.conf and prettygoodprivacy.conf files please? The guide on page 1 does not work.  I have tried all combinations of "get config" as well as the setup on page 1.  They give me the same results.  My maternode starts with rank -1 and is active (1) for 10 secs then deactivates (0) and disappears. Is the masternode(s) active yet?  Do I have to add manual nodes?

Please could you help??

Thank you!!

Hi again.

Just my ten cents worth... looking at the previous posts and my own, I have to wonder the seriousness of this project as no Dev has answered any of the questions that has been posted.  Starting a new coin, seting up the masternodes and prepairing for the ICO would keep me watching the posts very carefully... and at least replying! No interest in the development of the coin? Sorry... will have to call this a BIG miss. Pitty. Looked interesting.
Steven3iii
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
December 19, 2017, 11:49:08 AM
 #34

So is the coin dead or dying? A pity if it is, because it is fast compared with other coins. Roll Eyes

★ ★ ★ ★ ★   DeepOnion    Anonymous and Untraceable Cryptocurrency    TOR INTEGRATED & SECURED   ★ ★ ★ ★ ★
› › › › ›  JOIN THE NEW AIRDROP ✈️        VERIFIED WITH DEEPVAULT  ‹ ‹ ‹ ‹ ‹
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬   ANN  WHITEPAPER  FACEBOOK  TWITTER  YOUTUBE  FORUM   ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
fecigma
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
December 28, 2017, 03:05:19 PM
 #35

some nodes ?
my wallet is stopped to sync
Kastro55
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
January 13, 2018, 11:29:28 AM
 #36

addnode?
Kastro55
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
January 31, 2018, 06:28:46 AM
 #37

addnode=87.67.195.147:16432
addnode=172.220.209.111:16432
AnnaliaLise00
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
February 17, 2018, 06:45:33 PM
 #38

Masternode no work ?
moskovskiy89
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
February 20, 2018, 09:36:26 AM
 #39

sound pretty good project and i think niced to mine it here
Pages: « 1 [2]  All
  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!