aboutsummaryrefslogtreecommitdiff
path: root/test/functional/feature_block.py
Commit message (Expand)AuthorAgeFilesLines
* Replace consensus values with Dogecoin equivalentsRoss Nicoll2021-06-021-1/+4
* Add Dogecoin block subsidiesRoss Nicoll2021-05-301-1/+1
* Dogecoin: Update coinbase maturityRoss Nicoll2021-05-201-3/+9
* test: Default blockversion to 4 in feature_blockMarcoFalke2020-10-161-7/+7
* [refactor] clarify tests by referencing p2p objects directlygzhao4082020-09-101-3/+3
* [test] Remove final references to mininodeJohn Newbery2020-08-251-1/+1
* scripted-diff: Rename mininode to p2pJohn Newbery2020-08-211-1/+1
* refactor: test: use _ variable for unused loop countersSebastian Falbesoner2020-08-061-1/+1
* scripted-diff: Bump copyright headersMarcoFalke2020-04-161-1/+1
* ci: Run feature_block and feature_abortnode in valgrindMarcoFalke2020-03-221-3/+3
* tests: simplify next_block() function in feature_blockJohn Newbery2020-03-171-7/+7
* Merge #18350: test: Fix mining to an invalid target + ensure that a new block...MarcoFalke2020-03-161-1/+3
|\
| * Fix mining to an invalid target + ensure that a new block has theSamer Afach2020-03-141-1/+3
* | test: Bump timeouts to accomodate really slow disksMarcoFalke2020-03-021-3/+3
|/
* bump test timeouts so that functional tests run in valgrindMicky Yun Chan2020-01-251-1/+1
* [test] rename SegwitVersion1SignatureHash()John Newbery2019-10-141-3/+3
* Merge #14696: qa: Add explicit references to related CVE's in p2p_invalid_blo...Wladimir J. van der Laan2019-09-181-1/+1
|\
| * Added comments referencing multiple CVEs in tests and production code.lucash-dev2019-06-021-1/+1
* | test: Bump timeouts in slow running testsMarcoFalke2019-09-161-3/+3
* | Merge #16363: test: Add test for BIP30 duplicate txMarcoFalke2019-08-051-32/+67
|\ \
| * | test: Add test for BIP30 duplicate txMarcoFalke2019-07-091-32/+67
| |/
* | [qa] Ensure we don't generate a too-big block in p2sh sigops testSuhas Daftuar2019-07-251-0/+8
* | test: Require standard txs in regtestMarcoFalke2019-06-211-1/+1
|/
* Merge #15141: Rewrite DoS interface between validation and net_processingWladimir J. van der Laan2019-05-041-7/+7
|\
| * [refactor] Add useful-for-dos "reason" field to CValidationStateMatt Corallo2019-05-021-2/+2
| * Clean up banning levelsMatt Corallo2019-05-021-5/+5
* | Fix missing input template by making minimal txGregory Sanders2019-04-251-14/+0
* | Pure python ECPieter Wuille2019-04-181-6/+6
|/
* scripted-diff: Rename sync_blocks to send_blocks to avoid name collisions and...MarcoFalke2019-04-081-99/+99
* scripted-diff: test: Remove brackets after assertMarcoFalke2019-03-021-4/+4
* Merge #15059: test: Add basic test for BIP34Wladimir J. van der Laan2019-01-081-9/+21
|\
| * test: Add basic test for BIP34MarcoFalke2018-12-291-9/+21
* | test: Run invalid_txs.InputMissing test in feature_blockMarcoFalke2019-01-051-8/+17
* | Merge #14457: test: add invalid tx templates for use in functional testsWladimir J. van der Laan2019-01-021-12/+54
|\ \ | |/ |/|
| * test: add invalid tx templates for use in functional testsJames O'Beirne2018-11-271-12/+54
* | test: Bump timeout to run tests in travis thread sanitizerMarcoFalke2018-12-201-3/+3
|/
* qa: Check specific reject reasons in feature_blockMarcoFalke2018-11-131-10/+11
* tests: Make feature_block pass on centosMarcoFalke2018-11-091-1/+1
* Merge #14007: tests: Run functional test on Windows and enable it on AppveyorMarcoFalke2018-09-241-1/+1
|\
| * tests: Make it possible to run functional tests on WindowsChun Kuan Lee2018-09-171-1/+1
* | Changed functional tests which do not require wallets to run withoutsanket17292018-09-171-3/+0
|/
* Merge #14180: qa: Run all tests even if wallet is not compiledWladimir J. van der Laan2018-09-131-0/+3
|\
| * qa: Run all tests even if wallet is not compiledMarcoFalke2018-09-101-0/+3
* | Merge #14119: qa: Read reject reasons from debug log, not p2p messagesWladimir J. van der Laan2018-09-081-40/+40
|\ \ | |/ |/|
| * qa: Read reject reasons from debug log, not p2p messagesMarcoFalke2018-08-311-40/+40
* | Fix typos reported by codespellpracticalswift2018-09-041-1/+1
|/
* scripted-diff: Use named arguments in feature_blockMarcoFalke2018-08-291-38/+38
* [Tests] Cleanup feature_block.py, remove unnecessary PreviousSpendableOutput ...Conor Scott2018-08-091-50/+44
* [Tests] Cleanup extra instances of create_transactionConor Scott2018-08-091-3/+3
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1