PastaPastaPasta
|
07dcddb4ca
|
Backports 0.15 pr2 (#2597)
* Merge #9815: Trivial: use EXIT_ codes instead of magic numbers
a87d02a use EXIT_ codes instead of magic numbers (Marko Bencun)
* Merge #9801: Removed redundant parameter from mempool.PrioritiseTransaction
eaea2bb Removed redundant parameter from mempool.PrioritiseTransaction (gubatron)
* remove extra parameter (see 3a3745bb) in dash specific code
* Merge #9819: Remove harmless read of unusued priority estimates
bc8fd12 Remove harmless read of unusued priority estimates (Alex Morcos)
* Merge #9766: Add --exclude option to rpc-tests.py
c578408 Add exclude option to rpc-tests.py (John Newbery)
* Merge #9577: Fix docstrings in qa tests
3f95a80 Fix docstrings in qa tests (John Newbery)
* Merge #9823: qa: Set correct path for binaries in rpc tests
3333ad0 qa: Set correct path for binaries in rpc tests (MarcoFalke)
* Merge #9833: Trivial: fix comments referencing AppInit2
ef9f495 Trivial: fix comments referencing AppInit2 (Marko Bencun)
* Merge #9612: [trivial] Rephrase the definition of difficulty.
dc222f8 Trivial: Rephrase the definition of difficulty in the code. (Karl-Johan Alm)
* Merge #9847: Extra test vector for BIP32
30aedcb BIP32 extra test vector (Pieter Wuille)
* Merge #9839: [qa] Make import-rescan.py watchonly check reliable
864890a [qa] Make import-rescan.py watchonly check reliable (Russell Yanofsky)
Tree-SHA512: ea0e2b1d4fc8f35174c3d575fb751b428daf6ad3aa944fad4e3ddcc9195e4f17051473acabc54203b1d27cca64cf911b737ab92e986c40ef384410652e2dbea1
* Change back file params
|
2019-01-07 12:55:35 +03:00 |
|
Wladimir J. van der Laan
|
d88030845d
|
Merge #9824: qa: Check return code when stopping nodes
fa4cd2e qa: Check return code when stopping nodes (MarcoFalke)
|
2018-01-26 12:59:29 +01:00 |
|
MarcoFalke
|
23ac000008
|
Merge #8860: [qa] util: Move wait_bitcoinds() into stop_nodes()
fa7c35c [qa] util: Move wait_bitcoinds() into stop_nodes() (MarcoFalke)
|
2018-01-12 09:57:56 +01:00 |
|
Wladimir J. van der Laan
|
0028dbfbfd
|
Merge #8780: [rpc] Deprecate getinfo
fa6e71b [qa] Add getinfo smoke tests and rework versionbits test (MarcoFalke)
ddddaaf [rpc] Deprecate getinfo (MarcoFalke)
|
2018-01-11 13:22:22 +01:00 |
|
MarcoFalke
|
5b62ad34a3
|
Merge #8551: [qa] Remove unused code
faaec13 [qa] Remove unused code (MarcoFalke)
|
2018-01-08 18:04:55 +01:00 |
|
MarcoFalke
|
8c76eb7394
|
Merge #8400: [qa]: enable rpcbind_test
9bbb414 [qa]: enable rpcbind_test (whythat)
0ff4375 [qa]: add parsing for '<host>:<port>' argument form to rpc_url() (whythat)
|
2018-01-08 18:04:55 +01:00 |
|
MarcoFalke
|
bcecdcd8e9
|
Merge #8056: [qa] Remove hardcoded "4 nodes" from test_framework
fad68f7 [qa] Reduce node count for some tests (MarcoFalke)
fac9349 [qa] Remove hardcoded "4 nodes" from test_framework (MarcoFalke)
|
2017-12-21 18:50:13 +01:00 |
|
Wladimir J. van der Laan
|
25147c9dc7
|
Merge #7814: [qa] Switch to py3
fa389d4 [qa] Switch to py3 (MarcoFalke)
|
2017-12-21 17:31:54 +01:00 |
|
MarcoFalke
|
d8b062d752
|
[qa] Fix pyton syntax in rpc tests
Github-Pull: #7335
Rebased-From: 7777994846
|
2016-01-18 10:46:46 +01:00 |
|
MarcoFalke
|
333e1eaeea
|
Bump copyright headers to 2015
- Bump copyright headers to 2015
- [devtools] Rewrite fix-copyright-headers.py
- [devtools] Use git pretty-format for year parsing
Github-Pull: #7205
Rebased-From: fa6ad855e9 fa24439ff3 fa71669452
|
2016-01-05 14:13:33 +01:00 |
|
James O'Beirne
|
b5cbd396ca
|
Add basic coverage reporting for RPC tests
Thanks to @MarcoFalke @dexX7 @laanwj for review.
|
2015-11-11 10:33:43 -08:00 |
|
Jonas Schnelli
|
7b7f258396
|
rpc-tests: remove python-bitcoinrpc directory
place authproxy.py at same level as other utility classes
|
2015-05-21 21:22:22 +02:00 |
|
Jonas Schnelli
|
64937fe51a
|
[QA] restructure rpc tests directory
* move non-test classes to subdir `test-framework`
|
2015-05-18 15:25:45 +02:00 |
|
Matt Corallo
|
e3f315a0a5
|
Fix python usage for arch's broken maintainers
|
2014-11-27 00:02:28 -05:00 |
|
Michael Ford
|
214091d584
|
Update license in pull-tester and rpc-tests
Add missing copyright/license header where necessary
|
2014-10-23 09:48:19 +08:00 |
|
Wladimir J. van der Laan
|
49d86c7477
|
rpc-tests: Fix rpcbind_test after 0193fb8
Port number for RPC is no longer static as multiple tests could be
running at once.
|
2014-06-27 10:06:40 +02:00 |
|
Wladimir J. van der Laan
|
b5ad5e783d
|
Add Python test for -rpcbind and -rpcallowip
Add a new test, `rpcbind_test.py`, that extensively tests the new
`-rpcbind` functionality.
|
2014-05-13 07:23:23 +02:00 |
|