10334 Commits (ec85287c452b62427d8a8c821df195724878b659)
 

Author SHA1 Message Date
Simon ec85287c45 Remove QT translation support files 7 years ago
Daira Hopwood 6b41a88d20 Delete -rootcertificates from bash completion script. 7 years ago
Simon 07cf426404 Remove stale Qt comments and dead code 7 years ago
Daira Hopwood 8247636d21 Remove unused packages and patches. 7 years ago
Daira Hopwood f3b6c0e1cc .gitignore cache/ and venv-mnf/ 7 years ago
Daira Hopwood d596658022 Remove NO_QT make option. 7 years ago
Daira Hopwood 648dcaffea Update which libraries are allowed to be linked to zcashd by symbol-check.py. 7 years ago
Daira Hopwood e71162e0b4 Update documentation for QT removal. 7 years ago
Daira Hopwood 69a2bdde8f Remove some more QT-related stragglers. 7 years ago
Daira Hopwood 38ba3c666f Remove QT gunk from Makefiles. 7 years ago
Daira Hopwood 6a30bb41b3 Correct license text for LGPL. 7 years ago
Daira Hopwood 71d0bbc666 License updates for removal of src/qt. 7 years ago
Daira Hopwood d395fee8a5 Remove src/qt. 8 years ago
zkbot a7cf698873 Auto merge of #2100 - str4d:2074-rpc, r=arcalinea 7 years ago
zkbot dadb1ab74c Auto merge of #2101 - str4d:2074-tests, r=arcalinea 7 years ago
zkbot 99c4c6de0c Auto merge of #2099 - str4d:2074-misc, r=arcalinea 7 years ago
Casey Rodarmor df8f8095b6
Don't share objects between TestInstances 9 years ago
Cory Fields 72b25b0ffd
locking: add a quick example of GUARDED_BY 9 years ago
Cory Fields 5093299af0
locking: teach Clang's -Wthread-safety to cope with our scoped lock macros 9 years ago
Matt Corallo 8e4bc69d1f
Assert on probable deadlocks if the second lock isnt try_lock 10 years ago
Wladimir J. van der Laan 1eb6654314
tests: Fix bitcoin-tx signing testcase 9 years ago
Gavin Andresen abb0e8cced
Testing infrastructure: mocktime fixes 9 years ago
Jonas Schnelli 4d1d95310f
don't try to decode invalid encoded ext keys 9 years ago
Jonas Schnelli 51878774bf
extend bip32 tests to cover Base58c/CExtKey decode 9 years ago
Jonas Schnelli 53bcf8379a
fix and extend CBitcoinExtKeyBase template 9 years ago
Adam Weiss 8550bcfeca
Buffer log messages and explicitly open logs 9 years ago
Pavel Vasin 2af5a65066
remove unused inv from ConnectTip() 9 years ago
Paul Georgiou 0eac70954c
Update Linearize tool to support Windows paths 9 years ago
Gavin Andresen ae1565b52f
configure --enable-debug changes 9 years ago
Florian Schmaus 70b3d9e3ac
Add BITCOIND_SIGTERM_TIMEOUT to OpenRC init scripts 9 years ago
Jonas Schnelli f061578b8f
[bitcoin-cli] improve error output 9 years ago
Luke Dashjr a79c8e24a5
Fix various warnings 9 years ago
Wladimir J. van der Laan 55fca515d8
build: Remove -DBOOST_SPIRIT_THREADSAFE 9 years ago
Wladimir J. van der Laan 7cc6648341
tests: Extend RPC proxy tests 9 years ago
Wladimir J. van der Laan 8d9719e0ef
Improve proxy initialization 9 years ago
Philip Kaufmann da7579184e
make CAddrMan::size() return the correct type of size_t 9 years ago
Jorge Timón e079f010bf
Consensus: Refactor: Separate Consensus::CheckTxInputs and GetSpendHeight in CheckInputs 9 years ago
Philip Kaufmann fbbd3cc638
[init] add -blockversion help and extend -upnp help 9 years ago
Pieter Wuille bfa832c7ed
Reduce checkpoints' effect on consensus. 9 years ago
Philip Kaufmann db954a65ac
use const references where appropriate 9 years ago
Peter Todd 5e478618e6
Improve comment explaining purpose of MAX_MONEY constant 9 years ago
Jack Grigg 14454a3a82
Fix typo in listbanned RPC keys 7 years ago
Jack Grigg 4acd140eeb
Update default RPC port in help strings 7 years ago
Jack Grigg 3c014397a9
BTC -> ZEC in paytxfee RPC docs 7 years ago
Jack Grigg 25b8f796ff
Re-encode t-addrs in disablewallet.py with Zcash prefixes 7 years ago
Jack Grigg 5329495fe4
Adjust fundrawtransaction RPC test for Zcash 7 years ago
Wladimir J. van der Laan 56215c77d8
Fix crash in validateaddress with -disablewallet 9 years ago
Jonas Schnelli c2616abb3c
[QA] add testcases for parsing strings as values 9 years ago
Wladimir J. van der Laan 84d1d5fd6f
rpc: Accept strings in AmountFromValue 9 years ago
Wladimir J. van der Laan d101d7b8e6
univalue: Avoid unnecessary roundtrip through double for numbers 9 years ago