aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-04-26Merge #15896: QA: feature_filelock, interface_bitcoin_cli: Use PACKAGE_NAME i...MarcoFalke
2019-04-26Merge #15895: QA: Avoid re-reading config.ini unnecessarilyMarcoFalke
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: 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 #14818: Bugfix: test/functional/rpc_psbt: Remove check for specific err...MarcoFalke
2019-04-23Merge #15697: qa: Make swap_magic_bytes in p2p_invalid_messages atomicMarcoFalke
2019-04-23Merge #15874: Resolve the qt/guiutil <-> qt/optionsmodel CDJonas Schnelli
2019-04-23Merge #15866: test: Add missing syncwithvalidationinterfacequeue to wallet_im...MarcoFalke
2019-04-23Resolve the qt/guiutil <-> qt/optionsmodal CD251
2019-04-22test: Add missing syncwithvalidationinterfacequeue to wallet_import_rescanMarcoFalke
2019-04-22Merge #15826: Pure python ECMarcoFalke
2019-04-19Merge #15655: Resolve the checkpoints <-> validation circular dependencyMarcoFalke
2019-04-18Add comments to Python ECDSA implementationJohn Newbery
2019-04-18Pure python ECPieter Wuille
2019-04-18Merge #14121: Index for BIP 157 block filtersMarcoFalke
2019-04-17Merge #15831: test: Add test that addmultisigaddress fails for watchonly addr...MarcoFalke
2019-04-17test: Add test that addmultisigaddress fails for watchonly addressesMarcoFalke
2019-04-16test: Fixup creatmultisig documentation and whitespaceMarcoFalke
2019-04-15Merge #15770: rpc: Validate maxfeerate with AmountFromValueMarcoFalke
2019-04-15Merge #15557: Enhance `bumpfee` to include inputs when targeting a feerateMeshCollider
2019-04-11Merge #15773: test: Add BitcoinTestFramework::sync_* methodsMarcoFalke
2019-04-11wallet_bumpfee.py: add test for change key preservationGregory Sanders
2019-04-11add functional tests for feerate bumpfee with adding inputsGregory Sanders
2019-04-10Merge #15638: Move-only: Pull wallet code out of libbitcoin_serverWladimir J. van der Laan
2019-04-09Merge #15629: init: Throw error when network specific config is ignoredMarcoFalke
2019-04-10Merge #15632: Remove ResendWalletTransactions from the Validation InterfaceMeshCollider
2019-04-09[build] Add several util unitsJohn Newbery
2019-04-09[build] Move policy settings to new src/policy/settings unitJohn Newbery
2019-04-09test: Remove unused importsMarcoFalke
2019-04-09scripted-diff: use self.sync_* methodsMarcoFalke
2019-04-09test: Pass self to test_simple_bumpfee_succeedsMarcoFalke
2019-04-09test: Add BitcoinTestFramework::sync_* methodsMarcoFalke
2019-04-09test: Pass at most one node group to sync_allMarcoFalke
2019-04-09Merge #15771: qa: Prevent concurrency issues reading .cookie fileMarcoFalke
2019-04-09[wallet] Schedule tx rebroadcasts in walletJohn Newbery
2019-04-09qa: Prevent concurrency issues reading .cookie fileJoão Barbosa
2019-04-09Merge #15772: test: Properly log named args in authproxyMarcoFalke
2019-04-10Merge #15749: Fix: importmulti only imports origin info for PKH outputsMeshCollider
2019-04-08scripted-diff: Rename sync_blocks to send_blocks to avoid name collisions and...MarcoFalke
2019-04-08test: Properly log named args in authproxyMarcoFalke
2019-04-08rpc: Validate maxfeerate with AmountFromValueJoão Barbosa
2019-04-08Merge #15495: Add regtests for HTTP status codesJonas Schnelli
2019-04-06Merge #15660: [qa] Overhaul p2p_compactblocks.pyMarcoFalke
2019-04-06rpc: Add getblockfilter RPC method.Jim Posen
2019-04-06Take non-importing keys into account for spendability warning in descriptor i...Pieter Wuille
2019-04-04qa: Make swap_magic_bytes in p2p_invalid_messages atomicMarcoFalke
2019-04-02Merge #15680: Remove resendwallettransactions RPC methodMarcoFalke
2019-04-01[qa] Overhaul p2p_compactblocks.pySuhas Daftuar