Skip to content

v26.8

Latest

Choose a tag to compare

@justinvforvendetta justinvforvendetta released this 28 Aug 22:07

πŸš€ Verge Core v26.8 - Tor and OpenSSL update, and lots of hardening!

  • switch leveldb to direct submodule
  • OpenSSL 4.0.1 -> 4.0.2
  • Expat 2.4.8 -> 2.8.3
  • Tor 0.4.9.7 -> 0.4.9.11

Tons of block/PoW hardening:

  • Empty decodeblock/submitblock inputs are rejected before wallet access, signing, or vtx[0] access.
  • The existing algorithm-frequency rule (no more than 5) is now enforced during header acceptance, preventing invalid high-work header chains from influencing synchronization.
  • Lyra2 allocation failures are leak-free and deterministically produce a failing PoW hash.
  • Blocks are marked fChecked only after successful signature verification.
  • Added regression coverage for malformed blocks, signing safety, cache ordering, and algorithm-frequency behavior.
  • Block RPC decoding now rejects empty, oversized, malformed, and trailing-byte payloads.
  • submitblock checks duplicates and validates PoW, Merkle root, structure, and size before accessing the wallet or signing.
  • Invalid mining algorithm names now fail explicitly instead of silently selecting Scrypt.
  • Added regression coverage for strict decoding, algorithm parsing, DGW output, and all five chainwork weights.
  • Excluded block-signature loop and low-S changes because they could change block acceptance and require consensus coordination.

πŸ“¦ Downloads

πŸ“ Raspberry Pi (AppImage)

  • πŸ“ verge-aarch64-pi5-appimages.zip
  • πŸ” sha256:
  • πŸ“¦ Size: 26.6 MB

🍏 macOS 14

  • πŸ“ Verge-Qt-macos14.dmg
  • πŸ” sha256:
  • πŸ“¦ Size: 270 MB

🍏 macOS 26

  • πŸ“ Verge-Qt-macos26.dmg
  • πŸ” sha256:
  • πŸ“¦ Size: 268 MB

🐧 Linux AppImage

  • πŸ“ verge-ubuntu24-appimages.zip
  • πŸ” sha256:
  • πŸ“¦ Size: 143 MB

πŸͺŸ Windows (Installer)

  • πŸ“ verge-windows64-setup.exe
  • πŸ” sha256:
  • πŸ“¦ Size: 143 MB

πŸͺŸ Windows (Portable)

Special note: If you are using the portable ZIP build on a clean Windows system, run vc_redist.x64.exe in the same folder before launching verge-qt.exe.

  • πŸ“ verge-windows64bit.zip
  • πŸ” sha256:
  • πŸ“¦ Size: 188 MB

GitHub Downloads (all assets, all releases)