neobytes/src/script
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
..
dashconsensus.cpp Merge #8976: libconsensus: Add input validation of flags (#1891) 2018-02-05 18:42:05 +03:00
dashconsensus.h Merge #8976: libconsensus: Add input validation of flags (#1891) 2018-02-05 18:42:05 +03:00
interpreter.cpp Be more specific about tx version in conditions 2018-11-14 16:58:05 +03:00
interpreter.h Use override keyword for overriden class member functions (#1644) 2018-02-15 10:29:15 +03:00
ismine.cpp Merge #9476: [refactor] Remove using namespace <xxx> from rpc/ & script/ sources 2018-02-21 22:32:13 +03:00
ismine.h Merge #7905: test: move accounting_tests and rpc_wallet_tests to wallet/test 2017-12-20 17:25:03 +01:00
script_error.cpp Merge #8634: Add policy: null signature for failed CHECK(MULTI)SIG 2018-01-12 08:02:45 +01:00
script_error.h Merge #8634: Add policy: null signature for failed CHECK(MULTI)SIG 2018-01-12 08:02:45 +01:00
script.cpp Merge #9476: [refactor] Remove using namespace <xxx> from rpc/ & script/ sources 2018-02-21 22:32:13 +03:00
script.h Merge #9349: Make CScript (and prevector) c++11 movable. 2018-01-18 07:31:23 +01:00
sigcache.cpp Backports 0.15 pr2 (#2597) 2019-01-07 12:55:35 +03:00
sigcache.h Use override keyword for overriden class member functions (#1644) 2018-02-15 10:29:15 +03:00
sign.cpp Merge #9643: [refactor] Remove using namespace <xxx> from wallet/ & util* 2018-02-21 22:32:13 +03:00
sign.h Use override keyword for overriden class member functions (#1644) 2018-02-15 10:29:15 +03:00
standard.cpp Merge #9476: [refactor] Remove using namespace <xxx> from rpc/ & script/ sources 2018-02-21 22:32:13 +03:00
standard.h Merge #7793: [doxygen] Fix member comments 2017-12-20 14:45:12 +01:00