Search content
Sort by

Showing 20 of 20 results by PexJex
Post
Topic
Board Announcements (Altcoins)
Re: ⚡ANN⚡RG COIN⚡[RGC]⚡
by
PexJex
on 26/01/2018, 16:51:18 UTC
Dev or technical team doesn't addressing concern my rgc transfer has been trap for almost a week..
Post
Topic
Board Announcements (Altcoins)
Re: ⚡ANN⚡RG COIN⚡[RGC]⚡
by
PexJex
on 23/01/2018, 00:38:04 UTC
Hi Dev explorer not working fix it
Post
Topic
Board Announcements (Altcoins)
Re: ⚡ANN⚡RG COIN⚡[RGC]⚡
by
PexJex
on 23/01/2018, 00:36:02 UTC
PAGING Dev can not able to transfer RGC the explorer is shut down
Post
Topic
Board Announcements (Altcoins)
Re: ⚡ANN⚡RG COIN⚡[RGC]⚡
by
PexJex
on 23/01/2018, 00:33:10 UTC
Fix the explorer not workng
Post
Topic
Board Announcements (Altcoins)
Re: ⚡ANN⚡RG COIN⚡[RGC]⚡
by
PexJex
on 23/01/2018, 00:31:20 UTC
Block explorer not working...no transfer or peer to peer at the moment..

Dev kindly fix this
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] * Persistent Information Exchange * PIECoin - ** !!! ICO COMPLETE !!! **
by
PexJex
on 06/03/2017, 11:09:06 UTC
I think addnode are not working,
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] * Persistent Information Exchange * PIECoin - ** !!! ICO COMPLETE !!! **
by
PexJex
on 06/03/2017, 10:23:01 UTC
How to create .conf?

please kindly assist...
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] * Persistent Information Exchange * PIECoin - ** !!! ICO COMPLETE !!! **
by
PexJex
on 02/03/2017, 16:07:47 UTC
Hi DEV how to sync the desktop wallet?
Post
Topic
Board Altcoins (Pilipinas)
Re: WoW digit Coin/wowecoin
by
PexJex
on 05/09/2016, 09:42:42 UTC
Wow Digit Coin, this coin is legit company Establish in hongKong last 2015 ,also we have a branch of company in the philippines and india ,this coin mines about 3billion Wow coin, 1 Billion coins were totally Sold ,2billion to left to distributed
You can check on this site if the coin is Real.
Blockscan.com
The coin value of wow digit is totally increasing day by day , so this coin was totally almost expanded another countries ,this is an investment coin ,no link for this to sign up ,it is manually encoding on the branch or company.inviting or not inviting ..is optional .you can also earn with no invites.

Here are the related links you can check for wow
coin
Company Official Website:
www.wowdigit.com
www.wowetrade.com (internal platform)
http://m.woweclub.com/home/ (member platform)
Public trading Platform web apps
https[Suspicious link removed].com/
Mobile app for trading
https[Suspicious link removed]&hl=en

On my account i've started 75 coins now it is 79 coins , and value was up and up when i joined the value is at $0.966 a week ago.
So i finally say that on second day of my joining i earned if i sell my coins on the 2nd day.

HI, may wallet na ba si wowcoin?
Post
Topic
Board Archival
Re: [ANN] [PEEP COIN] GUARANTEED VALUE - FREE ICO!!!
by
PexJex
on 03/09/2016, 01:33:00 UTC
All sent, apart from PexJex, who asked twice, so got half...once

tHANKS sharing your coins , Apologize for a repeat request....I received http://prntscr.com/cdj25k
Post
Topic
Board Archival
Re: [ANN] [PEEP COIN] GUARANTEED VALUE - FREE ICO!!!
by
PexJex
on 31/08/2016, 12:03:04 UTC
I've been looking at the source code of peepcoin, and also blackcoin (which peepcoin appears to be a clone of) and I think I've found a couple of silly mistakes by the dev, which could potentially save this coin...

