Bitcoin Forum
May 29, 2024, 11:58:37 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 [120] 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 »
  Print  
Author Topic: [ANN][MEME][PEPE] Memetic / PepeCoin - UPDATE 3.1.1.0 - POS - MN - KEKDAQ DEX  (Read 256131 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
pepeteam (OP)
Sr. Member
****
Offline Offline

Activity: 366
Merit: 270


PepeCoin / Memetic Developers


View Profile WWW
November 20, 2017, 05:10:53 AM
 #2381


Rastro
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
November 20, 2017, 05:20:40 AM
 #2382

Hello,

I am trying to compile the GUI in Linux, and I am getting this error:

Code:
  CC       src/tests-tests.o
src/tests.c: In function ‘test_ecdsa_der_parse’:
src/tests.c:3561:52: error: dereferencing pointer to incomplete type ‘ECDSA_SIG {aka struct ECDSA_SIG_st}’
         valid_openssl = !BN_is_negative(sig_openssl->r) && !BN_is_negative(sig_openssl->s) && BN_num_bits(sig_openssl->r) > 0 && BN_num_bits(sig_openssl->r) <= 256 && BN_num_bits(sig_openssl->s) > 0 && BN_num_bits(sig_openssl->s) <= 256;
                                                    ^~
Makefile:933: recipe for target 'src/tests-tests.o' failed
make[1]: *** [src/tests-tests.o] Error 1
make[1]: Leaving directory '/home/durr/pepecoin/src/secp256k1'
Makefile:950: recipe for target '/home/durr/pepecoin/src/secp256k1/src/libsecp256k1_la-secp256k1.o' failed
make: *** [/home/durr/pepecoin/src/secp256k1/src/libsecp256k1_la-secp256k1.o] Error 2


Any help?
pepeteam (OP)
Sr. Member
****
Offline Offline

Activity: 366
Merit: 270


PepeCoin / Memetic Developers


View Profile WWW
November 20, 2017, 05:38:49 AM
 #2383

Hello,

I am trying to compile the GUI in Linux, and I am getting this error:

Code:
  CC       src/tests-tests.o
src/tests.c: In function ‘test_ecdsa_der_parse’:
src/tests.c:3561:52: error: dereferencing pointer to incomplete type ‘ECDSA_SIG {aka struct ECDSA_SIG_st}’
         valid_openssl = !BN_is_negative(sig_openssl->r) && !BN_is_negative(sig_openssl->s) && BN_num_bits(sig_openssl->r) > 0 && BN_num_bits(sig_openssl->r) <= 256 && BN_num_bits(sig_openssl->s) > 0 && BN_num_bits(sig_openssl->s) <= 256;
                                                    ^~
Makefile:933: recipe for target 'src/tests-tests.o' failed
make[1]: *** [src/tests-tests.o] Error 1
make[1]: Leaving directory '/home/durr/pepecoin/src/secp256k1'
Makefile:950: recipe for target '/home/durr/pepecoin/src/secp256k1/src/libsecp256k1_la-secp256k1.o' failed
make: *** [/home/durr/pepecoin/src/secp256k1/src/libsecp256k1_la-secp256k1.o] Error 2


Any help?




if you still have issues could join the community chat at telegram for some help regarding that t.me/pepecoins
unq_s
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
November 20, 2017, 11:24:19 AM
Last edit: November 20, 2017, 05:59:43 PM by unq_s
 #2384

I updated to latest update, synced the wallet . But my pepe from craptopia still not there .


Still missing 1936.00000000 from 12.9.2017 . Today is 20.11.2017 !!! - 3 months ?!. Coins are not in my wallet . adress was ok : PT7UrUDVNJSQWYW9DJgpr6hbKE8md7W9wr . Txid provided by cryptopia : 67bb1d0b9e103fb7928643d078d253403085a1ea0e7abefa8505cef129de321a


deleted and resyncing again ... will inform



Rastro
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
November 20, 2017, 01:23:20 PM
 #2385

Hello,

I am trying to compile the GUI in Linux, and I am getting this error:

Code:
  CC       src/tests-tests.o
src/tests.c: In function ‘test_ecdsa_der_parse’:
src/tests.c:3561:52: error: dereferencing pointer to incomplete type ‘ECDSA_SIG {aka struct ECDSA_SIG_st}’
         valid_openssl = !BN_is_negative(sig_openssl->r) && !BN_is_negative(sig_openssl->s) && BN_num_bits(sig_openssl->r) > 0 && BN_num_bits(sig_openssl->r) <= 256 && BN_num_bits(sig_openssl->s) > 0 && BN_num_bits(sig_openssl->s) <= 256;
                                                    ^~
Makefile:933: recipe for target 'src/tests-tests.o' failed
make[1]: *** [src/tests-tests.o] Error 1
make[1]: Leaving directory '/home/durr/pepecoin/src/secp256k1'
Makefile:950: recipe for target '/home/durr/pepecoin/src/secp256k1/src/libsecp256k1_la-secp256k1.o' failed
make: *** [/home/durr/pepecoin/src/secp256k1/src/libsecp256k1_la-secp256k1.o] Error 2


Any help?




if you still have issues could join the community chat at telegram for some help regarding that t.me/pepecoins


Well... that's exactly what I BELIEVED I was doing. I started again from scratch and no problem. It looks that I messed up something. Sorry for wasting your time.  Cry

Just to try to do something positive in this thread: I'll share how I solved the problem of BerkeleyDB in Debian Stretch in case it helped somebody else trying to compile: I downloaded the latest files from http://ppa.launchpad.net/bitcoin/bitcoin/ubuntu/pool/main/d/db4.8/?C=M;O=D As of this writing they are libdb4.8++-dev_4.8.30-artful3_amd64.deb libdb4.8++_4.8.30-artful3_amd64.deb libdb4.8-dev_4.8.30-artful3_amd64.deb libdb4.8_4.8.30-artful3_amd64.deb and installed them with "dpkg -i".
pepeteam (OP)
Sr. Member
****
Offline Offline

Activity: 366
Merit: 270


PepeCoin / Memetic Developers


View Profile WWW
November 20, 2017, 08:12:06 PM
 #2386

I updated to latest update, synced the wallet . But my pepe from craptopia still not there .


Still missing 1936.00000000 from 12.9.2017 . Today is 20.11.2017 !!! - 3 months ?!. Coins are not in my wallet . adress was ok : PT7UrUDVNJSQWYW9DJgpr6hbKE8md7W9wr . Txid provided by cryptopia : 67bb1d0b9e103fb7928643d078d253403085a1ea0e7abefa8505cef129de321a


deleted and resyncing again ... will inform





When you are resynced

goto help > debug > console type

Code:
repairwallet

prowellG
Newbie
*
Offline Offline

Activity: 136
Merit: 0


View Profile
November 20, 2017, 10:31:45 PM
 #2387

Just found out about this coin PogChamp maybe i`m gonna buy in the furture FeelsGoodMan ... can we have Gachi Coin next? Billy Herrington would approve  Grin
unq_s
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
November 21, 2017, 07:56:05 PM
 #2388

I updated to latest update, synced the wallet . But my pepe from craptopia still not there .


Still missing 1936.00000000 from 12.9.2017 . Today is 20.11.2017 !!! - 3 months ?!. Coins are not in my wallet . adress was ok : PT7UrUDVNJSQWYW9DJgpr6hbKE8md7W9wr . Txid provided by cryptopia : 67bb1d0b9e103fb7928643d078d253403085a1ea0e7abefa8505cef129de321a


deleted and resyncing again ... will inform

... did this repairwallet order in console and nothing happend , just got some message back :


20:54:36

repairwallet


20:54:36

{
    "wallet check passed" : true
}




When you are resynced

goto help > debug > console type

Code:
repairwallet

https://i.imgur.com/mGeDQuG.png
hackmyl1fe
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
November 21, 2017, 09:28:38 PM
 #2389

Anyone have a more recent bootstrap?

The one from october takes for ever to sync
pepeteam (OP)
Sr. Member
****
Offline Offline

Activity: 366
Merit: 270


PepeCoin / Memetic Developers


View Profile WWW
November 22, 2017, 01:42:23 AM
 #2390

Anyone have a more recent bootstrap?

The one from october takes for ever to sync

http://seed2.freepepe.org/memetic-11-21-2017-blockchainsync-1008640.tar
pepeteam (OP)
Sr. Member
****
Offline Offline

Activity: 366
Merit: 270


PepeCoin / Memetic Developers


View Profile WWW
November 22, 2017, 01:47:40 AM
 #2391



Let me know when youre synced fully and then try that it wont work even if it could if youre not synced first
hackmyl1fe
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
November 22, 2017, 03:17:19 AM
 #2392


Thanks that worked!!
unq_s
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
November 22, 2017, 10:56:12 AM
Last edit: November 22, 2017, 11:52:22 AM by unq_s
 #2393



Let me know when youre synced fully and then try that it wont work even if it could if youre not synced first

According to this block explorer : http://memetic.thecryptochat.net/address/PT7UrUDVNJSQWYW9DJgpr6hbKE8md7W9wr

my ballance is 0
but when i synced fully i have about 20 memes .
Isnt it strange ?

Btw repairwallet dont work when transaction is not even on the chain. txid 67bb1d0b9e103fb7928643d078d253403085a1ea0e7abefa8505cef129de321a

i repaired when full sync - got this
12:51:27

repairwallet


12:51:27

{
    "wallet check passed" : true
}


I think it is some gypsy craptopia action fault .
Developer it is not your fault i think it is all about craptopia...

Look like craptopia send it to some blind/lost blockchain of meme.How is it possible ?
In wallet : what date does your message board end? my board end at :2017-07-13 3:34:38 Detroit memetic mine ....
sawsawsaw
Newbie
*
Offline Offline

Activity: 55
Merit: 0


View Profile
November 22, 2017, 01:30:46 PM
 #2394

Does anyone can help me with Solo Mining? Or where I can information about it? Deamon ect.?  Roll Eyes

Any news about Pool mining?

thx!
pepeteam (OP)
Sr. Member
****
Offline Offline

Activity: 366
Merit: 270


PepeCoin / Memetic Developers


View Profile WWW
November 23, 2017, 10:00:02 AM
 #2395

NEW UPDATE v2.6.2.0




- Patch notes -

Fix blockchain stuck problem at 101110 - Reduce stake confirmations to 360 minimum

Find source Here


Rumhurius
Legendary
*
Offline Offline

Activity: 1672
Merit: 1046


Here we go again


View Profile
November 23, 2017, 06:10:29 PM
 #2396

should take a while to get this network back being stable again.

I got a hell of orphans with the 2.6.1.0 release.
Lets see what this one does on the mid long run.

djhomeschool
Full Member
***
Offline Offline

Activity: 340
Merit: 164


View Profile
November 23, 2017, 08:02:09 PM
 #2397

should take a while to get this network back being stable again.

I got a hell of orphans with the 2.6.1.0 release.
Lets see what this one does on the mid long run.

Lots of orphans on 2.5.2 - tons on 2.6.1 - loading 2.6.2 now. Whee!
jackandrew
Member
**
Offline Offline

Activity: 140
Merit: 10

Highest ROI crypto infrastructure


View Profile
November 23, 2017, 09:11:45 PM
 #2398

Hi guys, just purchased some MEME coins on bittrex. I see that for the last few days the price was not so volatile, but weeks before that the graphic was going crazy. What do you say about the price, should it go back high?

Cymatoxa
Full Member
***
Offline Offline

Activity: 378
Merit: 121


"SWISSREALCOIN - FIRST REAL ESTATE CRYPTO TOKEN"


View Profile
November 24, 2017, 11:36:11 AM
 #2399

Hi all. I have a question regarding MASTERNODES. Wanted to buy 15K coins and start MN. Tell everything works fine without any problems?

Rumhurius
Legendary
*
Offline Offline

Activity: 1672
Merit: 1046


Here we go again


View Profile
November 24, 2017, 04:11:56 PM
 #2400

should take a while to get this network back being stable again.

I got a hell of orphans with the 2.6.1.0 release.
Lets see what this one does on the mid long run.

Lots of orphans on 2.5.2 - tons on 2.6.1 - loading 2.6.2 now. Whee!

Seems much better than before but i think we need to kick out the guys on the latest client with a forked chain first.
Lets wait for the Hardfork.

Should unite us again and give us a valid checkpoint.
For all of us...

Pages: « 1 ... 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 [120] 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 »
  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!