Block

[Masternode] 2024.2.1 EMERGENCY RELEASE (1070288 block issue)

Don’t need to do this if there’s no sysnc problem In case of sync issues with block 1070288, follow these steps: 1. Update to the new wallet version 2. Add additional nodes for synchronization: – ./PEPEPOW-cli addnode 186.12.200.15:8833 add – ./PEPEPOW-cli addnode 173.249.22.16:8833 add – ./PEPEPOW-cli addnode 167.86.80.36:8833 add – ./PEPEPOW-cli addnode 164.68.112.227:8833 add – […]

[Masternode] 2024.2.1 EMERGENCY RELEASE (1070288 block issue) Read More »

[Masternode] Masternode Setup Guide (Ubuntu/Linux)

1. Establish SSH connection to the virtual machine using the private key obtained during creation: ssh -i XXXXX.key user@ip 2. Download and extract the latest wallet files (v2.4.7.1): For ARM64: wget -c https://github.com/MattF42/PePe-core/releases/download/v2.4.7.1/PEPEPOW-v2.4.7.1–release-aarch64-linux-gnu.tgz -O – | tar -xz For X64 (QT-gui): wget -c https://github.com/MattF42/PePe-core/releases/download/v2.4.7.1/PEPEPOW-v2.4.7.1–release-x86_64-linux-gnu.tgz -O – | tar -xz For X64 (non-QT-gui, smaller download): wget

[Masternode] Masternode Setup Guide (Ubuntu/Linux) Read More »

[Wallet] Sync issue with block 1070288

If you’re experiencing sync problems with block 1070288, please follow these steps: 1. Ensure you’re using the latest wallet version (v2.4.7.1) for Windows. Download it from: [PEPEPOW-v2.4.7.1-release-x86_64-w64-mingw32.zip](https://github.com/MattF42/PePe-core/releases/download/v2.4.7.1/PEPEPOW-v2.4.7.1–release-x86_64-w64-mingw32.zip) 2. Open the wallet and navigate to `Tools` >> `Debug Console`. 3. Input the following commands: “` addnode 193.122.107.175:8833 add addnode 132.145.54.241:8833 add addnode 13.40.57.124:8833 add addnode 23.239.15.91:8833

[Wallet] Sync issue with block 1070288 Read More »