Skip to content

PAX Wallet v0.10.2 - Peace Through Free Money

Choose a tag to compare

@argo79 argo79 released this 03 Aug 16:56
· 6 commits to master since this release

🚀 PAX Wallet Release Update - 0.10.2 beta

New Features & Improvements

This release introduces major networking improvements, expanding PAX Wallet from a traditional blockchain wallet into a resilient multi-network wallet architecture.


📡 Reticulum Network Integration

Added full integration with Reticulum mesh networking.

PAX Wallet can now operate through decentralized communication channels without requiring direct internet connectivity.

New capabilities:

  • Reticulum peer discovery
  • Mesh transaction transport
  • Gateway-based blockchain access
  • Relay-based Reticulum routing
  • Store-and-forward communication support
  • Offline-capable transaction delivery

The wallet can now participate in decentralized financial communication over mesh networks.


🧅 TOR Network Support

Added optional TOR integration for privacy-oriented connections.

Users can choose TOR routing when accessing blockchain services through internet gateways.

Benefits:

  • Reduced IP exposure
  • Privacy-enhanced ledger communication
  • Anonymous gateway connections
  • Additional network layer protection

🌐 New Network Connection Modes

Added flexible network selection.

Users can now choose how transactions reach blockchain networks:

Direct Internet Mode

Wallet
  |
  |
Internet
  |
  |
Blockchain

Fastest mode for normal operation.


Internet + TOR Mode

Wallet
  |
  |
TOR Network
  |
  |
Internet Gateway
  |
  |
Blockchain

Privacy-enhanced internet connectivity.


Reticulum + Internet Mode

Wallet
  |
  |
Reticulum Mesh
  |
  |
Gateway Node
  |
  |
Internet
  |
  |
Blockchain

Allows mesh users to reach blockchain infrastructure through available gateways.


Reticulum Relay Gateway Mode

Wallet
  |
  |
Reticulum Mesh
  |
  |
Relay Node
  |
  |
Reticulum Network

Designed for decentralized mesh environments where nodes forward traffic without direct blockchain access.


🌉 Gateway Architecture Improvements

Introduced multiple gateway roles:

Blockchain Gateway

Provides:

  • Reticulum ↔ Internet bridge
  • Blockchain transaction submission
  • Ledger synchronization
  • Network availability checks

Reticulum Relay Gateway

Provides:

  • Mesh packet forwarding
  • Peer connectivity extension
  • Network range expansion
  • Offline communication support

Gateways never access user private keys.

All transactions are signed locally before transmission.


🔐 Security Improvements

Improved security architecture:

  • Added additional network isolation layers
  • Private keys remain local
  • Transaction signing remains device-side
  • Improved encrypted storage handling
  • Extended privacy options through TOR routing

🛠 Bug Fixes

  • Improved network connection handling
  • Fixed gateway communication issues
  • Improved error recovery during network switching
  • Improved transaction delivery reliability
  • Improved peer discovery stability
  • Fixed configuration handling for multiple network modes

⚙️ Architecture Update

New communication stack:

                 PAX Wallet

                     |
        +------------+------------+
        |            |            |
    Internet       TOR       Reticulum
        |            |            |
        +------------+------------+
                     |
                 Gateway Layer
                     |
              Blockchain Networks
              XRP Ledger / Stellar

📋 Summary

This release transforms PAX Wallet into a multi-path decentralized wallet capable of operating across:

✅ Direct Internet
✅ TOR privacy network
✅ Reticulum mesh network
✅ Reticulum + Internet gateways
✅ Reticulum relay infrastructure

The objective is to provide a resilient financial communication layer that remains usable even when traditional network infrastructure is limited or unavailable.