blackcoin hard forked at block 38424 with a bug fix for a negative difficulty retarget (see http://web.archive.org/web/20140325000902/http://www.blackcoin.co/wallet-2/official-statement-regarding-blockchain-problems-23rd-of-march/ ). peepcoin has the same exact same hard fork conditional code, but with the number changed to 50000. I think what has happened is that the dev thought that block 38424 was blackcoin's PoW limit, and changed it accordingly, when it was actually just the point where the difficulty retargeting algorithm was changed.

If I'm correct, this means that PoW will continue indefinitely - it will NOT go to PoS only after block 50000.

The dev has also set MAX_MONEY to 56000000000 (5.6 billion PEEP) but again seems to have made a mistake by assuming that this is some sort of maximum minting limit. My understanding, from reading the source, is this is NOT a hard limit on how much the network generates, it is more a sanity check to ensure you don't try to do something silly like send 1 trillion PEEP in a transaction. It has nothing to do with money supply.

In a nutshell (if I got it right) :

1. PoW will not stop at block 50000

2. PoW will not stop once 5.6 billion PEEP has been minted (in actual fact, 39.5 billion has already been minted, and mining still works...)


So this means that the network isn't limited to minting only a few hundred million PEEP via PoW - the money supply will continue to grow indefinitely. Maybe there's hope after all?


Need a hand please how to recover my wallet in this situation http://prntscr.com/cc6kv0

Delete everything in your data folder except the wallet.dat and the .conf file.  Re-load the blockchain and pray!!

Thanks madmartyk....
Post
Topic
Board Archival
Re: [ANN] [PEEP COIN] GUARANTEED VALUE - FREE ICO!!!
by
PexJex
on 30/08/2016, 17:34:37 UTC
I've been looking at the source code of peepcoin, and also blackcoin (which peepcoin appears to be a clone of) and I think I've found a couple of silly mistakes by the dev, which could potentially save this coin...

blackcoin hard forked at block 38424 with a bug fix for a negative difficulty retarget (see http://web.archive.org/web/20140325000902/http://www.blackcoin.co/wallet-2/official-statement-regarding-blockchain-problems-23rd-of-march/ ). peepcoin has the same exact same hard fork conditional code, but with the number changed to 50000. I think what has happened is that the dev thought that block 38424 was blackcoin's PoW limit, and changed it accordingly, when it was actually just the point where the difficulty retargeting algorithm was changed.

If I'm correct, this means that PoW will continue indefinitely - it will NOT go to PoS only after block 50000.

The dev has also set MAX_MONEY to 56000000000 (5.6 billion PEEP) but again seems to have made a mistake by assuming that this is some sort of maximum minting limit. My understanding, from reading the source, is this is NOT a hard limit on how much the network generates, it is more a sanity check to ensure you don't try to do something silly like send 1 trillion PEEP in a transaction. It has nothing to do with money supply.

In a nutshell (if I got it right) :

1. PoW will not stop at block 50000

2. PoW will not stop once 5.6 billion PEEP has been minted (in actual fact, 39.5 billion has already been minted, and mining still works...)


So this means that the network isn't limited to minting only a few hundred million PEEP via PoW - the money supply will continue to grow indefinitely. Maybe there's hope after all?


Need a hand please how to recover my wallet in this situation http://prntscr.com/cc6kv0
Post
Topic
Board Archival
Re: [ANN] [PEEP COIN] GUARANTEED VALUE - FREE ICO!!!
by
PexJex
on 25/08/2016, 09:44:35 UTC
in that spirit of moving forward I am selling:

10,000,000,000 coins for 1.5BTC please pm me for details.

Thanks

Hi dev, please share a peepcoins,
PSp8EJqVkgkq5bfKNPukzmD73chxF3p6t2
Post
Topic
Board Archival
Re: [ANN] [PEEP COIN] GUARANTEED VALUE - FREE ICO!!!
by
PexJex
on 25/08/2016, 09:37:54 UTC
Please my address is
PSp8EJqVkgkq5bfKNPukzmD73chxF3p6t2
Post
Topic
Board Archival
Re: [ANN] [PEEP COIN] GUARANTEED VALUE - FREE ICO!!!
by
PexJex
on 24/08/2016, 05:13:51 UTC

Dear Dev,
My webcoins with a username sirjen  are not yet transferred to my desktop wallet (PSp8EJqVkgkq5bfKNPukzmD73chxF3p6t2).

Get courage to finish what you have started, and we are still supporting peepcoin! Wink Wink Wink
 
Post
Topic
Board Archival
Re: [ANN] [PEEP COIN] GUARANTEED VALUE - FREE ICO!!!
by
PexJex
on 21/08/2016, 08:23:48 UTC
IMPORTANT SECURITY / LOGIN UPDATE!!!

Guys we have just completed the task of updating user names with special characters ie: !@#$%^&*()_+{}":|<>?,./ (space)
if your username contained any of this characters it has now changed. Please use the same username without these characters...

For example if you signed up with gaga@gmail.com you will login with gaga. If you signed up with yo.567 you will now use yo567 all email user names have removed the domain in the userid except people using @peepcoin.com user names with now just remove the @ and .

In regard to pin numbers. These must contain only numbers and be 6 digits. you wont be able to login with out this. If you have registered already and dont have a pin you can do 1 of 2 things. Sign in and update/choose pin by going to the profile link when logged in or 2. you will be prompted to choose a pin by a floating box when login in.

If you still have problems in relation to login please use the following email dedicated to this issue alone: login@peepcoin.com

YOU MUST REMEMBER YOU USERNAME,PASSWORD AND PIN THAT YOU REGISTER WITH AND MUST USE A REAL EMAIL. AT ANY POINT YOU CAN RESET PASSWORD AND PIN USING THE LINKS IN THE LOGIN PAGE AND YOU CAN RESET PASSWORD IN PIN FROM THE PROFILE LINK INSIDE YOUR ACCOUNT!!!

Hi Dev, how long we will wait for the wallet to download?
Post
Topic
Board Archival
Re: [ANN] [PEEP COIN] GUARANTEED VALUE - FREE ICO!!!
by
PexJex
on 20/08/2016, 14:10:23 UTC
PEEPCOIN on FIRST PLACE    Cheesy Cheesy Cheesy
Post
Topic
Board Archival
Re: [ANN] [PEEP COIN] GUARANTEED VALUE - FREE ICO!!!
by
PexJex
on 18/08/2016, 11:48:21 UTC
C-cex position is on TOP 2

http://prntscr.com/c79jta Grin Grin Grin
Post
Topic
Board Announcements (Altcoins)
Re: [SYNX] Syndicate | Business Management Platform | Staking Masternodes | PREVIEW!
by
PexJex
on 18/08/2016, 06:24:31 UTC
5 synx per block
1 block per minute
300 Synx per hour, X 24 = 7200 Synx generated per day.

Currently there are 215 Masternodes.

7200 / 215 = 33 Synx per day per MN on average.

That's about $1.14 a day at current values.

Newbie here:
How to gate wallet here?
Post
Topic
Board Archival
Re: [ANN] [PEEP COIN] GUARANTEED VALUE - FREE ICO!!!
by
PexJex
on 17/08/2016, 18:07:04 UTC

Peepcoin c-cex position were on the third Place!
http://prntscr.com/c6ypc8