aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-07-29Merge #15993: net: Drop support of the insecure miniUPnPc versionsWladimir J. van der Laan
2019-07-29Merge #16399: wallet: Improve wallet creationMarcoFalke
2019-07-29Merge #16467: rpc: sendrawtransaction help privacy noteWladimir J. van der Laan
2019-07-28Trivial: add missing spaceDavid A. Harding
2019-07-27rpc: sendrawtransaction unconditionality/privacy noteJon Atack
2019-07-27Merge #15588: Log the actual wallet file version and no longer publicly expos...MeshCollider
2019-07-27Merge #16415: Get rid of PendingWalletTx classMeshCollider
2019-07-27Merge #16402: Remove wallet settings from chainparamsMeshCollider
2019-07-27Merge #15996: rpc: Deprecate totalfee argument in `bumpfee`MeshCollider
2019-07-26Merge #16301: Use CWallet::Import* functions in all import* RPCsMarcoFalke
2019-07-26deprecate totalFee argument in bumpfee RPC callGregory Sanders
2019-07-25Merge #15305: [validation] Crash if disconnecting a block failsfanquake
2019-07-24Have importwallet use ImportPrivKeys and ImportScriptsAndrew Chow
2019-07-24Optionally allow ImportScripts to set script creation timestampAndrew Chow
2019-07-24Have importaddress use ImportScripts and ImportScriptPubKeysAndrew Chow
2019-07-24Have importpubkey use CWallet's ImportScriptPubKeys and ImportPubKeys functionsAndrew Chow
2019-07-24scripted-diff: Make translation bilingualHennadii Stepanov
2019-07-24Add bilingual message typeHennadii Stepanov
2019-07-24Refactor out translation.hHennadii Stepanov
2019-07-23Merge #16366: init: Use InitError for all errors in bitcoind/qtMarcoFalke
2019-07-23Merge #16355: refactor: move CCoinsViewErrorCatcher out of init.cppfanquake
2019-07-22Remove ReadVersion and WriteVersionAndrew Chow
2019-07-22Log the actual wallet file versionAndrew Chow
2019-07-22Remove nFileVersion from CWalletScanStateAndrew Chow
2019-07-21move-onlyish: move CCoinsViewErrorCatcher out of init.cppJames O'Beirne
2019-07-19Use switch on status in RpcWalletFabian Jahr
2019-07-19Return error for ignored passphrase through disable private keys optionFabian Jahr
2019-07-19Merge #15681: [mempool] Allow one extra single-ancestor transaction per packageWladimir J. van der Laan
2019-07-19Merge #16412: net: Make poll in InterruptibleRecv only filter for POLLIN events.Wladimir J. van der Laan
2019-07-19Merge #16422: test: remove redundant setup in addrman_testsMarcoFalke
2019-07-19Merge #16152: Disable bloom filtering by default.fanquake
2019-07-18Have importprivkey use CWallet's ImportPrivKeys, ImportScripts, and ImportScr...Andrew Chow
2019-07-18Log when an import is being skipped because we already have itAndrew Chow
2019-07-18test: remove redundant setup in addrman_testszenosage
2019-07-18Get rid of PendingWalletTx class.Russell Yanofsky
2019-07-18Merge #16379: Fix autostart filenames on Linux for testnet/regtestWladimir J. van der Laan
2019-07-18net: Make poll in InterruptibleRecv only filter for POLLIN events.tecnovert
2019-07-17fix: tor: Call event_base_loopbreak from the event's callbackJoão Barbosa
2019-07-17Merge #16208: wallet: Consume ReserveDestination on successful CreateTransactionMeshCollider
2019-07-16Use strong enum for WalletCreationStatusFabian Jahr
2019-07-16Place out args at the end for CreateWalletFabian Jahr
2019-07-16Remove wallet settings from chainparamsMarcoFalke
2019-07-16Merge #15891: test: Require standard txs in regtest by defaultMarcoFalke
2019-07-16Merge #16194: refactor: share blockmetadata with BlockManagerWladimir J. van der Laan
2019-07-16Merge #16380: Remove unused bits from the service flags enumfanquake
2019-07-15docs: Improve netbase commentsCarl Dong
2019-07-12Remove unused bits from the service flags enumMarcoFalke
2019-07-12Fix autostart filenames on LinuxHennadii Stepanov
2019-07-11Change ImportScriptPubKeys' internal to apply_labelAndrew Chow
2019-07-11Call node->initError instead of InitError from GUI codeRussell Yanofsky