Highlights
- Pro
Block or Report
Block or report achow101
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
1,175 contributions in the last year
Activity overview
Contribution activity
August 2022
Created 12 commits in 2 repositories
Created a pull request in bitcoin/bitcoin that received 6 comments
wallet: Include a signature with encrypted keys to mitigate a wallet scam
This PR adds a signature to the encrypted key records (ckey
and walletdescriptorckey
) which acts as an additional checksum. The signature is produc…
+260
−99
•
6
comments
Opened 1 other pull request in 1 repository
bitcoin/bitcoin
1
open
Reviewed 9 pull requests in 2 repositories
bitcoin/bitcoin
8 pull requests
- wallet: return change from SelectionResult
-
rpc: add
descriptorprocesspsbt
rpc - wallet: Properly rebroadcast unconfirmed transaction chains
-
wallet: improve
{LoadActive,Deactivate}ScriptPubKeyMan
log - wallet, refactor: #24584 follow-ups
- wallet: Faster transaction creation by removing pre-set-inputs fetching responsibility from Coin Selection
- wallet: Improve AvailableCoins performance by reducing duplicated operations
- descriptors: Be able to specify change and receiving in a single descriptor string