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 |
|
Alexander Block
|
69dd8f4a64
|
Python 3 fixes/porting in rpc tests
|
2017-12-21 20:34:07 +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 |
|
Alexander Block
|
f235b6a6ac
|
Apply review suggestions/fixes
|
2017-12-20 07:51:20 +01:00 |
|
Wladimir J. van der Laan
|
760d58e3dc
|
Merge #7671: [RPC] Add generatetoaddress rpc to mine to an address
d5c5c71 RPC tests for generatetoaddress (Andrew C)
fe00ca7 Create generatetoaddress rpc (Andrew C)
|
2017-12-19 13:18:30 +01:00 |
|
UdjinM6
|
a4c098141a
|
fix tests to follow #767
|
2016-05-10 16:12:21 +03:00 |
|
UdjinM6
|
31ff9c2ff8
|
Fix rpc-tests, relies on PRs #715-#719
Closes #720
|
2016-03-06 18:16:02 +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 |
|
Wladimir J. van der Laan
|
2980a18572
|
Fix crash in validateaddress with -disablewallet
Fix a null pointer dereference in validateaddress with -disablewallet. Also add a regression testcase.
|
2015-11-09 08:44:19 +01:00 |
|