Age | Commit message (Expand) | Author |
2017-06-22 | Merge #10633: doc: Fix various typos | Wladimir J. van der Laan |
2017-06-22 | Merge #10636: [qa] util: Check return code after closing bitcoind proc | MarcoFalke |
2017-06-22 | Fixed multiple typos | Dimitris Tsapakidis |
2017-06-22 | Merge #10632: qa: Add stopatheight test | MarcoFalke |
2017-06-21 | Merge #10533: [tests] Use cookie auth instead of rpcuser and rpcpassword | Wladimir J. van der Laan |
2017-06-20 | [qa] util: Check return code after closing bitcoind proc | MarcoFalke |
2017-06-20 | qa: Add stopatheight test | MarcoFalke |
2017-06-18 | Check for rpcuser/rpcpassword first then for cookie | Andrew Chow |
2017-06-18 | Merge #10555: [tests] various improvements to zmq_test.py | MarcoFalke |
2017-06-14 | Merge #9738: gettxoutproof() should return consistent result | Wladimir J. van der Laan |
2017-06-14 | Merge #10551: [Tests] Wallet encryption functional tests | Wladimir J. van der Laan |
2017-06-12 | [tests] timeout integration tests on travis after 20 minutes | John Newbery |
2017-06-12 | [tests] destroy zmq context in zmq_tests.py | John Newbery |
2017-06-12 | [tests] in zmq test, timeout if message not received | John Newbery |
2017-06-08 | Add test for rpcuser/rpcpassword | Andrew Chow |
2017-06-08 | [tests] tidy up zmq_test.py | John Newbery |
2017-06-08 | Replace cookie auth in tests | Andrew Chow |
2017-06-08 | Tests for wallet encryption stuff | Andrew Chow |
2017-06-08 | [tests] update zmq test to use correct config.ini file | John Newbery |
2017-06-08 | [tests] Remove accidental trailing semicolon | practicalswift |
2017-06-07 | gettxoutproof() should return consistent result | John Newbery |
2017-06-07 | Merge #9672: Opt-into-RBF for RPC & bitcoin-tx | Wladimir J. van der Laan |
2017-06-06 | Merge #10331: Share config between util and functional tests | MarcoFalke |
2017-06-06 | Merge bctest.py into bitcoin-util-test.py | John Newbery |
2017-06-06 | Merge #10252: RPC/Mining: Restore API compatibility for prioritisetransaction | Wladimir J. van der Laan |
2017-06-06 | Merge #10535: [qa] fundrawtx: Fix shutdown race | MarcoFalke |
2017-06-06 | Merge #10426: Replace bytes_serialized with bogosize | Wladimir J. van der Laan |
2017-06-06 | Merge #10463: Names: BIP9 vs versionbits | Wladimir J. van der Laan |
2017-06-06 | [qa] fundrawtx: Fix shutdown race | MarcoFalke |
2017-06-05 | [Tests] extend the replace-by-fee test to cover RPC rawtx features | Jonas Schnelli |
2017-06-05 | Replace bytes_serialized with bogosize | Pieter Wuille |
2017-06-05 | Merge #9740: Add friendly output to dumpwallet | Wladimir J. van der Laan |
2017-06-05 | Merge #10515: [test] Add test for getchaintxstats | MarcoFalke |
2017-06-05 | test: Add test for `getpeerinfo` `bindaddr` field | Wladimir J. van der Laan |
2017-06-02 | [test] Add test for getchaintxstats | Jimmy Song |
2017-06-02 | Merge #10359: [tests] functional tests should call BitcoinTestFramework start... | MarcoFalke |
2017-06-02 | Merge #10423: [tests] skipped tests should clean up after themselves | MarcoFalke |
2017-06-01 | Merge #10195: Switch chainstate db and cache to per-txout model | Pieter Wuille |
2017-06-01 | fixup: fix nits | John Newbery |
2017-06-01 | Merge #10450: Fix bumpfee rpc "errors" return value | Wladimir J. van der Laan |
2017-05-31 | [tests] Update start/stop node functions to be private module functions | John Newbery |
2017-05-31 | [tests] Functional tests call self.start_node(s) and self.stop_node(s) | John Newbery |
2017-05-30 | Rename -bip9params to -vbparams | shaolinfry |
2017-05-30 | Merge #9208: Improve DisconnectTip performance | Wladimir J. van der Laan |
2017-05-26 | Report on-disk size in gettxoutsetinfo | Pieter Wuille |
2017-05-26 | Remove/ignore tx version in utxo and undo | Pieter Wuille |
2017-05-25 | Add test for empty chain and reorg consistency for gettxoutsetinfo. | Gregory Maxwell |
2017-05-24 | Fix bumpfee rpc "errors" return value | Russell Yanofsky |
2017-05-23 | RPC/Mining: Restore API compatibility for prioritisetransaction | Luke Dashjr |
2017-05-23 | Merge #9571: RPC: getblockchaininfo returns BIP signaling statistics | Wladimir J. van der Laan |