Edison Huang

[Wallet] Step-by-Step Guide to Fix Blockchain Sync Stuck

If your PEPEPOW wallet stops syncing at a specific block and won’t move forward, follow these steps to safely recover full synchronization. Step 1: Check Debug Log for Errors Inspect the last part of your log to identify what’s causing the stall: tail -n 50 ~/.PEPEPOWcore/debug.log Look for messages such as: Checkpoint not reached block […]

[Wallet] Step-by-Step Guide to Fix Blockchain Sync Stuck Read More »

[Announcement] Upcoming Discussion & Voting Announcement

It’s been a quiet period, but PEPEPOW has never stopped evolving. Starting next month, we will reopen community-wide discussions and may launch a new round of voting based on the feedback collected. Topics include (but are not limited to): PoW algorithm adjustments (efficiency, fairness, decentralization) Roadmap refinements and next-phase development goals Core / node improvements

[Announcement] Upcoming Discussion & Voting Announcement Read More »

[Announcement] Proposal: Switch PoW to HooHash V110

Foztor has spoken with Tonto (owner of HTN & HooHash). If PEPEPOW adopts HooHash V110, we would gain: CUDA miner (NVIDIA) OpenCL miner (AMD/Intel, to be extended by Tonto) CPU miner (already available) This would finally bring full GPU mining support while keeping CPUs competitive. Pros –  High energy efficiency — lower wattage on both

[Announcement] Proposal: Switch PoW to HooHash V110 Read More »

[Announcement] Official partnership with Gemma Tipping Bot

Big News for PEPEPOW! We’re thrilled to announce our official partnership with Gemma Tipping Bot – the new tipping solution for Discord communities! Months back we discussed Tip.CC integration and many of you were really into this idea, however it turned out to be too expensive for PEPEW at the time. and not worth it

[Announcement] Official partnership with Gemma Tipping Bot Read More »

[Announcement] Experienced chain splits and stalled sync, now network recovery !

Dear PEPEPOW Community, Over the past 24 hours, our blockchain experienced a major network disruption caused by a combination of outdated masternode payment data, stalled masternode sync, and issues related to SPORK21’s blacklist mechanism during initial block download (IBD). This resulted in chain splits, stalled sync, and some nodes ending up on different forks. How

[Announcement] Experienced chain splits and stalled sync, now network recovery ! Read More »

[Announcement] PEPEPOW IS NOW LISTED ON NESTEX!

Thanks to TrooperD for all the hard work and the awesome support of our community, we achieved our listing goal in record time! PEPEPOW is now officially tradable on Nestex, a promising new exchange with lots of potential. You can trade here: https://trade.nestex.one/spot/PEPEW Special Launch Promo: 0% trading fee for all users during the launch

[Announcement] PEPEPOW IS NOW LISTED ON NESTEX! Read More »

[Announcement] PEPEPOW Crowdfunding for Nestex Exchange Listing! 

PEPEPOW Crowdfunding for Nestex Exchange Listing!  We’re launching our crowdfunding campaign to list PEPEPOW on Nestex Exchange! Nestex is a new exchange with a lot of potential and a very affordable listing fee. Community feedback was overwhelmingly positive (18 for, 1 against), so let’s make it happen! Our fundraising goal: Listing Fee: $50 USDT +

[Announcement] PEPEPOW Crowdfunding for Nestex Exchange Listing!  Read More »

[Announcement ] MANDATORY UPGRADE: PePe-core v2.8.1.1

  [MANDATORY UPGRADE: PePe-core v2.8.1.1] Release: v2.8.1.1 on GitHub Deadline: All users must upgrade before Monday, July 14, 2025, 18:00 GMT or you will not be able to connect to mainnet. What’s New? Protocol bump to 70520 SPORK18: Enforces the new protocol version from July 14, 2025, ensuring everyone is on the latest software. SPORK21:

[Announcement ] MANDATORY UPGRADE: PePe-core v2.8.1.1 Read More »

[Miner] PEPEPOW Hybrid GPU + CPU Miner Installation Guide (Linux and Hive OS)

  Linux – Native Installation 1.1 Prepare Your System sudo apt -y install nvidia-driver-535 sudo reboot Verify setup: nvidia-smi ldconfig -p | grep libcudart If missing: install nvidia-utils-535 or similar for your distro. 1.2 Download & Verify Miner mkdir -p ~/pepepow && cd ~/pepepow wget https://pepepow.foztor.net/beta/pepepow-miner echo “ca1196319dfd9495c4bd46687d5e22aafbaaf2156a72d8e0055882c2b4393bca pepepow-miner” | sha256sum -c – chmod +x pepepow-miner

[Miner] PEPEPOW Hybrid GPU + CPU Miner Installation Guide (Linux and Hive OS) Read More »