-
Notifications
You must be signed in to change notification settings - Fork 49
Wallet Use Cases
Ryan Ofsky edited this page Dec 23, 2023
·
3 revisions
How might people try to use the wallet:
- Typical single sig stuff
- Adding new single sig descriptors
- Signing random scripts that have keys that are in the wallet, but maybe not in a descriptor
- Multisigs
- Providing own entropy
And how do proposed changes affect those use cases. Don't forget about upgrade and downgrade.
Possible flows using generatewalletdescriptor are discussed https://github.com/bitcoin/bitcoin/pull/29130#discussion_r1435607572
Potential flow for multisig is described in detail in https://github.com/bitcoin/bitcoin/pull/22341 under heading "Bigger picture"
IRC Meetings & Working groups
Build & Dev
- CMake Goals and Guidelines
- GitHub-alternatives-for-Bitcoin-Core
- Fuzz Trophies
- Developer Notes for Qt Code
P2P & Network
- [P2P] known TxOrphanage problems
- Addrman and eclipse attacks
- Mempool and mining
- P2P Current Priorities
- P2P Design Philosophy
Wallet
- Improving Large Wallet Performance
- Wallet Class Structure Changes
- Wallet Transaction Conflict Tracking
- Wallet Use Cases
External Resources
**Archival Testing Guides **
- 24.0 Release Candidate Testing Guide
- 25.0 Release Candidate Testing Guide
- 26.0 Release Candidate Testing Guide
- 27.0 Release Candidate Testing Guide
- 28.0 Release Candidate Testing Guide
- 29.0 Release Candidate Testing Guide
- 30.0 Release Candidate Testing Guide
- v30.0 Release Notes Draft
- 31.0 Release Notes Draft
- 31.0 Release Candidate Testing Guide