Tags

Tags give the ability to mark specific points in history as being important
  • v2.6.4

    v2.6.4 — Staking display fixes, supersedes live v2.6.3
    
    Same staking fixes as v2.6.2 (never released), bumped to 2.6.4 /
    versionCode 18 so it installs over the live dApp Store v2.6.3.
    
    Fixes:
      1. SolRpcClient  — jsonParsed encoding + delegation.stake + epoch filter
      2. StakingRpcClient — PDA returns null on miss so fallback runs
      3. AppPreferences — default RPC provider → helius (avoid public 429 storms)
      4. Portfolio cache keyed by wallet address, resets on wallet switch
    
    Branched from monolith-submission-v2.6.1 (c9ddab7). Bundled APK at
    assets/SeekerVerify-v2.6.4-release.apk, same release keystore as
    v2.6.1/v2.6.3 so it upgrades in place.
  • monolith-submission-v2.6.1

    Monolith Hackathon 2026 submission — exact state submitted to Radiants/Solana Mobile on March 14, 2026 (release APK v2.6.1, versionCode 15). This tag is immutable and exists so judges can reference the submitted code regardless of any post-deadline fixes shipped on branches.