10904 Commits (019c4bddc83445f690bdcdc759953de8d8112862)
 

Author SHA1 Message Date
Jack Grigg d8e7bdd6cd
make-release.py: Updated manpages for 1.0.11. 7 years ago
Jack Grigg 2fd43c599f
make-release.py: Versioning changes for 1.0.11. 7 years ago
Ariel 251ab9b3d7 add examples to z_getoperationresult 7 years ago
Jack Grigg bac53a2c1d
ci-workers: Variable overrides and process tweaks for CentOS 7 7 years ago
Jack Grigg 2e839df328
ci-workers: Fail if Python is not version 2.7 7 years ago
Jack Grigg 6dec2d0355
Rationalize currency unit to "ZEC" 7 years ago
Ross Nicoll 091b2116a0
Rationalize currency unit to "BTC" 9 years ago
Jack Grigg 30cc2b846e
Variable overrides for Arch Linux 7 years ago
Jack Grigg 24d98cece0
Add libsnark compile flag to not copy DEPINST to PREFIX 7 years ago
Sean Bowe 26a8f68ea8
Remove libsnark from depends system and integrate it into build system. 7 years ago
Jack Grigg a06446408c
Merge commit '51e448641d6cbcd582afa22cd8475f8c3086dad7' as 'src/snark' 7 years ago
Jack Grigg 51e448641d
Squashed 'src/snark/' content from commit 9ada3f8 7 years ago
Homu 2a42478bff Auto merge of #2562 - arielgabizon:release-v1.0.11-rc1, r=daira 7 years ago
Cory Fields c98b91b7c5 httpserver: explicitly detach worker threads 8 years ago
Wladimir J. van der Laan c7f77e28f0 http: speed up shutdown 9 years ago
Wladimir J. van der Laan 2abe8ef721 http: Force-exit event loop after predefined time 9 years ago
Wladimir J. van der Laan dbf7057f7a http: Wait for worker threads to exit 9 years ago
Wladimir J. van der Laan c0fe29370a Make HTTP server shutdown more graceful 9 years ago
Ariel Gabizon 1ea4df6826 make-release.py: Updated release notes and changelog for 1.0.11-rc1. 7 years ago
Ariel Gabizon dc5d6d5f5d make-release.py: Updated manpages for 1.0.11-rc1. 7 years ago
Ariel Gabizon fcf824e9f1 make-release.py: Versioning changes for 1.0.11-rc1. 7 years ago
Jack Grigg 8ebb299d40
ci-workers: Enable pipelining, and use root to set admin and host details 7 years ago
Homu 10acd8a1fb Auto merge of #2484 - str4d:block-download-completion, r=daira 7 years ago
Jack Grigg 92bfde0edf
Improve network height estimation 7 years ago
Jack Grigg 4a651837be
Correct and extend EstimateNetHeightInner tests 7 years ago
Homu d6e6f51724 Auto merge of #2526 - bitcartel:2480_segfault_zeroconf_from_zaddr, r=daira 7 years ago
Jack Grigg 047aec1e0e
Add block download progress to metrics UI 7 years ago
Homu e88ab1a920 Auto merge of #2529 - str4d:2444-rpc-www-authenticate, r=daira 7 years ago
Homu eeac474228 Auto merge of #2543 - nathan-at-least:2499-specify-ci-worker-criteria, r=daira 7 years ago
Daira Hopwood 75401530d7 Document our criteria for adding CI workers. closes #2499 7 years ago
Homu a698116b28 Auto merge of #2478 - bitcartel:2477_send_alert_1.0.10, r=daira 7 years ago
Homu 95d18784ec Auto merge of #2525 - bitcartel:2519_no_zero_minconf_from_zaddr_zsendmany, r=daira 7 years ago
Bjorn Hjortsberg ecd04e914f Remove deprecated exception specification 7 years ago
Bjorn Hjortsberg 4272a1e2b1 Do not warn on built in declaration mismatch 7 years ago
Homu d2627bc65d Auto merge of #2504 - daira:2501.remove-upnp, r=daira 7 years ago
Homu d3a976095f Auto merge of #2509 - str4d:ci-workers, r=str4d 7 years ago
Homu 1738e6957f Auto merge of #2458 - daira:2450.pyflakes-cleanup, r=str4d 7 years ago
Jack Grigg e0c696a1e7
Add pyflakes to required Python modules 7 years ago
Jack Grigg e5f8e6185a
Add a separate Buildbot host info template for EC2 7 years ago
Jack Grigg 8247fd954c
Remove Buildbot version from host file 7 years ago
Jack Grigg 3ba809b6d7
Add pyblake2 to required Python modules 7 years ago
Jack Grigg 64363d1351
Add steps for setting up a latent worker on Amazon EC2 7 years ago
Jack Grigg 6ff5a13497
Add Buildbot worker setup to Ansible playbook 7 years ago
Homu 098e8139c5 Auto merge of #2535 - daira:zcash-is-experimental-wording, r=daira 7 years ago
Simon 9b5da42745 Fixes #2480. Null entry in map was dereferenced leading to a segfault. 7 years ago
Daira Hopwood 52ca5aac5b Change wording in Security Warnings section of README.md. 7 years ago
Homu 2c0fd9e5e4 Auto merge of #2522 - bitcartel:2446_coinbase_field_listunspent, r=daira 7 years ago
Wladimir J. van der Laan 20fb708e6f
rpc: Add WWW-Authenticate header to 401 response 9 years ago
Jack Grigg 689264bbff
Add test for issue #2444 7 years ago
Simon b639bb1eef Fixes #2519. When sending from a zaddr, minconf cannot be zero. 7 years ago