Files
pezkuwi-wallet-utils/icons
pezkuwichain 95e80fcb9d fix: restore TRX icon frame in overlay source (permanent)
TRX.svg used a full-bleed r=24 circle instead of the r=18 padded frame
every other token icon uses, making it inconsistent in the token list.

The 11 Jul fix (1b54fb3) patched only the merged root icon, not the
pezkuwi-overlay source. sync_from_nova.py::sync_icons() copies the overlay
over root unconditionally, so the BTC config pipeline re-run (78b0af9)
silently reverted the fix. Fix the overlay source too so re-merges keep it.

Root copy is now bit-identical to the blessed master version.
2026-07-22 20:03:10 -07:00
..