2 Commits (master)

Author SHA1 Message Date
John Newbery e802c22947 [config] Remove blockmaxsize option 6 years ago
Anthony Towns ca6523d0c8 [tests] Rename feature_* functional tests. 7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017 7 years ago
John Newbery d4cdbd6fb6 [rpc] Deprecate estimatefee RPC 7 years ago
John Newbery 5448a1471d [tests] don't override __init__() in individual tests 7 years ago
John Newbery 6cf094a022 [tests] Avoid passing around member variables in test_framework 7 years ago
John Newbery 36b6268670 [tests] TestNode: separate add_node from start_node 7 years ago
Dimitris Tsapakidis 0a5a6b90bc Fixed multiple typos 7 years ago
John Newbery d8c218f9c2 [tests] Functional tests call self.start_node(s) and self.stop_node(s) 7 years ago
Alex Morcos 3810e976d6 Rewrite estimateSmartFee 7 years ago
John Newbery c9cc76dcaa [tests] Remove is_network_split from funtional test cases 7 years ago
practicalswift 72163d4585 [tests] Remove unused and duplicate imports 7 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional 7 years ago
John Newbery 00902c48cd Rename qa directory to test 7 years ago
Suhas Daftuar 1269b8a124 Fix logging bug and improve readability of smartfees.py 7 years ago
John Newbery d055bd69cf Fix extended rpc tests broken by 8910b4717e 7 years ago
John Newbery 64c080051b Use logging in individual tests 7 years ago
John Newbery b0dec4a04a Remove manual debug settings in qa tests. 7 years ago
Alex Morcos 0315888d0d [test] Remove priority from tests 7 years ago
Alex Morcos f838005444 No longer allow "free" transactions 7 years ago
Alex Morcos 272b25a6a9 [mining] Remove -blockprioritysize. 7 years ago
John Newbery 3f95a806b1 Fix docstrings in qa tests 7 years ago
Alex Morcos 2a99522bbf remove relaypriority from rpc tests 8 years ago
MarcoFalke fa97ccb06d [qa] util: Rework sync_*() 8 years ago
MarcoFalke fac9349798 [qa] Remove hardcoded "4 nodes" from test_framework 8 years ago
MarcoFalke fa389d4edc [qa] Switch to py3 8 years ago
Pavel Janík 43bbcd0753 [qa] Fix typos in doc and comments 8 years ago
MarcoFalke fa17f93fbd [qa] smartfees: Properly use ordered dict 8 years ago
MarcoFalke fa2cea163b [qa] rpc-tests: Properly use integers, floats 8 years ago
MarcoFalke fa524d9ddb [qa] Use python2/3 syntax 8 years ago
Suhas Daftuar 6e8b07f5f3 Add rounding helper function to util.py 9 years ago
Alex Morcos 56106a3300 Expose RPC calls for estimatesmart functions 9 years ago
Jonas Schnelli 64937fe51a [QA] restructure rpc tests directory 9 years ago
Alex Morcos b649e03954 Create new BlockPolicyEstimator for fee estimates 9 years ago
Pieter Wuille 6b04508e37 Introduce separate 'generate' RPC call 9 years ago
Suhas Daftuar 1eb1e65f09 Fix smartfees test for change to relay policy 10 years ago
Matt Corallo e3f315a0a5 Fix python usage for arch's broken maintainers 10 years ago
Daniel Kraft dcb98466b4 Extend getchaintips RPC test. 10 years ago
Michael Ford 214091d584 Update license in pull-tester and rpc-tests 10 years ago
Gavin Andresen e8097f7df1
Refactor common RPC test code to BitcoinTestFramework base class 10 years ago
Gavin Andresen 171ca7745e estimatefee / estimatepriority RPC methods 10 years ago