You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use Bitkit Core wallet-scoped activity support for hardware-wallet watcher activity, so hardware transactions can reuse normal activity capabilities where appropriate:
Stable detail loading.
Inputs/outputs via Bitkit Core transaction details fetched from the configured Electrum/electrs backend.
Tag add/remove support.
Unified activity listing so hardware-wallet activity and normal Bitkit wallet activity can be returned in the same sorted list.
Activity Detail should show tags and inputs/outputs for hardware-wallet activity instead of the current watch-only fallback.
Part of #998.
Blocked by synonymdev/bitkit-core#112 and synonymdev/bitkit-core#113.
Scope
Use Bitkit Core wallet-scoped activity support for hardware-wallet watcher activity, so hardware transactions can reuse normal activity capabilities where appropriate:
App integration
After the Core work lands:
Device removal
Hardware activity visibility must stay scoped to paired hardware-wallet identities:
Out of scope
Backup/VSS migration for Core-owned activity data is tracked in #1046 and blocked by synonymdev/bitkit-core#113.