Age | Commit message (Expand) | Author |
2022-12-24 | scripted-diff: Bump copyright headers | Hennadii Stepanov |
2022-10-20 | test: Test year 2106 block timestamps | MacroFake |
2022-01-04 | test: use MiniWallet for mining_basic.py | Sebastian Falbesoner |
2021-11-10 | scripted-diff: Bump copyright headers | MarcoFalke |
2021-10-29 | test: Implicitly sync after generate*, unless opted out | MarcoFalke |
2021-09-02 | scripted-diff: Use generate* from TestFramework | MarcoFalke |
2021-08-18 | test: use f-strings in mining_*.py tests | fanquake |
2021-07-07 | [test] remove or move tests using `-segwitheight=-1` | Dhruv Mehta |
2020-10-26 | test: Add test for -blockversion | MarcoFalke |
2020-09-10 | [refactor] clarify tests by referencing p2p objects directly | gzhao408 |
2020-08-21 | scripted-diff: Rename mininode to p2p | John Newbery |
2020-06-08 | test: Remove leftover comment in mining_basic | MarcoFalke |
2020-06-08 | test: pep-8 mining_basic | MarcoFalke |
2020-06-03 | [test] CScriptNum Decode Check as Unit Tests | Gillian Chu |
2020-04-16 | scripted-diff: Bump copyright headers | MarcoFalke |
2020-02-04 | Merge #16681: Tests: Use self.chain instead of 'regtest' in all current tests | MarcoFalke |
2019-12-06 | tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such | practicalswift |
2019-10-26 | Tests: Use self.chain instead of 'regtest' in almost all current tests | Jorge Timón |
2019-09-17 | scripted-diff: test: Replace connect_nodes_bi with connect_nodes | MarcoFalke |
2019-03-02 | scripted-diff: test: Use py3.5 bytes::hex() method | MarcoFalke |
2019-02-19 | tests: remove byte.hex() to keep compatibility | Akio Nakamura |
2019-02-15 | Merge #15383: [rpc] mining: Omit uninitialized currentblockweight, currentblo... | MarcoFalke |
2019-02-12 | [rpc] mining: Omit uninitialized currentblockweight, currentblocktx | MarcoFalke |
2019-01-24 | submitheader: more directly test missing prev block header | Gregory Sanders |
2019-01-24 | remove some magic mining constants in functional tests | Gregory Sanders |
2018-12-10 | [mining] segwit option must be set in GBT | John Newbery |
2018-11-29 | Add CScriptNum decode python implementation in functional suite | Gregory Sanders |
2018-11-13 | rpc: Correctly name arguments | Jon Layton |
2018-09-17 | Changed functional tests which do not require wallets to run without | sanket1729 |
2018-09-13 | Merge #13983: rpc: Return more specific reject reason for submitblock | MarcoFalke |
2018-09-10 | qa: Run all tests even if wallet is not compiled | MarcoFalke |
2018-08-29 | qa: Use named args in some tests | MarcoFalke |
2018-08-15 | rpc: Return more specific reject reason for submitblock | MarcoFalke |
2018-08-13 | qa: Add tests for submitheader | MarcoFalke |
2018-08-13 | tests: Use explicit imports | practicalswift |
2018-07-27 | Update copyright headers to 2018 | DrahtBot |
2018-01-25 | [tests] Rename misc functional tests. | Anthony Towns |