Edison Huang

[Announcement] PEPEPOW Trade Suite for Exchanges Launch

PEPEPOW Trade Suite Launch We are launching the PEPEPOW Trade Suite, an automated trading infrastructure designed for the PEPEPOW ecosystem. System Architecture The Trade system is fully isolated from the Wallet system. It does not store mnemonic phrases. It does not store private keys. It does not perform on-chain signing. All execution is performed through […]

[Announcement] PEPEPOW Trade Suite for Exchanges Launch Read More »

[Announcement] PEPEPOW Testnet Launch: Hoohash V110 Initial Run

PEPEPOW Testnet Launch: Hoohash V110 Initial Run The PEPEPOW testnet is now ready for its first public run using the Hoohash V110 algorithm. Community participation is encouraged to validate stability and performance before mainnet activation. Beta Core Releases Linux builds are available: https://pepepow.foztor.net/beta/ AARCH64 x86_64 To participate, run PEPEPOWd and PEPEPOW-cli with the -testnet flag.

[Announcement] PEPEPOW Testnet Launch: Hoohash V110 Initial Run Read More »

[Announcement] PoW (Hoohash) Vote Result and Next Steps

The second community vote on whether PEPEPOW should move from CPU-only mining to a low-energy PoW supporting both CPU and GPU mining has concluded. The results show a clear majority in favor of the transition, with strong support on Telegram and Discord. Following this outcome, development will proceed with: * Hoohash integration into the core

[Announcement] PoW (Hoohash) Vote Result and Next Steps Read More »

[Wallet] Understanding and Fixing the “Transaction Too Large” Issue on PEPEPOW

  Understanding and Fixing the “Transaction Too Large” Issue on PEPEPOW The “transaction too large” error is a common issue on UTXO-based blockchains, including PEPEPOW. This post explains why it happens and how to fix it, using tools that are already available today. What Causes the “Transaction Too Large” Error? PEPEPOW uses a UTXO (Unspent

[Wallet] Understanding and Fixing the “Transaction Too Large” Issue on PEPEPOW Read More »

[Announcement] PEPEPOW Telegram Wallet (Mini App) Now Available for Testing

We are pleased to announce that the PEPEPOW Telegram Wallet (Mini App) is now open for public testing. Telegram: @pepepow_walletbot This wallet is built on the same non-custodial architecture as the PEPEPOW Web Wallet. Private keys and mnemonic phrases are generated and stored exclusively on the user’s device, and all transactions are signed locally. In

[Announcement] PEPEPOW Telegram Wallet (Mini App) Now Available for Testing Read More »

[Announcement] PEPEPOW Web Wallet Update: UTXO Consolidation Feature

The PEPEPOW Web Wallet has been updated with a new UTXO Consolidation feature. This feature allows users to combine multiple small unspent outputs into a single output, reducing transaction size and preventing failures caused by the “TRANSACTION TOO LARGE” error. Such errors typically occur when a wallet accumulates a large number of small UTXOs over

[Announcement] PEPEPOW Web Wallet Update: UTXO Consolidation Feature Read More »

[Announcement] PEPEPOW Non-Custodial Web Wallet Released

We are pleased to announce that the new PEPEPOW Non-Custodial Web Wallet has been completed and is now available for public testing. This wallet is designed with a security-first philosophy. Mnemonic phrases and private keys are generated and stored exclusively on the user side. All transaction signing is performed locally, ensuring that sensitive key material

[Announcement] PEPEPOW Non-Custodial Web Wallet Released Read More »

[Announcement] PEPEPOW Android Wallet Release !

Happy New Year 2026! Wishing everyone a great year ahead. After extensive development, testing, and refinement, the PEPEPOW Android Wallet is now completed and officially released. This marks an important milestone for the PEPEPOW ecosystem, enabling users to create and use a fully non-custodial PEPEPOW wallet directly on mobile, with fast and practical usability. Download

[Announcement] PEPEPOW Android Wallet Release ! Read More »

[Announcement] PEPEPOW Development Progress & Roadmap Update

PEPEPOW Development Progress & Roadmap Update Hey everyone! Here’s an update on what has been completed so far and what’s coming next for the PEPEPOW ecosystem. A huge thank you to all contributors and community members pushing the project forward! Completed Development (Current Status) Website – Foztor, Edison, TrooperD Core Wallet (PePe-core) – Foztor Blockchain

[Announcement] PEPEPOW Development Progress & Roadmap Update Read More »

[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 »