• Joined on 2026-01-18
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 »
davide pushed to main at davide/PalladiumWallet 2026-06-12 16:16:59 +02:00
b00c5821f2 refactor(app): clear status bar during wizard steps
davide pushed to main at davide/PalladiumWallet 2026-06-12 16:06:51 +02:00
658fcdbced docs: update CLAUDE.md and README for multi-head architecture and .NET 10
e94eaf7700 refactor(arch): split App into shared library + Desktop + Android heads
Compare 2 commits »
davide pushed to main at davide/PalladiumWallet 2026-06-12 14:37:08 +02:00
a9ded6497a chore: add MIT license (copyright 2026 Davide Grilli)
46aca513b8 docs: add README with project overview and quickstart
6c01d7e6bd docs(claude): add CLAUDE.md with codebase guidance for AI tooling
3cffba6e98 chore(git): track CLAUDE.md and blueprint.md
865daa137d feat(app): version in window title and Help overlay
Compare 5 commits »
davide pushed to main at davide/PalladiumWallet 2026-06-12 11:49:39 +02:00
4735490759 feat(app): transaction detail overlay with full on-chain data
4c7e8696cb feat(app): copy-to-clipboard button for receive address
7727dbfddc feat(app): replace placeholder icon with Palladium Wallet logo
Compare 3 commits »
davide pushed to main at davide/PalladiumWallet 2026-06-12 10:23:24 +02:00
58b86ad1af feat(app): QR code for receive address
7f2759b2fc feat(app): multi-wallet chooser, confirm-password, encrypt toggle
a8a97f09b7 feat(app): connect to server before wallet open, status in bottom bar
f3bf4cf94a feat(app): first-run data location wizard step
87e1c82610 feat(app): connection status indicator opens server settings on tap
Compare 8 commits »
davide pushed to main at davide/PalladiumWallet 2026-06-11 21:40:05 +02:00
fe320584eb feat(app): navbar restructure, contacts tab and address info window
6fe31964e1 feat(storage): add contacts list to WalletDocument
Compare 2 commits »
davide pushed to main at davide/PalladiumWallet 2026-06-11 18:46:04 +02:00
8ab8bbd8b3 feat(storage): XDG-compliant paths and default language English
71a604c8a5 feat(i18n): add ES, FR, PT, DE languages and fix live switching
Compare 2 commits »
davide opened issue davide/PalladiumWallet#1 2026-06-11 18:26:09 +02:00
Funzioni base
davide pushed to main at davide/PalladiumWallet 2026-06-11 16:24:57 +02:00
75583f7a69 feat(app): settings menu with language and display unit
e8777fb458 feat(app): step-by-step setup wizard instead of single-form panel
73a2d5356d feat(spv): Electrum-style continuous updates with incremental parallel sync
Compare 3 commits »
davide pushed to data-dev at davide/PalladiumWallet 2026-06-11 16:24:36 +02:00
e3570da3f4 Add CLAUDE.md and blueprint.md (for development)
75583f7a69 feat(app): settings menu with language and display unit
e8777fb458 feat(app): step-by-step setup wizard instead of single-form panel
73a2d5356d feat(spv): Electrum-style continuous updates with incremental parallel sync
Compare 4 commits »
davide created branch data-dev in davide/PalladiumWallet 2026-06-11 16:24:36 +02:00
davide pushed to main at davide/PalladiumWallet 2026-06-11 11:34:47 +02:00
ece634f42e feat(wallet): show pending mempool balance and exclude unconfirmed UTXOs from spending
af10482e54 feat(cli): servers command, info --addresses, registry fallback for --server
46d8c19784 feat(app): server selector, peer discovery, address view, menu bar, keep-alive
08217e5306 feat(spv): per-address balance and tx count in sync result
1c2dacc27c feat(net): server registry, bootstrap servers, peer discovery
Compare 10 commits »
davide created branch main in davide/PalladiumWallet 2026-06-11 11:34:46 +02:00