aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces
AgeCommit message (Expand)Author
2022-03-01Merge bitcoin/bitcoin#22834: net: respect -onlynet= when making outbound conn...laanwj
2022-01-25Remove unused checkFinalTxMarcoFalke
2022-01-14interfaces: Remove unused is_finalMarcoFalke
2022-01-11Merge bitcoin/bitcoin#23497: Add `src/node/` and `src/wallet/` code to `node:...MarcoFalke
2022-01-11Change type of `backup_file` parameter in RestoreWallet/restoreWalletHennadii Stepanov
2022-01-06Add src/wallet/* code to wallet:: namespaceRussell Yanofsky
2022-01-06Add src/node/* code to node:: namespaceRussell Yanofsky
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
2021-12-22scripted-diff: Rename interfaces::WalletClient to interfaces::WalletLoaderRussell Yanofsky
2021-12-21wallet: add taprootEnabled() to interfaceSjors Provoost
2021-12-14refactor: Implement restorewallet() logic in the wallet sectionw0xlt
2021-12-01wallet: Replace confusing getAdjustedTime() with GetTime()MarcoFalke
2021-11-25refactor: Use underlying type of isminetype for isminefilterMarcoFalke
2021-11-25Merge bitcoin/bitcoin#23512: policy: Treat taproot as always activeMarcoFalke
2021-11-24scripted-diff: rename `proxyType` to `Proxy`Vasil Dimov
2021-11-16Merge bitcoin/bitcoin#23499: multiprocess: Add interfaces::Node::broadCastTra...MarcoFalke
2021-11-16policy: Treat taproot as always activeMarcoFalke
2021-11-15Merge bitcoin/bitcoin#23005: multiprocess: Delay wallet client constructionW. J. van der Laan
2021-11-15Merge bitcoin/bitcoin#23004: multiprocess: add interfaces::ExternalSigner classW. J. van der Laan
2021-11-12multiprocess: Add interfaces::Node::broadCastTransaction methodRussell Yanofsky
2021-10-13Merge bitcoin/bitcoin#23003: multiprocess: Make interfaces::Chain::isTaprootA...MarcoFalke
2021-10-05multiprocess: add interfaces::ExternalSigner classRussell Yanofsky
2021-09-30[MOVEONLY] consensus: move amount.h into consensusfanquake
2021-09-16multiprocess: Delay wallet client constructionRussell Yanofsky
2021-09-16multiprocess: Make interfaces::Chain::isTaprootActive non-constRussell Yanofsky
2021-09-16Merge bitcoin/bitcoin#22219: multiprocess: Start using init makeNode, makeCha...fanquake
2021-09-25Make GUI UTXO lock/unlock persistentSamuel Dobson
2021-09-25Allow locked UTXOs to be store in the wallet databaseSamuel Dobson
2021-09-20Merge bitcoin/bitcoin#12677: RPC: Add ancestor{count,size,fees} to listunspen...W. J. van der Laan
2021-08-19Merge bitcoin/bitcoin#22217: refactor: Avoid wallet code writing node setting...Samuel Dobson
2021-08-19Merge bitcoin/bitcoin#19101: refactor: remove ::vpwallets and related global ...fanquake
2021-08-17Start using init makeNode, makeChain, etc methodsRussell Yanofsky
2021-08-17refactor: remove ::vpwallets and related global variablesRussell Yanofsky
2021-08-18Merge bitcoin/bitcoin#22215: refactor: Add FoundBlock.found memberfanquake
2021-08-01Expose ancestorsize and ancestorfees via getTransactionAncestryLuke Dashjr
2021-07-22Merge bitcoin/bitcoin#22218: multiprocess: Add ipc::Context and ipc::capnp::C...MarcoFalke
2021-06-16refactor: reduce #ifdef ENABLE_EXTERNAL_SIGNER usageSjors Provoost
2021-06-12Merge bitcoin/bitcoin#22156: Allow tr() import only when Taproot is activeW. J. van der Laan
2021-06-10Allow tr() import only when Taproot is activeAndrew Chow
2021-06-10Avoid wallet code writing node settings fileRussell Yanofsky
2021-06-10Add FoundBlock.found memberRussell Yanofsky
2021-06-10Add ipc::Context and ipc::capnp::Context structsRussell Yanofsky
2021-06-10Rearrange fillPSBT argumentsRussell Yanofsky
2021-06-09Merge bitcoin-core/gui#4: UI external signer support (e.g. hardware wallet)Samuel Dobson
2021-06-03Merge bitcoin/bitcoin#21353: interfaces: Stop exposing wallet destdata to guiW. J. van der Laan
2021-05-27node: add externalSigners to interfaceSjors Provoost
2021-05-27gui: display address on external signerSjors Provoost
2021-05-27wallet: add displayAddress to interfaceSjors Provoost
2021-04-23multiprocess: Add echoipc RPC method and testRussell Yanofsky
2021-04-23multiprocess: Add comments and documentationRussell Yanofsky