• Joined on 2026-01-18
davide pushed to main at davide/PalladiumWallet 2026-07-02 14:10:07 +02:00
ef60ec0330 loc: expand About description to include non-custodial and local security details
567c0de501 docs: document reproducible builds and fix Windows publish command
6a5daa0c18 feat(build): add Docker-based reproducible build system
Compare 3 commits »
davide pushed to main at davide/PalladiumWallet 2026-07-02 09:54:22 +02:00
davide pushed to main at davide/PalladiumWallet 2026-06-24 16:16:10 +02:00
b3af2ddf44 temp
davide pushed to main at davide/PalladiumWallet 2026-06-24 15:42:08 +02:00
4d730d7860 feat(ui): add bug report button in Help and GitHub issue template
davide pushed to main at davide/PalladiumWallet 2026-06-24 15:38:23 +02:00
bcc74a4704 feat(ui): add bug report button in Help and Gitea issue template
068d85e0e2 feat(ui): show full tx inputs/outputs in detail overlay without truncation
Compare 2 commits »
davide pushed to main at davide/PalladiumWallet 2026-06-24 15:35:39 +02:00
davide pushed to main at davide/PalladiumWallet 2026-06-24 15:30:14 +02:00
e4d856c4b1 feat(ui): add bug report button in Help overlay and GitHub issue template
61b3d5e25b feat(ui): show full tx inputs/outputs in detail overlay without truncation
Compare 2 commits »
davide pushed to main at davide/PalladiumWallet 2026-06-23 10:17:16 +02:00
1f857ddf52 refactor(ui): remove SPV badge from tx detail and history
2953ba35ba refactor(ui): remove redundant "Open wallet from file" menu item
c0193ae440 feat(ui): add Quit to File menu; hide Wallet item when no wallet is open
affeaccae8 feat(ui): password-gated private key reveal in address detail overlay
4a97172346 feat(ui): Wallet menu overlay — info, xpub, and password-protected seed reveal
Compare 6 commits »
davide closed issue davide/PalladiumWallet#1 2026-06-20 12:03:51 +02:00
Funzioni base
davide pushed to main at davide/PalladiumWallet 2026-06-18 19:35:08 +02:00
c5290a1796 feat(ui): persist last server and split connection status text
227ec62d53 feat(ui): simplify server panel — remove TLS/Discover, show full address in status
Compare 2 commits »
davide pushed to main at davide/PalladiumWallet 2026-06-17 15:14:23 +02:00
fa9d9b12f1 docs(claude): remove obsolete blueprint refs and progress tracker
davide pushed to main at davide/PalladiumWallet 2026-06-17 11:23:16 +02:00
96b6a7e291 feat(ui): Help overlay with Info/Donate tabs, fixed dimensions
b13b66160c feat(ui): donate tab in Help overlay
9744619eb4 fix(ui): mobile tab bar — uniform sizing, indicator overlap, spacing
Compare 3 commits »
davide pushed to main at davide/PalladiumWallet 2026-06-16 15:15:33 +02:00
5d2d0ad312 feat(ui): two-column desktop layout for Send/Receive, fixed window size
3d5a226a5a docs: translate all code comments to English (language policy)
4b82a0852c feat(ui): restructure transaction details + clearer coinbase identification
41eb1bb788 feat(ui): centralized design system — blue/green tokens, gradient hero, SVG tab icons
5ff2075a45 perf(spv): incremental discovery, parallel chains, persistent header cache
Compare 6 commits »
davide pushed to main at davide/PalladiumWallet 2026-06-16 08:27:16 +02:00
davide pushed to main at davide/PalladiumWallet 2026-06-15 16:25:25 +02:00
d0ad9bb971 temp
davide pushed to main at davide/PalladiumWallet 2026-06-15 16:03:53 +02:00
14ae39c5aa feat(ui): wallet name field in creation wizard
3054a9baaa fix(spv): resilient sync — GetHistory discovery, tx cache, auto-connect fallback
4dc37f1b42 feat(ui): wizard flows for xpub/xprv and WIF import
47b6064964 feat(wallet): IWalletAccount abstraction and WIF/xpub/xprv keystore import types
002c854497 feat(wallet): add P2PKH, P2SH-P2WPKH, and P2TR (Taproot/BIP86) address types
Compare 13 commits »
davide pushed to main at davide/PalladiumWallet 2026-06-14 23:59:19 +02:00
4c0edde4f7 feat(ui): mobile polish — tab bar icons, server overlay, status text
cfc48ff86f feat(ui): responsive layout for portrait mobile (Android)
Compare 2 commits »
davide pushed to main at davide/PalladiumWallet 2026-06-13 22:10:14 +02:00
bb9819ec96 docs: document CsCheck property-based tests in README and CLAUDE.md
8cdbd70966 test: add property-based tests with CsCheck (218 total)
ee0b73dd52 test: expand coverage to 209 tests across all core modules
a8d48bedad docs: add SECURITY.md with threat model and SPV trust assumptions
5d061c6f21 docs(storage): document plaintext save caveat on WalletStore.Save
Compare 6 commits »
davide pushed to main at davide/PalladiumWallet 2026-06-13 20:50:41 +02:00
58645bd7a7 fix(storage): acquire wallet lock before load and before CloseWallet
davide pushed to main at davide/PalladiumWallet 2026-06-13 20:41:02 +02:00
008e9c395a fix(wallet): reject amounts with sub-satoshi precision
70cce640aa test(storage): add WalletLock unit tests
0f8a764a44 feat(storage): add WalletLock to prevent concurrent wallet access
d66490b6be docs: update CLAUDE.md
Compare 4 commits »