Files
sami7777 e8bf45af00
Build All Platforms / test-linux-unit (push) Failing after 40s
Build All Platforms / build-linux-qt (push) Failing after 40s
Build All Platforms / build-linux-daemon (push) Failing after 40s
Build All Platforms / build-windows-qt (push) Has been cancelled
Build All Platforms / build-windows-daemon (push) Has been cancelled
Build All Platforms / build-macos (push) Has been cancelled
Build All Platforms / release (push) Has been cancelled
Bump version to 5.5.6
HTTPS seed fetch, hardcoded onion seeds, staking crash fix,
-zapwallettxes support.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-04 03:20:31 -07:00

31 lines
1.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>triangles</id>
<version>5.5.6</version>
<title>Cryptographic Triangles</title>
<authors>Cryptographic Triangles Team</authors>
<owners>SamiAhmed7777</owners>
<projectUrl>https://cryptographic-triangles.org</projectUrl>
<projectSourceUrl>https://github.com/SamiAhmed7777/triangles_v5</projectSourceUrl>
<bugTrackerUrl>https://github.com/SamiAhmed7777/triangles_v5/issues</bugTrackerUrl>
<licenseUrl>https://github.com/SamiAhmed7777/triangles_v5/blob/master/COPYING</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<tags>crypto cryptocurrency wallet blockchain staking privacy tor triangles</tags>
<summary>Privacy-focused cryptocurrency wallet with PoS staking, Tor v3, and encrypted messaging.</summary>
<description>
Cryptographic Triangles (TRI) is a privacy-focused cryptocurrency featuring
Proof-of-Stake consensus with 33% annual staking rewards, Tor v3 onion routing,
and built-in encrypted peer-to-peer messaging. Originally launched in July 2014,
featuring the unique Hash9 algorithm (13-step hash cascade).
## Features
- Proof-of-Stake with 33% annual staking rewards
- Hash9 algorithm (13-step hash cascade)
- Encrypted peer-to-peer messaging
- Tor v3 integration for anonymous transactions
</description>
<releaseNotes>https://github.com/SamiAhmed7777/triangles_v5/releases/tag/v5.3.7</releaseNotes>
</metadata>
</package>