Fix test build errors, update CI version, add Snap/Flatpak/AppStream packaging
- DoS_tests: remove extra arg from VerifySignature calls (5 -> 4 params) - accounting_tests: int64 -> int64_t for modern compilers - CI: bump VERSION 5.3.5 -> 5.3.6 - Snap/Flatpak: fix asset URLs to match CI naming convention - Add AppStream metainfo for store listings - Add DNS2 seed node setup guide Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -9,7 +9,7 @@ on:
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
VERSION: "5.3.5"
|
||||
VERSION: "5.3.6"
|
||||
|
||||
jobs:
|
||||
build-windows-qt:
|
||||
|
||||
Reference in New Issue
Block a user