Commit Graph

  • 860be23b21 quasarapp chain params master EndrII 2019-05-06 18:44:58 +03:00
  • 1723802997 rename quasarApp EndrII 2019-05-05 15:02:35 +03:00
  • 69f61ec222 Merge remote-tracking branch 'bitcoin/master' a.yankovich 2019-05-02 17:25:50 +03:00
  • 24dfcf3a56
    Merge #15941: doc: Add historical release notes for 0.18.0 Wladimir J. van der Laan 2019-05-02 16:24:08 +02:00
  • 0554a266ea added support of qmake for quasarapp a.yankovich 2019-05-02 17:21:15 +03:00
  • da9f1ace5d
    doc: Add historical release notes for 0.18.0 Wladimir J. van der Laan 2019-05-02 16:10:03 +02:00
  • c1ba1182eb
    Merge #15938: refactor: Silence "control reaches end of non-void function" (-Wreturn-type) in psbt.cpp MarcoFalke 2019-05-02 09:13:42 -04:00
  • beb42d71a0 Silence GCC 7 warning "control reaches end of non-void function" (-Wreturn-type) in psbt.cpp practicalswift 2019-05-02 08:24:05 +02:00
  • c4560a7dfe
    Merge #15650: Handle the result of posix_fallocate system call MarcoFalke 2019-05-02 08:43:54 -04:00
  • 5fa4d4313b added support of qmake release build a.yankovich 2019-05-02 12:41:48 +03:00
  • 0936f35f65
    Merge #15842: refactor: replace isPotentialtip/waitForNotifications by higher method MarcoFalke 2019-05-01 14:59:55 -04:00
  • 12aa2ac988
    Merge #15323: rpc: Expose g_is_mempool_loaded via getmempoolinfo MarcoFalke 2019-05-01 10:06:11 -04:00
  • 86edb79e97
    Merge #15841: [test] combine_logs: append node stderr and stdout if it exists MarcoFalke 2019-05-01 08:37:19 -04:00
  • 2eb8c5d7a2
    Merge #15758: qa: Add further tests to wallet_balance MarcoFalke 2019-05-01 08:34:58 -04:00
  • 2c35fe6238
    Merge #15849: Thread names in logs and deadlock debug tools MarcoFalke 2019-04-30 15:24:45 -04:00
  • fa79a783d6
    test: Add reorg test to wallet_balance MarcoFalke 2019-04-05 18:09:02 -04:00
  • fad03cd046
    test: Check that wallet txs not in the mempool are untrusted MarcoFalke 2019-04-05 15:26:00 -04:00
  • fa195315e6
    test: Add getunconfirmedbalance test with conflicts MarcoFalke 2019-04-05 14:32:51 -04:00
  • fa464e8211
    test: Add wallet_balance test for watchonly MarcoFalke 2019-04-05 14:22:03 -04:00
  • 10ed4dff24
    Merge #15869: Add settings merge test to prevent regresssions MarcoFalke 2019-04-30 12:13:17 -04:00
  • 45d8b71778
    Merge #15696: [qa] test_runner: Move feature_pruning to base tests MarcoFalke 2019-04-30 10:09:51 -04:00
  • fafb55e2c2
    [qa] test_runner: Move feature_pruning to base tests MarcoFalke 2019-03-29 13:37:48 -04:00
  • 2472733a24
    build: Bump version to -final v0.18.0 0.18 Wladimir J. van der Laan 2019-04-30 13:51:51 +02:00
  • 8728a66782 [tests] fix block time in feature_pruning.py John Newbery 2019-04-29 18:38:57 -04:00
  • ce6762030f
    Merge #15897: QA/mininode: Send all headers upfront in send_blocks_and_test to avoid sending an unconnected one MarcoFalke 2019-04-29 15:03:44 -04:00
  • 8722e54e56 threads: add thread names to deadlock debugging message James O'Beirne 2018-05-05 14:15:30 -04:00
  • 383b186c28 threads: prefix log messages with thread names James O'Beirne 2018-05-05 14:14:43 -04:00
  • ddd95ccb80 tests: add threadutil tests James O'Beirne 2018-05-05 14:11:46 -04:00
  • ae5f2b6a6c threads: introduce util/threadnames, refactor thread naming James O'Beirne 2018-06-13 14:50:59 -04:00
  • 8da1aa471e
    Merge #15908: docs: Align MSVC build options with Linux build ones MarcoFalke 2019-04-29 09:44:25 -04:00
  • 67caf2d1db
    Merge #15920: lint: Check that all wallet args are hidden MarcoFalke 2019-04-29 09:42:29 -04:00
  • 10852210bc
    Merge #15877: doc: Fix -dustrelayfee= argument docs grammar MarcoFalke 2019-04-29 09:10:34 -04:00
  • 5873e9a3e8
    Merge #15919: Remove unused OpenSSL includes to make it more clear where OpenSSL is used MarcoFalke 2019-04-29 08:51:01 -04:00
  • 11e32e2fd1
    Merge #12051: add missing debian contrib file to tarball MarcoFalke 2019-04-29 08:48:36 -04:00
  • c1d2b76d80
    Merge #15913: Bugfix: dummywallet: Add -ignorepartialspends to list of ignored wallet options MarcoFalke 2019-04-29 08:45:44 -04:00
  • 150be1c7b3
    Merge #15917: wallet: Avoid logging no_such_file_or_directory error MarcoFalke 2019-04-29 08:06:53 -04:00
  • 5d7ce74ab3 add missing debian contrib files to tarball Peter Wagner 2017-12-29 22:05:58 +01:00
  • a34081b7c3 Remove unused OpenSSL includes to make it more clear where OpenSSL is used practicalswift 2019-04-29 12:53:24 +02:00
  • 3a0d6da098
    Merge #15371: gui: Uppercase bech32 addresses in qr codes Jonas Schnelli 2019-04-29 09:04:20 +02:00
  • 70c1cf8c1c wallet: Avoid logging no_such_file_or_directory error João Barbosa 2019-04-29 00:05:55 +01:00
  • fac174e2d1
    lint: Check that all wallet args are hidden MarcoFalke 2019-04-28 10:33:22 -04:00
  • 765d5890be Bugfix: dummywallet: Add -ignorepartialspends to list of ignored wallet options Luke Dashjr 2019-04-28 04:42:38 +00:00
  • 0f09eb779d dummywallet: Reformat ignored wallet options list Luke Dashjr 2019-04-28 04:42:14 +00:00
  • bdd7217f2c
    Merge #15901: wallet: log on rescan completion MeshCollider 2019-04-28 12:08:55 +12:00
  • 1b602f6fed remove extraneous scope andrewtoth 2019-04-27 10:16:33 -04:00
  • 6ad372a973 wallet: log on rescan completion andrewtoth 2019-04-27 10:15:56 -04:00
  • 3356799ee3
    Merge #15778: [wallet] Move maxtxfee from node to wallet MarcoFalke 2019-04-27 09:28:51 -04:00
  • e47dc4f68b
    Include bitcoin_config.h in release process Hennadii Stepanov 2019-04-27 11:36:25 +03:00
  • b025aa3b9e
    Merge #15846: [POLICY] Make sending to future native witness outputs standard MeshCollider 2019-04-27 21:50:25 +12:00
  • 48ed65bcdd
    Align MSVC build options with Linux build ones Hennadii Stepanov 2019-04-27 10:11:52 +03:00
  • 703414994a
    Merge #15784: rpc: Remove dependency on interfaces::Chain in SignTransaction MeshCollider 2019-04-27 15:29:30 +12:00
  • 65ec4d6fb2
    Merge #15887: docs: Align code example style with clang-format MarcoFalke 2019-04-26 18:31:40 -04:00
  • 825ecb5758
    Merge #15852: doc: 0.18: Remove TODO from release notes MarcoFalke 2019-04-26 18:25:47 -04:00
  • ec519d4d54
    Merge #15903: appveyor: Write @PACKAGE_NAME@ to config MarcoFalke 2019-04-26 15:03:25 -04:00
  • 188ca75e5f disable HAVE_THREAD_LOCAL on unreliable platforms James O'Beirne 2018-05-21 13:44:23 -04:00
  • d76b72a454
    Merge #15267: doc: explain AcceptToMemoryPoolWorker's coins_to_uncache MarcoFalke 2019-04-26 13:09:25 -04:00
  • faebd8ca11
    appveyor: Write @PACKAGE_NAME@ to config MarcoFalke 2019-04-26 13:07:49 -04:00
  • b1e013e4fa
    Merge #13788: Fix --disable-asm for newer assembly checks/code MarcoFalke 2019-04-26 12:44:36 -04:00
  • 5d26205272 doc: explain AcceptToMemoryPoolWorker's coins_to_uncache James O'Beirne 2019-01-25 16:33:21 -05:00
  • 5046d4e911
    Merge #15896: QA: feature_filelock, interface_bitcoin_cli: Use PACKAGE_NAME in messages rather than hardcoding Bitcoin Core MarcoFalke 2019-04-26 08:16:36 -04:00
  • f73a3c618b
    Merge #15895: QA: Avoid re-reading config.ini unnecessarily MarcoFalke 2019-04-26 07:49:21 -04:00
  • 653b2b4426
    Merge #15893: Add test for superfluous witness record in deserialization MarcoFalke 2019-04-26 07:26:46 -04:00
  • cc556e4a30 Add test for superfluous witness record in deserialization Gregory Sanders 2019-03-21 13:47:47 -04:00
  • 25b0786581 Fix missing input template by making minimal tx Gregory Sanders 2019-04-25 17:01:01 -04:00
  • 9f9db39041 QA/mininode: Send all headers upfront in send_blocks_and_test to avoid sending an unconnected one Luke Dashjr 2019-04-23 19:30:52 +00:00
  • fcc443b636 QA: feature_filelock, interface_bitcoin_cli: Use PACKAGE_NAME in messages rather than hardcoding Bitcoin Core Luke Dashjr 2019-04-25 09:11:12 +00:00
  • a014373d81 QA: Avoid re-reading config.ini unnecessarily Luke Dashjr 2019-04-25 09:12:36 +00:00
  • c65c77c721
    Merge #14039: Disallow extended encoding for non-witness transactions MarcoFalke 2019-04-25 14:15:40 -04:00
  • 8cca1fbea9
    Merge #14818: Bugfix: test/functional/rpc_psbt: Remove check for specific error message that depends on uncertain assumptions MarcoFalke 2019-04-25 11:24:11 -04:00
  • 201393f932
    Align code example with clang-format Hennadii Stepanov 2019-04-25 00:10:06 +03:00
  • 64491cb376
    doc: Fix -dustrelayfee= argument docs grammar keepkeyjon 2019-04-23 09:15:21 -06:00
  • 422677963a refactor: replace isPotentialtip/waitForNotifications by higher method Antoine Riard 2019-04-18 08:21:35 -04:00
  • 40a720acb8
    Merge #15697: qa: Make swap_magic_bytes in p2p_invalid_messages atomic MarcoFalke 2019-04-23 13:12:48 -04:00
  • 4bd7187da8
    Merge #15699: Remove no-op CClientUIInterface::[signal_name]_disconnect. Disconnect BlockNotifyGenesisWait and RPCNotifyBlockChange properly. MarcoFalke 2019-04-23 13:02:18 -04:00
  • e9e777e21b
    Merge #15874: Resolve the qt/guiutil <-> qt/optionsmodel CD Jonas Schnelli 2019-04-23 18:10:45 +02:00
  • cd14d210c4
    Merge #15463: rpc: Speedup getaddressesbylabel MarcoFalke 2019-04-23 10:59:39 -04:00
  • 2d5419feed
    Merge #15780: wallet: add cachable amounts for caching credit/debit values Wladimir J. van der Laan 2019-04-23 16:43:01 +02:00
  • caceff5546
    Merge #15866: test: Add missing syncwithvalidationinterfacequeue to wallet_import_rescan MarcoFalke 2019-04-23 09:43:10 -04:00
  • fa1c8e2978 Resolve the qt/guiutil <-> qt/optionsmodal CD 251 2019-04-23 13:26:06 +02:00
  • c9e6e7ed79
    wallet: add cachable amounts for caching credit/debit values Karl-Johan Alm 2019-04-10 11:40:35 +09:00
  • fa465e4da4
    test: Add missing syncwithvalidationinterfacequeue to wallet_import_rescan MarcoFalke 2019-04-22 09:03:35 -04:00
  • 151f3e9cf1 Add settings merge test to prevent regresssions Russell Yanofsky 2019-04-11 16:54:47 -04:00
  • 08bd21a3bd
    Merge #15826: Pure python EC MarcoFalke 2019-04-22 08:09:55 -04:00
  • 710a7136f9 rpc: Speedup getaddressesbylabel João Barbosa 2019-02-22 16:07:21 +00:00
  • edfe9438ca Add WITH_LOCK macro: run code while locking a mutex Antoine Riard 2019-04-19 07:48:31 -04:00
  • 56376f3365
    Merge #15670: refactor: combine Chain::findFirstBlockWithTime/findFirstBlockWithTimeAndHeight MarcoFalke 2019-04-19 11:59:56 -04:00
  • b6a5583c4f
    Merge #15853: wallet: Remove unused import checkpoints.h MarcoFalke 2019-04-19 10:20:14 -04:00
  • fad9eb1014
    doc: 0.18: Remove TODO from release notes MarcoFalke 2019-04-19 09:15:46 -04:00
  • fadf7d1390
    wallet: Remove unused import checkpoints.h MarcoFalke 2019-04-19 09:53:48 -04:00
  • ae2c19f578
    Merge #15655: Resolve the checkpoints <-> validation circular dependency MarcoFalke 2019-04-19 09:33:46 -04:00
  • 379f71ea4f
    build: Bump version to rc4 v0.18.0rc4 Wladimir J. van der Laan 2019-04-18 22:51:31 +02:00
  • 438483983a
    doc: Move release notes from wiki Wladimir J. van der Laan 2019-04-18 22:36:38 +02:00
  • b67978529a Add comments to Python ECDSA implementation John Newbery 2019-04-18 13:47:24 -04:00
  • a4fc2fbb11
    gui: Pre-rc4 translations update Wladimir J. van der Laan 2019-04-18 17:59:14 +02:00
  • 607b1b7498
    Merge #15839: [0.18] Revert GetData randomization change (#14897) MarcoFalke 2019-04-18 16:10:56 -04:00
  • d1c2ed8dd7
    Merge #15821: doc: Remove upgrade note in release notes from EOL versions MarcoFalke 2019-04-18 16:09:13 -04:00
  • c634b1e207 [POLICY] Make sending to future native witness outputs standard Pieter Wuille 2019-04-18 12:46:07 -07:00
  • 8c7b9324ca Pure python EC Pieter Wuille 2019-04-15 16:49:18 -07:00
  • 2d4f70cabd
    Merge #15838: scripts and tools: Fetch missing review comments in github-merge.py Wladimir J. van der Laan 2019-04-18 19:54:22 +02:00
  • 84adc79e10
    Merge #15829: qt: update request payment button text and tab description Wladimir J. van der Laan 2019-04-18 19:48:08 +02:00