-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
💝 featureNew feature or requestNew feature or request
Description
Description:
I would like to suggest implementing support for BIP141 (Segregated Witness) in the BrBitcoin library. BIP141 introduces the "witness" structure in transactions, moving signature data outside the main transaction structure. This resolves the transaction malleability issue and increases transaction capacity per block without requiring a hard fork.
Benefits of implementation:
- Resolves transaction malleability, facilitating the development of second-layer solutions like the Lightning Network.
- Increases transaction capacity per block, improving network efficiency.
References:
I believe that adding support for BIP141 will make BrBitcoin more robust and aligned with current best practices in the Bitcoin ecosystem.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
💝 featureNew feature or requestNew feature or request