aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-25Add test for superfluous witness record in deserializationGregory Sanders
2019-04-25Fix missing input template by making minimal txGregory Sanders
2019-04-25QA/mininode: Send all headers upfront in send_blocks_and_test to avoid sendin...Luke Dashjr
2019-04-25QA: feature_filelock, interface_bitcoin_cli: Use PACKAGE_NAME in messages rat...Luke Dashjr
2019-04-25QA: Avoid re-reading config.ini unnecessarilyLuke Dashjr
2019-04-25Merge #14039: Disallow extended encoding for non-witness transactionsMarcoFalke
2019-04-25Merge #14818: Bugfix: test/functional/rpc_psbt: Remove check for specific err...MarcoFalke
2019-04-25Align code example with clang-formatHennadii Stepanov
2019-04-23doc: Fix -dustrelayfee= argument docs grammarkeepkeyjon
2019-04-23Merge #15697: qa: Make swap_magic_bytes in p2p_invalid_messages atomicMarcoFalke
2019-04-23Merge #15699: Remove no-op CClientUIInterface::[signal_name]_disconnect. Disc...MarcoFalke
2019-04-23Merge #15874: Resolve the qt/guiutil <-> qt/optionsmodel CDJonas Schnelli
2019-04-23Merge #15463: rpc: Speedup getaddressesbylabelMarcoFalke
2019-04-23Merge #15780: wallet: add cachable amounts for caching credit/debit valuesWladimir J. van der Laan
2019-04-23Merge #15866: test: Add missing syncwithvalidationinterfacequeue to wallet_im...MarcoFalke
2019-04-23Resolve the qt/guiutil <-> qt/optionsmodal CD251
2019-04-23wallet: add cachable amounts for caching credit/debit valuesKarl-Johan Alm
2019-04-22test: Add missing syncwithvalidationinterfacequeue to wallet_import_rescanMarcoFalke
2019-04-22Add settings merge test to prevent regresssionsRussell Yanofsky
2019-04-22Merge #15826: Pure python ECMarcoFalke
2019-04-22rpc: Speedup getaddressesbylabelJoão Barbosa
2019-04-19Merge #15670: refactor: combine Chain::findFirstBlockWithTime/findFirstBlockW...MarcoFalke
2019-04-19Merge #15853: wallet: Remove unused import checkpoints.hMarcoFalke
2019-04-19wallet: Remove unused import checkpoints.hMarcoFalke
2019-04-19Merge #15655: Resolve the checkpoints <-> validation circular dependencyMarcoFalke
2019-04-18Add comments to Python ECDSA implementationJohn Newbery
2019-04-18Merge #15821: doc: Remove upgrade note in release notes from EOL versionsMarcoFalke
2019-04-18[POLICY] Make sending to future native witness outputs standardPieter Wuille
2019-04-18Pure python ECPieter Wuille
2019-04-18Merge #15838: scripts and tools: Fetch missing review comments in github-merg...Wladimir J. van der Laan
2019-04-18Merge #15829: qt: update request payment button text and tab descriptionWladimir J. van der Laan
2019-04-18Merge #15833: [doc] remove out-of-date comment on pay-to-witness supportWladimir J. van der Laan
2019-04-18Merge #15801: Bugfix: GUI: Options: Initialise prune setting range before loa...Wladimir J. van der Laan
2019-04-18[wallet] Move maxTxFee to walletJohn Newbery
2019-04-18Merge #15843: tests: fix outdated include in blockfilter_index_testsMarcoFalke
2019-04-18tests: fix outdate include in blockfilter_index_testsJames O'Beirne
2019-04-18Merge #14121: Index for BIP 157 block filtersMarcoFalke
2019-04-17[test] combine_logs: append node stderr and stdout if it existsMarcoFalke
2019-04-17contrib: gh-merge: Use pagination to fetch all review commentsnkostoulas
2019-04-17Merge #15779: test: Add wallet_balance benchmarkMarcoFalke
2019-04-17refactor: Add handleNotifications method to walletMarcoFalke
2019-04-17Merge #15831: test: Add test that addmultisigaddress fails for watchonly addr...MarcoFalke
2019-04-17Merge #15474: rest/rpc: Make mempoolinfo atomicMarcoFalke
2019-04-17rpc: Remove dependency on interfaces::Chain in SignTransactionAntoine Riard
2019-04-17test: Add test that addmultisigaddress fails for watchonly addressesMarcoFalke
2019-04-16Merge #15352: tests: Reduce noise level in test_bitcoin outputMarcoFalke
2019-04-16test: Fixup creatmultisig documentation and whitespaceMarcoFalke
2019-04-16doc: Remove upgrade note in release notes from EOL versionsMarcoFalke
2019-04-16qt: update request payment button text and tab descriptionTobias Kaderle
2019-04-15Merge #15770: rpc: Validate maxfeerate with AmountFromValueMarcoFalke