• Joined on 2026-01-18
davide created branch arm64 in davide/pallectrum 2026-02-18 14:36:01 +01:00
davide pushed to main at davide/pallectrum 2026-02-18 14:36:00 +01:00
5754104fb8 Update test suite for Palladium network and fix WIF deserialization bug
davide created branch main in davide/pallectrum 2026-02-18 14:36:00 +01:00
davide created repository davide/pallectrum 2026-02-18 14:33:23 +01:00
davide pushed to main at davide/palladium-stack 2026-02-18 09:30:04 +01:00
48785992d2 update documentation and .gitignore
davide pushed to main at davide/palladium-stack 2026-02-18 09:27:59 +01:00
a96f1ec868 update documentation and .gitignore
davide pushed to main at davide/palladium-stack 2026-02-18 07:44:23 +01:00
a8cc507051 update documentation (README.md)
davide pushed to main at davide/palladium-stack 2026-02-17 10:25:41 +01:00
d614fb8c38 update README.md
davide pushed to main at davide/palladium-stack 2026-02-17 08:58:50 +01:00
6c75fe55d0 feat(ssl): move certificate generation to runtime with persistent volume
davide opened issue davide/palladium-stack#2 2026-02-16 10:36:00 +01:00
Dashboard
davide pushed to main at davide/palladium-stack 2026-02-16 09:41:52 +01:00
742b0662a7 feat(dashboard): require basic auth for external clients only
ae91163168 harden: restrict RPC/ZMQ exposure and remove unsafe RPC override
Compare 2 commits »
davide pushed to main at davide/palladium-stack 2026-02-15 16:36:12 +01:00
525d1bc9e0 chore(gitignore): ignore Qt GUI binary
davide pushed to main at davide/palladium-stack 2026-02-15 01:13:55 +01:00
26b69c6b55 feat(dashboard): filter ElectrumX peers by genesis hash and disable API caching
8e0aaecaa9 Improve ElectrumX discovery consistency and reachability checks
Compare 2 commits »
davide pushed to main at davide/palladium-stack 2026-02-13 13:42:07 +01:00
ed5a34438a update README.md and .gitignore
39dc6c5d26 chore(gitignore): ignore daemon binaries
cc2f493eb2 Update default palladium.conf
Compare 3 commits »
davide pushed to main at davide/palladium-stack 2026-02-13 11:31:14 +01:00
3ca12b2ec0 style(dashboard): remove card header icons from dashboard templates
48354b7041 Update .gitignore
10ad8dc680 feat(dashboard): add Electrum active servers page and optimize ElectrumX card/perf
Compare 3 commits »
davide pushed to main at davide/palladium-stack 2026-02-13 09:34:02 +01:00
4f528f8a1e Auto-detect public IP for ElectrumX peer announcement
davide pushed to main at davide/palladium-stack 2026-02-13 09:08:27 +01:00
f631edfc4d Add daemon binaries setup documentation
2ed5c746a9 Add Palladium seed peers and enable peer discovery
9cb7922ac1 Add server donation address
3ce18c9860 Fix PEER_DEFAULT_PORTS to match actual ElectrumX service ports
5cc3dcacc8 Use coins_plm.py as single source of truth for ElectrumX patch
Compare 5 commits »
davide pushed to master at attilio/segnapunti 2026-02-12 19:44:25 +01:00
aa88e2b7a1 Aggiorna README.md
e4d212eea3 docs(tests): riscrive la guida test con approccio per principianti
33e2583b4d fix(ui): migliora accessibilita icone servizio e contrasto del pulsante reset
be286ec069 test(e2e): migra gli end-to-end a CommonJS e stabilizza l'esecuzione Playwright
0b154d9e56 test(vitest): amplia la suite con test unitari, integrazione, componenti e stress
Compare 5 commits »
davide closed issue attilio/segnapunti#8 2026-02-12 15:16:28 +01:00
gestire la build per la produzione
davide pushed to master at attilio/segnapunti 2026-02-12 15:13:18 +01:00
71119da727 feat(test): implementazione infrastruttura completa (Unit, Integration, E2E) con Vitest e Playwright