| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | qa: Add p2p_invalid_locator test | MarcoFalke | 2018-08-10 | 4 | -0/+54 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge #13913: qa: Remove redundant checkmempool/checkblockindex extra_args | MarcoFalke | 2018-08-11 | 5 | -8/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | qa: Remove redundant checkmempool/checkblockindex extra_args | MarcoFalke | 2018-08-08 | 5 | -8/+4 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge #13924: tests: Simplify comparison in rpc_blockchain.py | MarcoFalke | 2018-08-10 | 1 | -7/+4 | |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| | * | | | | Simplify comparison in rpc_blockchain.py. | Daniel Kraft | 2018-08-09 | 1 | -7/+4 | |
| | |/ / / | ||||||
| * | | | | Merge #13669: Tests: Cleanup create_transaction implementations | MarcoFalke | 2018-08-09 | 13 | -137/+112 | |
| |\ \ \ \ | ||||||
| | * | | | | [Tests] Cleanup feature_block.py, remove unnecessary PreviousSpendableOutput ... | Conor Scott | 2018-08-09 | 1 | -50/+44 | |
| | * | | | | [Tests] Cleanup extra instances of create_transaction | Conor Scott | 2018-08-09 | 9 | -73/+46 | |
| | * | | | | [Tests] Rename create_tx and move to blocktools.py | Conor Scott | 2018-08-09 | 5 | -16/+24 | |
| | |/ / / | ||||||
| * | | | | Merge #13916: qa: wait_for_verack by default | MarcoFalke | 2018-08-09 | 21 | -56/+11 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | qa: wait_for_verack by default | MarcoFalke | 2018-08-08 | 21 | -56/+11 | |
| | |/ / | ||||||
| * | | | Merge #13780: 0.17: Pre-branch maintenance | Wladimir J. van der Laan | 2018-08-08 | 104 | -104/+104 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | Update copyright headers to 2018 | DrahtBot | 2018-07-27 | 104 | -104/+104 | |
| * | | | Merge #13527: policy: Remove promiscuousmempoolflags | Wladimir J. van der Laan | 2018-08-07 | 3 | -23/+22 | |
| |\ \ \ | ||||||
| | * | | | policy: Remove promiscuousmempoolflags | MarcoFalke | 2018-06-23 | 3 | -23/+22 | |
| * | | | | Merge #13667: wallet: Fix backupwallet for multiwallets | Wladimir J. van der Laan | 2018-08-07 | 1 | -4/+32 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet: Fix backupwallet for multiwallets | Daniel Kraft | 2018-07-15 | 1 | -4/+32 | |
| * | | | | | qa: Create unicode tempdir in test_runner | MarcoFalke | 2018-08-03 | 1 | -1/+1 | |
| | |_|_|/ |/| | | | ||||||
| * | | | | Merge #13823: qa: quote path in authproxy for external multiwallets | Wladimir J. van der Laan | 2018-08-02 | 1 | -1/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | qa: Quote wallet name for rpc path | MarcoFalke | 2018-08-02 | 1 | -1/+2 | |
| * | | | | | Merge #13837: qa: Extract rpc_timewait as test param | Wladimir J. van der Laan | 2018-08-02 | 6 | -18/+15 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | qa: Extract rpc_timewait as test param | MarcoFalke | 2018-08-01 | 6 | -18/+15 | |
| | |/ / / / | ||||||
| * | | | | | Merge #13697: Support output descriptors in scantxoutset | Wladimir J. van der Laan | 2018-08-01 | 1 | -9/+51 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Support h instead of ' in hardened descriptor paths | Pieter Wuille | 2018-07-27 | 1 | -11/+11 | |
| | * | | | | [QA] Extend tests to more combinations | Pieter Wuille | 2018-07-27 | 1 | -18/+47 | |
| | * | | | | [QA] Add xpub range tests in scantxoutset tests | Jonas Schnelli | 2018-07-27 | 1 | -1/+16 | |
| | * | | | | Swap in descriptors support into scantxoutset | Pieter Wuille | 2018-07-27 | 1 | -5/+3 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge #13805: [wallet] Correctly limit output group size | MarcoFalke | 2018-08-01 | 1 | -0/+26 | |
| |\ \ \ \ | ||||||
| | * | | | | [qa] Add test for too-large wallet output groups | Suhas Daftuar | 2018-07-30 | 1 | -0/+26 | |
| | |/ / / | ||||||
| * / / / | Ignore unknown config file options for now | Pieter Wuille | 2018-07-30 | 1 | -3/+5 | |
| |/ / / | ||||||
| * | | | Merge #13721: Bugfixes for BIP 174 combining and deserialization | Wladimir J. van der Laan | 2018-07-25 | 1 | -1/+21 | |
| |\ \ \ | ||||||
| | * | | | Fix merging of global unknown data in PSBTs | Andrew Chow | 2018-07-19 | 1 | -0/+7 | |
| | * | | | Check that PSBT keys are the correct length | Andrew Chow | 2018-07-19 | 1 | -1/+14 | |
| * | | | | Merge #12257: [wallet] Use destination groups instead of coins in coin select | Wladimir J. van der Laan | 2018-07-24 | 2 | -0/+68 | |
| |\ \ \ \ | ||||||
| | * | | | | test: Add basic testing for wallet groups | Karl-Johan Alm | 2018-07-24 | 2 | -0/+68 | |
| * | | | | | Skip is_closing() check when not available. | Daniel Kraft | 2018-07-23 | 1 | -1/+11 | |
| |/ / / / | ||||||
| * | | | | Fix bitcoin-cli --version | Ben Woosley | 2018-07-20 | 1 | -0/+3 | |
| * | | | | Merge #11637: p2p: Remove dead service bits code | Wladimir J. van der Laan | 2018-07-20 | 2 | -28/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | Remove dead service bits code | MarcoFalke | 2018-07-11 | 2 | -28/+1 | |
| * | | | | | Merge #13718: docs: Specify preferred Python string formatting technique | MarcoFalke | 2018-07-20 | 1 | -0/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | docs: Specify preferred Python string formatting technique | Mason Simon | 2018-07-19 | 1 | -0/+1 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge #9662: Add createwallet "disableprivatekeys" option: a sane mode for wa... | Wladimir J. van der Laan | 2018-07-20 | 3 | -2/+35 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | QA: Fix bug in -usecli logic that converts booleans to non-lowercase strings | Jonas Schnelli | 2018-07-12 | 1 | -2/+1 | |
| | * | | | | [QA] add createwallet disableprivatekey test | Jonas Schnelli | 2018-07-12 | 2 | -0/+34 | |
| * | | | | | tests: fixes mininode's P2PConnection sending messages on closing transport | marcoagner | 2018-07-19 | 1 | -1/+1 | |
| * | | | | | Merge #13557: BIP 174 PSBT Serializations and RPCs | Wladimir J. van der Laan | 2018-07-18 | 3 | -0/+269 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Tests for PSBT | Andrew Chow | 2018-07-16 | 3 | -0/+269 | |
| * | | | | | | Merge #13687: travis: Check that ~/.bitcoin is never created | Wladimir J. van der Laan | 2018-07-18 | 1 | -4/+6 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | qa: Temporarily disable test that reads the default datadir location | MarcoFalke | 2018-07-17 | 1 | -4/+6 | |
| * | | | | | | | Merge #13638: tests: Use MAX_SCRIPT_ELEMENT_SIZE from script.py | Wladimir J. van der Laan | 2018-07-17 | 1 | -2/+1 | |
| |\ \ \ \ \ \ \ | ||||||