Commit Graph

17457 Commits (268400d3188200c9e3dcd3482c4853354388a721)
 

Author SHA1 Message Date
Pieter Wuille 268400d318 [Refactor] CPU feature detection logic for SHA256
6 years ago
Wladimir J. van der Laan b1dc39df6e
Merge #13530: bench: Add missing pow.h header
6 years ago
Wladimir J. van der Laan cec84c2f1a bench: Add missing pow.h header
6 years ago
Wladimir J. van der Laan 868cf431be
Merge #13160: wallet: Unlock spent outputs
6 years ago
Wladimir J. van der Laan 08516e0e65
Merge #13219: bench: Add block assemble benchmark
6 years ago
Wladimir J. van der Laan 9ab4c2a246
Merge #13496: Test: Harden lint-filenames.sh
6 years ago
Wladimir J. van der Laan 66e1a08d6f
Merge #13486: build: Move rpc/util.cpp from libbitcoin-util to libbitcoin-server
6 years ago
Wladimir J. van der Laan 03f3925bac
Merge #13510: Scripts and tools: Obsolete #!/bin/bash shebang
6 years ago
Wladimir J. van der Laan 31145a3d7c
Merge #13480: Avoid copies in range-for loops and add a warning to detect them
6 years ago
Wladimir J. van der Laan dc53f7f251
Merge #13458: gui: Drop qt4 support
6 years ago
Wladimir J. van der Laan 5eca4e86d4
Merge #13471: For AVX2 code, also check for AVX, XSAVE, and OS support
6 years ago
MarcoFalke 3a4549301a
Merge #13512: [qa] mininode: Expose connection state through is_connected
6 years ago
MarcoFalke fa1eac9cdb
[qa] mininode: Expose connection state through is_connected
6 years ago
Jonas Schnelli 000abbb6b0
Merge #13111: Add unloadwallet RPC
6 years ago
MarcoFalke 6579d80572
Merge #13506: Qt: load wallet in UI after possible init aborts
6 years ago
João Barbosa fe65bdec23 bugfix: Delete walletView in WalletFrame::removeWallet
6 years ago
DesWurstes 000000035b Obsolete #!/bin/bash shebang
6 years ago
Jonas Schnelli 3a03d2a33f
Qt: load wallet in UI after possible init aborts
7 years ago
Jonas Schnelli 3f398d7a17
Merge #13439: rpc: Avoid "duplicate" return value for invalid submitblock
7 years ago
Pieter Wuille 32d153fa36 For AVX2 code, also check for AVX, XSAVE, and OS support
7 years ago
wodry 927e1150bc Test: Harden lint-filenames.sh
7 years ago
João Barbosa 0b82bac76d bugfix: Remove dangling wallet env instance
7 years ago
João Barbosa 0ee77b2077 ui: Support wallets unloaded dynamically
7 years ago
João Barbosa 9f9b50d5fe doc: Add release notes for unloadwallet RPC
7 years ago
João Barbosa ccbf7ae749 test: Wallet methods are disabled when no wallet is loaded
7 years ago
João Barbosa 4940a20a46 test: Add functional tests for unloadwallet RPC
7 years ago
João Barbosa 6608c369b1 rpc: Add unloadwallet RPC
7 years ago
Wladimir J. van der Laan 0882406854
Merge #13437: wallet: Erase wtxOrderd wtx pointer on removeprunedfunds
7 years ago
Wladimir J. van der Laan ac3224c8ee
Merge #13412: Make ReceivedBlockTransactions return void
7 years ago
Wladimir J. van der Laan 450055bdbd
Merge #13438: Improve coverage of SHA256 SelfTest code
7 years ago
Wladimir J. van der Laan 2d071f5a70
Merge #13443: Removed unused == operator from CMutableTransaction.
7 years ago
MarcoFalke d67eff8002
Merge #13494: Follow-up to #13454: Fix broken build by exporting LC_ALL=C
7 years ago
practicalswift 7b23e6e13f Follow-up to #13454: Fix broken build by exporting LC_ALL=C
7 years ago
Wladimir J. van der Laan 45c00f8416
Merge #13454: Make sure LC_ALL=C is set in all shell scripts
7 years ago
Wladimir J. van der Laan af6ac3b677 doc: Remove mention of Qt4 from build docs
7 years ago
Wladimir J. van der Laan 462c71f71b test: Update travis to not test Qt4 anymore
7 years ago
Wladimir J. van der Laan 907f73bbc5 gui: Remove QT_VERSION fallbacks for Qt < 5
7 years ago
Chun Kuan Lee 471a4992d4 Move rpc/util.cpp from libbitcoin-util to libbitcoin-server
7 years ago
MarcoFalke d6cf4bd7eb
Merge #13488: Docs: Improve readability of "Squashing commits"
7 years ago
wodry 42c499614a
Docs: Improve readability of "Squashing commits"
7 years ago
Wladimir J. van der Laan a90ca4087a
Merge #13448: Add linter: Make sure we explicitly open all text files using UTF-8 encoding in Python
7 years ago
Wladimir J. van der Laan fa2ea37940
Merge #13479: contrib: Fix CVE-2018-12356 by hardening the regex
7 years ago
MarcoFalke 81069a75bd
Merge #13465: Avoid concurrency issue when make multiple target
7 years ago
Loganaden Velvindron 9e2e5626da Fix CVE-2018-12356 by hardening the regex.
7 years ago
Cory Fields d92204c900 build: add warning to detect hidden copies in range-for loops
7 years ago
Cory Fields 466e16e0e8 cleanup: avoid hidden copies in range-for loops
7 years ago
MarcoFalke be27048a18
Merge #13241: scripted-diff: Avoid temporary copies when looping over std::map
7 years ago
Wladimir J. van der Laan 280924e672
doc: Add historical release notes for 0.16.1
7 years ago
MarcoFalke 43fa3554b7
Merge #13402: Document validationinterace callback blocking deadlock potential.
7 years ago
MarcoFalke 32bf4c619d
Merge #13450: Add linter: Enforce the source code file naming convention described in the developer notes
7 years ago