10349 Commits (6bd1d60c97d43879b16d79f5f0914f93a67f4575)
 

Author SHA1 Message Date
Pieter Wuille 6bd1d60c97
Separate core memory usage computation in core_memusage.h 9 years ago
Pieter Wuille bde5c8b0f1
Implement accurate memory accounting for mempool 9 years ago
zkbot a28b17b7b7 Auto merge of #1636 - daira:fix-licensing-and-remove-qt, r=str4d 7 years ago
Simon abecfc422c Remove redundant gui options from build scripts 7 years ago
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
zkbot 00740e0358 Auto merge of #2162 - arcalinea:release_process_1.0.7-1, r=str4d 7 years ago
Jay Graber 0195a9fc0f Update debian package changelog for 1.0.7+1 (use + instead of - for debian versioning) 7 years ago
Jay Graber f0046397ca Add updated release notes for v1.0.7-1 7 years ago
Jay Graber 82b6ec23db Update auto-generated manpages to 1.0.7-1 7 years ago
Jay Graber 0fe4b85708 Update version to 1.0.7-1 7 years ago
Jay Graber 24a24abf75 Add -t to git fetch for release-notes.py 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
zkbot f5fbf40375 Auto merge of #2153 - arcalinea:1.0.7_release_process, r=str4d 7 years ago
Jay Graber e723cd1d9e Update README for 1.0.7 release 7 years ago
Jay Graber a3e57afd3f Update debian changelog for 1.0.7 release process 7 years ago
Jay Graber d64a2d5a44 Add 1.0.7 release notes and update authors.md 7 years ago
Jay Graber a83f0677b4 Update release to 1.0.7, generate manpages 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