Commit Graph

4 Commits

Author SHA1 Message Date
3bc7cff5ba Normalize build scripts and fix Docker Qt dependencies for x86_64 2026-02-06 08:14:19 +01:00
NotRin7
c1ac562a4a new logo + windows installer 2025-12-15 00:45:48 +01:00
NotRin7
c046c329a4 Fix: Correct wallet confirmation time and update repository URLs 2025-11-17 17:43:13 +01:00
e0a0becca9 feat(docker): add ARM64 cross-compilation support via Docker
Add Dockerfile and build script for Linux aarch64 cross-compilation targeting ARM64 devices like Raspberry Pi. Includes documentation updates explaining the build process and troubleshooting tips.

The changes enable building Palladium binaries for ARM64 architecture using cross-compilation in a Docker container, with output binaries placed in the build directory.
2025-10-29 16:23:21 +01:00