- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Nov 20 2020
Nov 20 2020
Nov 19 2020
Nov 19 2020
deadalnix planned changes to D8475: add importdescriptors RPC and tests for native descriptor wallets.
deadalnix requested review of D8475: add importdescriptors RPC and tests for native descriptor wallets.
deadalnix committed rABCf53059d18e7c: Return error when no ScriptPubKeyMan is available for specified type (authored by Andrew Chow <achow101-github@achow101.com>).
Return error when no ScriptPubKeyMan is available for specified type
deadalnix committed rABCa58b36f37fc1: Correctly check for default wallet (authored by Andrew Chow <achow101-github@achow101.com>).
Correctly check for default wallet
deadalnix committed rABC8b377d31cd2a: Implement CWallet::IsSpentKey for non-LegacySPKMans (authored by Andrew Chow <achow101-github@achow101.com>).
Implement CWallet::IsSpentKey for non-LegacySPKMans
deadalnix requested review of D8467: Return error when no ScriptPubKeyMan is available for specified type.
deadalnix committed rABC36c78200690b: Add IsLegacy to CWallet so that the GUI knows whether to show watchonly (authored by Andrew Chow <achow101-github@achow101.com>).
Add IsLegacy to CWallet so that the GUI knows whether to show watchonly
deadalnix committed rABC73cf12785f48: Generate new descriptors when encrypting (authored by Andrew Chow <achow101-github@achow101.com>).
Generate new descriptors when encrypting
deadalnix committed rABC2ab0aaff663c: Be able to create new wallets with DescriptorScriptPubKeyMans as backing (authored by Andrew Chow <achow101-github@achow101.com>).
Be able to create new wallets with DescriptorScriptPubKeyMans as backing
deadalnix committed rABC0fcd2b0ffae7: Implement GetMetadata in DescriptorScriptPubKeyMan (authored by Andrew Chow <achow101-github@achow101.com>).
Implement GetMetadata in DescriptorScriptPubKeyMan
deadalnix committed rABCf18cf5b36037: Change GetMetadata to use unique_ptr<CKeyMetadata> (authored by Andrew Chow <achow101-github@achow101.com>).
Change GetMetadata to use unique_ptr<CKeyMetadata>
deadalnix committed rABC69c82b89f1e5: Implement FillPSBT in DescriptorScriptPubKeyMan (authored by Andrew Chow <achow101-github@achow101.com>).
Implement FillPSBT in DescriptorScriptPubKeyMan
First create a web folder.
Then you can fan out. Add the tools for the web folder, such as prettier & al and in parallel, add the tab project.
deadalnix requested review of D8458: Add IsLegacy to CWallet so that the GUI knows whether to show watchonly.
deadalnix requested review of D8455: Be able to create new wallets with DescriptorScriptPubKeyMans as backing.
Nov 18 2020
Nov 18 2020
I wonder what's the deal with "doing XXX" rather than "do XXX". Is there a reason? I've seen you and John do it and never anyone else I've worked with before.
Just amend your previous patch. There is no need to commit wrong stuff and then patches that et them fixed int he repo history.
deadalnix committed rABC52063277f89e: Implement SignMessage for descriptor wallets (authored by Andrew Chow <achow101-github@achow101.com>).
Implement SignMessage for descriptor wallets
deadalnix committed rABC79aee7021f5a: Implement SignTransaction in DescriptorScriptPubKeyMan (authored by Andrew Chow <achow101-github@achow101.com>).
Implement SignTransaction in DescriptorScriptPubKeyMan
deadalnix committed rABCd9256979b0ff: Implement GetSolvingProvider for DescriptorScriptPubKeyMan (authored by Andrew Chow <achow101-github@achow101.com>).
Implement GetSolvingProvider for DescriptorScriptPubKeyMan
deadalnix committed rABCc3e6f224b76e: Implement GetKeypoolOldestTime and only display it if greater than 0 (authored by Andrew Chow <achow101-github@achow101.com>).
Implement GetKeypoolOldestTime and only display it if greater than 0
deadalnix requested review of D8445: Implement GetKeypoolOldestTime and only display it if greater than 0.
This does not looks like it is in an appropriate place in the middle of bitcoind's source code.
Nov 17 2020
Nov 17 2020
deadalnix committed rABC39b171eb1f29: Implement ReturnDestination in DescriptorScriptPubKeyMan (authored by Andrew Chow <achow101-github@achow101.com>).
Implement ReturnDestination in DescriptorScriptPubKeyMan
deadalnix committed rABC370080ae4a3a: Implement GetReservedDestination in DescriptorScriptPubKeyMan (authored by Andrew Chow <achow101-github@achow101.com>).
Implement GetReservedDestination in DescriptorScriptPubKeyMan
deadalnix committed rABC8f3b9050ec7b: Implement Unlock and Encrypt in DescriptorScriptPubKeyMan (authored by Andrew Chow <achow101-github@achow101.com>).
Implement Unlock and Encrypt in DescriptorScriptPubKeyMan
Nov 16 2020
Nov 16 2020
deadalnix committed rABC1390ead60fa8: Implement GetNewDestination for DescriptorScriptPubKeyMan (authored by Andrew Chow <achow101-github@achow101.com>).
Implement GetNewDestination for DescriptorScriptPubKeyMan
deadalnix committed rABC1031d71bffdc: Implement TopUp in DescriptorScriptPubKeyMan (authored by Andrew Chow <achow101-github@achow101.com>).
Implement TopUp in DescriptorScriptPubKeyMan
rebase
Various nits
deadalnix committed rABC20931601ca6d: Implement SetupGeneration for DescriptorScriptPubKeyMan (authored by Andrew Chow <achow101-github@achow101.com>).
Implement SetupGeneration for DescriptorScriptPubKeyMan
deadalnix committed rABC85b7c1ab15d7: [avalanche] Add a custom TestSetup for processor_tests (authored by Andrew Chow <achow101-github@achow101.com>).
[avalanche] Add a custom TestSetup for processor_tests
Nov 15 2020
Nov 15 2020
Please edit the diff to use proper description.
deadalnix committed rABC881011822362: Implement writing descriptorkeys, descriptorckeys, and descriptors to wallet… (authored by Andrew Chow <achow101-github@achow101.com>).
Implement writing descriptorkeys, descriptorckeys, and descriptors to wallet…
deadalnix committed rABC1227eefb4e4c: Implement several simple functions in DescriptorScriptPubKeyMan (authored by Andrew Chow <achow101-github@achow101.com>).
Implement several simple functions in DescriptorScriptPubKeyMan
deadalnix requested review of D8416: Implement several simple functions in DescriptorScriptPubKeyMan.
deadalnix committed rABC479c54739f92: Add IsSingleType to Descriptors (authored by Andrew Chow <achow101-github@achow101.com>).
Add IsSingleType to Descriptors
deadalnix committed rABCa493b3bce9d6: Implement loading of keys for DescriptorScriptPubKeyMan (authored by Andrew Chow <achow101-github@achow101.com>).
Implement loading of keys for DescriptorScriptPubKeyMan
deadalnix committed rABCd15b9f5026f8: Implement GetID for DescriptorScriptPubKeyMan (authored by Andrew Chow <achow101-github@achow101.com>).
Implement GetID for DescriptorScriptPubKeyMan