aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Move NotifyNumConnectionsChanged logic to private method.Patrick Strateman2018-09-242-11/+18
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #14403: qt: Revert "Force TLS1.0+ for SSL connections"Wladimir J. van der Laan2018-10-161-8/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | qt: Revert "Force TLS1.0+ for SSL connections"Tim Ruffing2018-10-091-8/+0
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #14383: qt: Clean system tray icon menu for '-disablewallet' modeWladimir J. van der Laan2018-10-161-7/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Clean systray icon menu for -disablewallet modeHennadii Stepanov2018-10-061-7/+9
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #14424: Stop requiring imported pubkey to sign non-PKH schemesJonas Schnelli2018-10-151-7/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Stop requiring imported pubkey to sign non-PKH schemesPieter Wuille2018-10-071-7/+10
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #14373: Consistency fixes for RPC descriptionsMarcoFalke2018-10-105-38/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | [rpc] Descriptions: Textual consistency fixesJon Layton2018-10-095-38/+38
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #14455: build: unbreak `make clean`MarcoFalke2018-10-101-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Fix CLEAN_BITCOIN_TEST to remove .log files for all BITCOIN_TESTS filesJames O'Beirne2018-10-091-1/+1
|/ / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge #13115: addrman: Add Clang thread safety annotations for variables guar...MarcoFalke2018-10-092-26/+31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Add missing locks and locking annotations for CAddrManpracticalswift2018-10-082-26/+31
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge #14385: depends: qt: avoid system harfbuzz and bz2MarcoFalke2018-10-082-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | depends: qt: avoid system harfbuzz and bz2Cory Fields2018-10-032-1/+2
| | |/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge #13649: test: allow arguments to be forwarded to flake8 in lint-python.shMarcoFalke2018-10-081-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | test: allow arguments to be forwarded to flake8 in lint-python.shJames O'Beirne2018-09-241-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge #14253: Build: during 'make clean', remove some files that are currentl...MarcoFalke2018-10-082-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | Include some files currently missed by 'make distclean'.murrayn2018-10-012-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #14390: docs: release process: RPC documentationMarcoFalke2018-10-081-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | doc: RPC documentationKarel BĂ­lek2018-10-041-0/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #14428: docs: Fix macOS files description in qt/README.mdMarcoFalke2018-10-081-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix macOS files descriptionHennadii Stepanov2018-10-081-2/+2
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #14324: qa: Run more tests with wallet disabledMarcoFalke2018-10-086-54/+63
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | qa: Run more tests with wallet disabledMarcoFalke2018-09-256-54/+63
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #14413: tests: Allow closed rpc handler in assert_start_raises_init_errorMarcoFalke2018-10-081-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tests: Allow closed http server in assert_start_raises_init_errorChun Kuan Lee2018-10-081-1/+3
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #14241: appveyor: script improvementMarcoFalke2018-10-081-15/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | appveyor: trivial build cache modificationsChun Kuan Lee2018-10-051-15/+21
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #14419: [tests] Remove rpc_zmq.pyMarcoFalke2018-10-073-41/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [tests] Remove rpc_zmq.pyJohn Newbery2018-10-073-41/+13
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #14398: tests: Don't access out of bounds array index: array[sizeof(arr...MarcoFalke2018-10-072-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't access out of bounds array entry array[sizeof(array)]Ben Woosley2018-10-052-6/+6
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #14421: Fix path to doc/descriptors.md in 0.17 release notesMarcoFalke2018-10-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [docs] path to descriptors.md fixedDamian Mee2018-10-071-1/+1
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #13883: utils: Convert Windows args to utf-8 stringMarcoFalke2018-10-076-1/+62
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | utils: Convert Windows args to utf-8 stringChun Kuan Lee2018-09-306-1/+62
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #14395: Fix typos and cleanupMarcoFalke2018-10-043-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix typosDimitris Apostolou2018-10-043-4/+4
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #14393: doc: add missing apt-get installMarcoFalke2018-10-041-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | doc: miss installpoiuty2018-10-041-1/+1
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #14389: travis: set codespell version to avoid breakageMarcoFalke2018-10-041-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | travis: set codespell version to avoid breakageMarcoFalke2018-10-031-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #14264: doc: Split depends installation instructions per archMarcoFalke2018-10-042-11/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | doc: Split build linux dependenciesMarcoFalke2018-09-192-15/+15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | doc: Split depends installation instructions per archMarcoFalke2018-09-181-9/+22
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #14381: test: Add missing call to skip_if_no_cli()MarcoFalke2018-10-032-3/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | tests: Make appveyor run with --useclipracticalswift2018-10-031-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | test: Add missing call to skip_if_no_cli()practicalswift2018-10-031-2/+4
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | doc: Remove "temporary file" notice from 0.17.0 release notesWladimir J. van der Laan2018-10-031-4/+1