Commit Graph

  • 70e386580d
    Backport meaningful parts of 8149/2b1f6f9ccf36f1e0a2c9d99154e1642f796d7c2b UdjinM6 2019-09-08 23:06:25 +0300
  • 6fd35565a3
    Merge #13527: policy: Remove promiscuousmempoolflags Wladimir J. van der Laan 2018-08-07 15:33:02 +0200
  • 9b8df2f52a
    add dip3params PastaPastaPasta 2019-09-08 11:10:36 -0500
  • 6fc9285412
    Merge bitcoin#10695: [qa] Rewrite BIP65/BIP66 functional tests Pasta 2019-09-08 11:07:07 -0500
  • eda5dac9f4
    Merge #10192: Cache full script execution results in addition to signatures Wladimir J. van der Laan 2017-06-29 20:04:07 +0200
  • 3e7ff33068
    Merge #10835: Rename member field according to the style guide MarcoFalke 2017-08-09 12:42:04 +0200
  • d2f1259c8a
    Merge #11029: [RPC] trivial: gettxout no longer shows version of tx MarcoFalke 2017-08-11 15:30:01 +0200
  • c2e6a2f9cf Merge #10949: Clarify help message for -discardfee Wladimir J. van der Laan 2017-07-31 12:01:58 +0200
  • ec366d2595 Merge #10817: Redefine Dust and add a discard_rate Wladimir J. van der Laan 2017-07-19 16:38:09 +0200
  • 443b577931 Merge #10784: Do not allow users to get keys from keypool without reserving them Wladimir J. van der Laan 2017-07-18 17:28:51 +0200
  • 3b7d3c90d9 Merge #10501: remove some unused functions -- ignoring removal of SetPort due to dash#2168 Pasta 2019-09-07 22:56:22 -0500
  • 3e483659a8 Merge #10914: Add missing lock in CScheduler::AreThreadsServicingQueue() Wladimir J. van der Laan 2017-07-26 08:15:06 +0200
  • a80f42eabd Still pass the disconect block index UdjinM6 2019-09-07 23:16:59 +0300
  • 6dce8d2736 Fix includes UdjinM6 2019-09-08 00:25:40 +0300
  • 91a4b775a7 fix some things Pasta 2019-09-03 20:07:05 -0500
  • e4183b093d remove extra arg Pasta 2019-09-03 19:54:50 -0500
  • 40617436c6 Merge #10179: Give CValidationInterface Support for calling notifications on the CScheduler Thread Wladimir J. van der Laan 2017-07-11 09:30:36 +0200
  • 9829a6dac1 Merge #10655: Properly document target_confirmations in listsinceblock Wladimir J. van der Laan 2017-07-26 08:19:28 +0200
  • 93754f8d85 Merge #10799: Prevent user from specifying conflicting parameters to fundrawtx Wladimir J. van der Laan 2017-07-25 22:02:42 +0200
  • 05bed7009f Merge #10833: Fix typos Pieter Wuille 2017-07-15 10:58:23 -0700
  • 0cccde9df7 fix all of the problems Pasta 2019-09-03 18:06:10 -0500
  • 791c07fb06 add gArgs Pasta 2019-09-03 18:02:51 -0500
  • 19b584c3ba remove some rbf Pasta 2019-09-03 18:02:17 -0500
  • c849708996 Merge #10706: Improve wallet fee logic and fix GUI bugs Wladimir J. van der Laan 2017-07-17 08:51:41 +0200
  • c62c7ab6d6 Merge #10662: Initialize randomness in benchmarks MarcoFalke 2017-06-24 10:19:41 +0200
  • de1342791b Merge #10314: Remove unused forward declaration for non-existent ScriptPubKeyToJSON(...) Wladimir J. van der Laan 2017-05-02 18:58:39 +0200
  • c22169d579
    Reduce non-debug PS log output (#3076) UdjinM6 2019-09-03 22:48:35 +0300
  • 41ae1c7e20 Add LDFLAGS_WRAP_EXCEPTIONS to dash_fuzzy linking (#3075) Alexander Block 2019-09-03 21:48:24 +0200
  • 77b88558eb
    Update/modernize macOS plist (#3074) UdjinM6 2019-09-03 22:48:14 +0300
  • f1ff148181
    Fix bip69 vs change position issue (#3063) UdjinM6 2019-08-28 14:52:53 +0300
  • 3a79b676a1
    Merge pull request #3072 from PastaPastaPasta/backport-fuzzing UdjinM6 2019-08-28 14:52:29 +0300
  • 9abc393839
    Refactor few things here and there (#3066) UdjinM6 2019-08-28 14:51:59 +0300
  • f2dcac3a4f
    Merge #10757: RPC: Introduce getblockstats to plot things (#3058) UdjinM6 2019-08-28 14:50:29 +0300
  • 3d5eabcfbb
    Update/unify debug and logging rpc descriptions (#3071) UdjinM6 2019-08-28 10:55:05 +0300
  • 0e94e97cc5
    Add missing tx type to TxToUniv (#3069) UdjinM6 2019-08-28 10:54:44 +0300
  • becca24fcc
    Few fixes in docs/comments (#3068) UdjinM6 2019-08-28 10:54:19 +0300
  • 9d109d6a30
    Add missing instantlock/instantlock_internal to getblock's verbosity=2 mode (#3067) UdjinM6 2019-08-28 10:53:20 +0300
  • 0f088d03af
    Change regtest and devnet p2p/rpc ports (#3064) UdjinM6 2019-08-28 10:52:00 +0300
  • 51a4e11d6e dashify what made sense in fuzzing.md Pasta 2019-08-26 17:25:02 -0500
  • b1970add13
    Code Review fixes PastaPastaPasta 2019-08-25 00:17:19 -0500
  • 8cadbf622e bitcoin -> dash Pasta 2019-08-24 11:11:25 -0500
  • 122da986c1 Merge #10415: [tests] Speed up fuzzing by ~200x when using afl-fuzz Wladimir J. van der Laan 2017-05-22 16:53:18 +0200
  • 2f2a6972dd Merge #9691: Init ECC context for test_bitcoin_fuzzy. Wladimir J. van der Laan 2017-02-06 08:55:59 +0100
  • 32dc5f1da6 Merge #9354: Make fuzzer actually test CTxOutCompressor Wladimir J. van der Laan 2016-12-19 08:49:43 +0100
  • f55cf17040 Merge #9172: Resurrect pstratem's "Simple fuzzing framework" Wladimir J. van der Laan 2016-12-15 16:55:14 +0100
  • 1905422561
    Rework govobject/trigger cleanup a bit (#3070) UdjinM6 2019-08-23 21:03:05 +0300
  • 386de78bcb
    Fix SelectCoinsMinConf to allow instant respends (#3061) UdjinM6 2019-08-23 21:02:33 +0300
  • cbbeec6897 RPC Getrawtransaction fix (#3065) thephez 2019-08-22 06:15:08 -0400
  • 1e34967996 Added getmemoryinfo parameter string update (#3062) thephez 2019-08-22 06:14:22 -0400
  • 9d2d8ccede Add a few malleability tests for DIP2/3 transactions (#3060) Alexander Block 2019-08-22 12:13:34 +0200
  • 4983f7abb7 RPC Fix typo in getmerkleblocks help (#3056) thephez 2019-08-16 07:54:48 -0400
  • 4588f67f84
    Merge pull request #3059 from UdjinM6/mergemaster_0.14.0.3 UdjinM6 2019-08-16 14:53:29 +0300
  • a78dcfdec2 Add the public GPG key for Pasta for Gitian building (#3057) PastaPastaPasta 2019-08-16 06:52:41 -0500
  • 6905da5fe4 Merge #11308: [qa] zapwallettxes: Wait up to 3s for mempool reload (#3051) Alexander Block 2019-08-16 13:51:15 +0200
  • 929c892c05
    Remove p2p alert leftovers (#3050) UdjinM6 2019-08-16 14:49:15 +0300
  • 0599d3a030 Backport bitcoin#10831: Batch flushing operations to the walletdb during top up and increase keypool size (#3045) PastaPastaPasta 2019-08-16 06:48:46 -0500
  • 60cc3c0562
    Merge pull request #3049 from PastaPastaPasta/backports-0.15-pr24 UdjinM6 2019-08-16 14:47:58 +0300
  • c851de9996 Resolve merge issues UdjinM6 2019-08-16 04:15:25 +0300
  • c8b16fa8cd Merge branch 'master' into mergemaster_0.14.0.3 UdjinM6 2019-08-15 21:58:12 +0300
  • 7d8eab2641
    Add 0.14.0.3 change log to release-notes.md (#3055) Alexander Block 2019-08-14 04:51:13 +0200
  • 3d6c5ac27a
    More mocktime related fixes UdjinM6 2019-08-12 20:10:56 +0300
  • 59e57337e4
    fix wait_node UdjinM6 2019-08-10 15:43:45 +0300
  • cd30d6b447
    simplify stop_node UdjinM6 2019-08-09 18:42:04 +0300
  • a67f5375fb
    remove duplicate import Pasta 2019-08-13 14:49:28 -0500
  • 3980caf200
    re-add import shutil Pasta 2019-08-13 14:48:24 -0500
  • f2443709b3
    Update release-notes.md for 0.14.0.3 (#3054) Alexander Block 2019-08-13 19:33:52 +0200
  • 8aa45cfb0d
    Merge pull request #3046 from codablock/pr_v14_backports Alexander Block 2019-08-13 19:33:21 +0200
  • cb480af013
    Dashify PastaPastaPasta 2019-08-13 11:27:56 -0500
  • 788d42dbcf
    Bump version to 0.14.0.3 and copy release notes (#3053) Alexander Block 2019-08-12 20:08:33 +0200
  • 806da3c6e2
    adjust number of parameters in sendmany Pasta 2019-08-12 09:11:29 -0500
  • c4094c8de1
    Few more tiny trivial fixes UdjinM6 2019-08-09 02:22:20 +0300
  • 8c2c2a1ad4
    s/bitcoind/dashd/ in some places UdjinM6 2019-08-09 02:21:57 +0300
  • 76822dd509
    fix imports UdjinM6 2019-08-09 02:21:11 +0300
  • 4bfef1daad
    Add missing dash-specific parts UdjinM6 2019-08-09 02:19:22 +0300
  • 9828b624a0
    _wait_for_bitcoind_start should be a part of BitcoinTestFramework UdjinM6 2019-08-09 02:17:03 +0300
  • d0288fba58
    Refactor/fix mocktime usage in tests UdjinM6 2019-08-09 02:14:11 +0300
  • 9c8365ee62
    Fix GetMinimumFee changes UdjinM6 2019-08-09 02:10:58 +0300
  • 2e235b4b4d
    Fix rpcs UdjinM6 2019-08-09 02:10:31 +0300
  • 00052aa15b
    Drop rbf-related parts UdjinM6 2019-08-09 02:08:41 +0300
  • 00c4046e55
    Wallet: Refactor FundTransaction to accept parameters via CCoinControl Luke Dashjr 2017-02-02 22:33:24 +0000
  • c9784838a7
    Merge #10589: More economical fee estimates for RBF and RPC options to control Wladimir J. van der Laan 2017-07-11 11:57:24 +0200
  • c853c012ee
    Fix amounts formatting in decoderawtransaction and getsuperblockbudget UdjinM6 2019-08-08 14:02:03 +0300
  • a82f22e528
    Merge #10556: Move stop/start functions from utils.py into BitcoinTestFramework MarcoFalke 2017-06-29 17:37:19 +0200
  • 746ebf1651
    fix indendation in wallet.cpp Pasta 2019-08-07 17:25:51 -0500
  • 3a6b2ce274
    backport part of #10481 Pasta 2019-08-06 16:17:52 -0500
  • ecfdfa64d2
    Merge #10792: Replace MAX_OPCODE for OP_NOP10. Wladimir J. van der Laan 2017-07-11 15:23:42 +0200
  • 1a0d52814e
    #10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL Pasta 2019-08-05 22:08:33 -0500
  • ac80c90123
    Merge #11012: Make sure to clean up mapBlockSource if we've already seen the block Wladimir J. van der Laan 2017-08-14 16:14:19 +0200
  • 19a17a58d2
    Merge #10968: Add instructions for parallel gitian builds. Wladimir J. van der Laan 2017-08-14 15:59:09 +0200
  • 7f3d3deda7
    Merge #11032: [qa] Fix block message processing error in sendheaders.py MarcoFalke 2017-08-12 13:22:29 +0200
  • e5c94eea0f
    Merge #10765: Tests: address placement should be deterministic by default MarcoFalke 2017-08-11 17:44:42 +0200
  • c2fcf849a7
    Merge #11025: qa: Fix inv race in example_test MarcoFalke 2017-08-11 16:57:51 +0200
  • 50fee01e3d
    Merge #10963: [bench] Restore format state of cout after printing with std::fixed/setprecision MarcoFalke 2017-08-09 11:52:02 +0200
  • 5f2aef826f
    Merge #11003: Docs: Capitalize bullet points in CONTRIBUTING guide MarcoFalke 2017-08-09 11:17:41 +0200
  • cd490905be
    Merge #10999: Fix amounts formatting in decoderawtransaction Wladimir J. van der Laan 2017-08-08 11:27:15 +0200
  • dfd14bf573
    Merge #10977: [net] Fix use of uninitialized value in getnetworkinfo(const JSONRPCRequest&) Wladimir J. van der Laan 2017-08-05 13:23:10 +0200
  • a0fb110e98
    Merge #10971: build: fix missing sse42 in depends builds Wladimir J. van der Laan 2017-08-05 13:18:01 +0200
  • cfc6975271
    Merge #10985: Add undocumented -forcecompactdb to force LevelDB compactions Wladimir J. van der Laan 2017-08-05 13:11:55 +0200
  • e72a2e278f
    Merge #10942: Eliminate fee overpaying edge case when subtracting fee from recipients Wladimir J. van der Laan 2017-08-03 12:26:09 +0200
  • 707f3ec860
    Merge #10958: Update to latest Bitcoin patches for LevelDB Wladimir J. van der Laan 2017-08-02 08:57:38 +0200