aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | Merge #12972: Add python3 script shebang lintMarcoFalke2018-04-162-3/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | [contrib] convert test-security-check to python3John Newbery2018-04-141-3/+2
| * | | | | | | | | | | | | | | | | | | | | | | add lint tool to check python3 shebangpracticalswift2018-04-141-0/+11
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge #11862: Network specific conf sectionsWladimir J. van der Laan2018-04-168-115/+480
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Add config changes to release notesAnthony Towns2018-04-111-0/+20
| * | | | | | | | | | | | | | | | | | | | | | [tests] Unit tests for -testnet/-regtest in [test]/[regtest] sectionsAnthony Towns2018-04-111-1/+26
| * | | | | | | | | | | | | | | | | | | | | | ArgsManager: special handling for -regtest and -testnetAnthony Towns2018-04-111-2/+18
| * | | | | | | | | | | | | | | | | | | | | | [tests] Unit tests for network-specific config entriesAnthony Towns2018-04-111-3/+34
| * | | | | | | | | | | | | | | | | | | | | | ArgsManager: Warn when ignoring network-specific config settingAnthony Towns2018-04-113-0/+41
| * | | | | | | | | | | | | | | | | | | | | | ArgsManager: limit some options to only apply on mainnet when in default sectionAnthony Towns2018-04-112-4/+39
| * | | | | | | | | | | | | | | | | | | | | | [tests] Use regtest section in functional tests configsAnthony Towns2018-04-112-1/+7
| * | | | | | | | | | | | | | | | | | | | | | [tests] Unit tests for config file sectionsAnthony Towns2018-04-111-2/+60
| * | | | | | | | | | | | | | | | | | | | | | ArgsManager: support config file sectionsAnthony Towns2018-04-113-2/+44
| * | | | | | | | | | | | | | | | | | | | | | ArgsManager: drop m_negated_argsAnthony Towns2018-04-113-54/+64
| * | | | | | | | | | | | | | | | | | | | | | ArgsManager: keep command line and config file arguments separateAnthony Towns2018-04-113-57/+138
* | | | | | | | | | | | | | | | | | | | | | | Merge #12996: tests: Remove redundant bytes(…) callsMarcoFalke2018-04-161-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | tests: Remove redundant bytes²practicalswift2018-04-161-3/+3
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge #12987: tests/tools: Enable additional Python flake8 rules for automati...MarcoFalke2018-04-1622-51/+69
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Enable additional flake8 rulespracticalswift2018-04-161-1/+11
| * | | | | | | | | | | | | | | | | | | | | | Minor Python cleanups to make flake8 pass with the new rules enabledpracticalswift2018-04-1621-50/+58
|/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Merge #12993: tests: Remove compatibility code not needed now when we're on P...Wladimir J. van der Laan2018-04-163-36/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | tests: Remove compatibility code not needed now when we're on Python 3practicalswift2018-04-163-36/+14
|/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Merge #12951: [doc] Fix comment in FindForkInGlobalIndexWladimir J. van der Laan2018-04-161-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | [doc] Fix comment in FindForkInGlobalIndexJames O'Beirne2018-04-111-1/+2
| | |_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge #12986: Trivial: Corrected comment array name from pnSeeds6 to pnSeed6Wladimir J. van der Laan2018-04-161-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | correcting the array name from pnSeeds6 to pnSeed6okayplanet2018-04-141-1/+1
|/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Merge #12946: depends: Fix Qt build with XCode 9.3Wladimir J. van der Laan2018-04-142-1/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | depends: Fix Qt build with XCode 9.3fanquake2018-04-112-1/+37
* | | | | | | | | | | | | | | | | | | | | | Merge #12973: Avoid std::locale/imbue madness in DateTimeStrFormatWladimir J. van der Laan2018-04-143-28/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Avoid std::locale/imbue in DateTimeStrFormatPieter Wuille2018-04-133-28/+14
| | |_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge #11200: Allow for aborting rescans in the GUIJonas Schnelli2018-04-134-10/+49
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Give an error when rescan is aborted by the userAndrew Chow2018-04-121-4/+32
| * | | | | | | | | | | | | | | | | | | | | Add cancel button to rescan progress dialogAndrew Chow2018-04-124-6/+17
* | | | | | | | | | | | | | | | | | | | | | Merge #12569: net: Increase signal-to-noise ratio in debug.log by adjusting l...Wladimir J. van der Laan2018-04-134-9/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Increase signal-to-noise ratio in debug.log by adjusting log level when loggi...practicalswift2018-03-114-9/+21
* | | | | | | | | | | | | | | | | | | | | | Merge #12950: bitcoin-tx: Flatten for loop over one elementWladimir J. van der Laan2018-04-131-7/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | bitcoin-tx: Remove unused for loopMarcoFalke2018-04-111-7/+4
* | | | | | | | | | | | | | | | | | | | | | Merge #12969: Drop dead code CScript::FindWladimir J. van der Laan2018-04-131-9/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Drop dead code CScript::FindBen Woosley2018-04-121-9/+0
|/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Merge #12970: logging: bypass timestamp formatting when not loggingPieter Wuille2018-04-121-7/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | logging: bypass timestamp formatting when not loggingCory Fields2018-04-121-7/+9
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge #12743: Fix csBestBlock/cvBlockChange waiting in rpc/miningPieter Wuille2018-04-124-9/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Modernize best block mutex/cv/hash variable namingPieter Wuille2018-04-034-13/+13
| * | | | | | | | | | | | | | | | | | | | Fix csBestBlock/cvBlockChange waiting in rpc/miningPieter Wuille2018-04-033-2/+8
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge #12803: Make BaseSignatureCreator a pure interfaceWladimir J. van der Laan2018-04-127-72/+59
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Make DummySignatureCreator a singletonPieter Wuille2018-04-104-33/+26
| * | | | | | | | | | | | | | | | | | | Make BaseSignatureCreator a pure interfacePieter Wuille2018-04-107-45/+39
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge #12888: debug log number of unknown wallet records on loadWladimir J. van der Laan2018-04-121-3/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | debug log number of unknown wallet records on loadGregory Sanders2018-04-111-3/+6
* | | | | | | | | | | | | | | | | | | | Merge #12939: Extract consts for WITNESS_V0 hash sizesWladimir J. van der Laan2018-04-124-7/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \