release: v6.1.5

36 commits since v6.1.4 (2026-07-04). User-facing:
- UI: olive-green for unconfirmed/immature stakes
- Wallet: close-hang on Windows from detached Tor/I2P threads fixed
- Consensus: live PoS checks during stale-tip IBD

Maintainer-visible:
- CHANGELOG.md added at the repo root
- doc/release-process.md corrected to match the actual signing keys
  (RSA-4096 Krystie release key + Sami personal tag-signing key)
This commit is contained in:
Sami Ahmed
2026-07-07 21:10:41 -07:00
parent fb5db71b53
commit 148cfd63c7
14 changed files with 116 additions and 33 deletions
+5 -5
View File
@@ -1,6 +1,6 @@
name: triangles
base: core22
version: '6.1.0'
version: '6.1.5'
summary: Cryptographic Triangles (TRI) cryptocurrency wallet
description: |
Privacy-focused cryptocurrency featuring Proof-of-Stake consensus,
@@ -51,10 +51,10 @@ apps:
parts:
triangles:
plugin: dump
source: https://github.com/SamiAhmed7777/triangles_v5/releases/download/v6.1.0/Cryptographic-Triangles-v6.1.0-linux-x64-qt
source: https://github.com/SamiAhmed7777/triangles_v5/releases/download/v6.1.5/Cryptographic-Triangles-v6.1.5-linux-x64-qt
source-type: file
organize:
Cryptographic-Triangles-v6.1.0-linux-x64-qt: bin/triangles-qt
Cryptographic-Triangles-v6.1.5-linux-x64-qt: bin/triangles-qt
stage-packages:
- libqt5widgets5
- libqt5gui5
@@ -73,10 +73,10 @@ parts:
trianglesd:
plugin: dump
source: https://github.com/SamiAhmed7777/triangles_v5/releases/download/v6.1.0/Cryptographic-Triangles-v6.1.0-linux-x64-daemon
source: https://github.com/SamiAhmed7777/triangles_v5/releases/download/v6.1.5/Cryptographic-Triangles-v6.1.5-linux-x64-daemon
source-type: file
organize:
Cryptographic-Triangles-v6.1.0-linux-x64-daemon: bin/trianglesd
Cryptographic-Triangles-v6.1.5-linux-x64-daemon: bin/trianglesd
desktop-entry:
plugin: dump