List view
- No due date•1/1 issues closed
- No due date
- No due date•3/3 issues closed
- No due date•2/2 issues closed
- No due date•6/6 issues closed
Running a Vault has a high technical barrier-to-entry for users, mainly because running a Bitcoin full-node is expensive - it requires a good CPU and large hard disk. The full-node can be pruned, but it is still required to sync the chain from genesis and may [require re-scanning](https://bitcointalk.org/index.php?topic=5316216.0). A better solution which would allow Vaults to run on low-powered hardware (such as an AWS micro-instance) and allow Vaults to start running immediately. We can do this by adding transaction signing and fee estimation into the Vault client directly and depend on an external service (e.g. Electrs) for fetching blocks, transactions and proofs.
No due date•5/6 issues closed