Age | Commit message (Expand) | Author |
2016-04-07 | Test relay of version 2 transactions | Suhas Daftuar |
2016-04-07 | Tests: move get_bip9_status to util.py | Suhas Daftuar |
2016-04-06 | Merge #7802: [qa] httpbasics: Actually test second connection | Wladimir J. van der Laan |
2016-04-06 | Merge #7803: [qa] maxblocksinflight: Actually enable test | Wladimir J. van der Laan |
2016-04-06 | Merge #7801: [qa] Remove misleading "errorString syntax" | Wladimir J. van der Laan |
2016-04-04 | RPC: add versionHex in getblock and getblockheader JSON results; expand data ... | mruddy |
2016-04-03 | [qa] Remove misleading "errorString syntax" | MarcoFalke |
2016-04-03 | [qa] maxblocksinflight: Actually enable test | MarcoFalke |
2016-04-03 | [qa] httpbasics: Actually test second connection | MarcoFalke |
2016-04-03 | Merge #7778: [qa] Bug fixes and refactor | Wladimir J. van der Laan |
2016-04-02 | [qa] mininode: Combine struct.pack format strings | MarcoFalke |
2016-04-01 | [qa] mininode: Catch exceptions in got_data | MarcoFalke |
2016-04-01 | [qa] rpc-tests: Properly use integers, floats | MarcoFalke |
2016-04-01 | Merge #7489: tests: Make proxy_test work on travis servers without IPv6 | Wladimir J. van der Laan |
2016-03-31 | [qa] Use python2/3 syntax | MarcoFalke |
2016-03-30 | Fix comments in tests | BtcDrak |
2016-03-30 | Merge #7648: BIP9 versionbits softfork for BIP68, BIP112 and BIP113 | Wladimir J. van der Laan |
2016-03-29 | Merge #7744: test_framework: detect failure of bitcoind startup | Wladimir J. van der Laan |
2016-03-29 | [qa] Don't run pruning.py twice | MarcoFalke |
2016-03-29 | Merge #7558: [RPC] Add import/removeprunedfunds rpc call | Wladimir J. van der Laan |
2016-03-28 | [qa] wallet: Wait for reindex to catch up | MarcoFalke |
2016-03-28 | test_framework: Py3.4 compat: Specify timeout parameter by name | Luke Dashjr |
2016-03-28 | test_framework: Avoid infinite loop in encoding Decimal | Wladimir J. van der Laan |
2016-03-26 | test_framework: detect failure of bitcoind startup | Wladimir J. van der Laan |
2016-03-23 | Added companion removeprunedfunds call. | instagibbs |
2016-03-23 | Add importprunedfunds rpc call | instagibbs |
2016-03-23 | Merge #7715: Fix calculation of balances and available coins. | Wladimir J. van der Laan |
2016-03-23 | Merge #7671: [RPC] Add generatetoaddress rpc to mine to an address | Wladimir J. van der Laan |
2016-03-21 | Add p2p test for feefilter | Alex Morcos |
2016-03-21 | Create SingleNodeConnCB class for RPC tests | Alex Morcos |
2016-03-21 | RPC tests for generatetoaddress | Andrew C |
2016-03-21 | Test of BIP9 fork activation of mtp, csv, sequence_lock | NicolasDorier |
2016-03-19 | [qa] rpc-test: Normalize assert() | MarcoFalke |
2016-03-18 | Fix calculation of balances and available coins. | Alex Morcos |
2016-03-18 | Merge #7702: [qa] Add tests verifychain, lockunspent, getbalance, listsinceblock | Wladimir J. van der Laan |
2016-03-18 | Merge #7709: Tests: fix missing import in mempool_packages | Wladimir J. van der Laan |
2016-03-18 | Add RPC test for BIP 68/112/113 soft fork. | Alex Morcos |
2016-03-18 | Merge #7575: Minimal BIP9 implementation | Wladimir J. van der Laan |
2016-03-17 | Tests: fix missing import in mempool_packages | Suhas Daftuar |
2016-03-17 | [qa] Add tests verifychain, lockunspent, getbalance, listsinceblock | MarcoFalke |
2016-03-16 | Tests: make prioritise_transaction.py more robust | Suhas Daftuar |
2016-03-16 | Merge #7684: [qa] Extend tests | Wladimir J. van der Laan |
2016-03-16 | RPC test for BIP9 warning logic | Suhas Daftuar |
2016-03-14 | [qa] mininode: Add and use CONSTs | MarcoFalke |
2016-03-14 | [qa] Move create_tx() to util.py | MarcoFalke |
2016-03-14 | [qa] wallet: speed up tests | MarcoFalke |
2016-03-10 | Check if zmq is installed in tests, update docs | Elliot Olds |
2016-03-01 | [doc] Fix markdown | MarcoFalke |
2016-02-13 | Add bip68-sequence.py to extended rpc tests | BtcDrak |
2016-02-12 | Merge #7184: Implement SequenceLocks functions for BIP 68 | Wladimir J. van der Laan |