aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-15gui: Make RPCConsole::TabTypes an enum classJoão Barbosa
2019-10-15Merge #17033: Disable _FORTIFY_SOURCE when enable-debugWladimir J. van der Laan
2019-10-15Update macdeploy README to include correctly named `.dmg` file produced from ...Zakk
2019-10-15Merge #17086: tests: Fix fs_tests for unknown localesWladimir J. van der Laan
2019-10-15Merge #17111: doc: update bips.md with buried BIP9 deploymentsWladimir J. van der Laan
2019-10-15tests: Fix fs_tests for unknown localesDaki Carnhof
2019-10-15util: Filter control characters out of log messagesWladimir J. van der Laan
2019-10-15github: Add warning for bug reportsWladimir J. van der Laan
2019-10-14Merge #17134: doc: Add switch on enum example to developer notesfanquake
2019-10-14[test] rename SegwitVersion1SignatureHash()John Newbery
2019-10-14travis: run tests on macOS nativeSjors Provoost
2019-10-14test: Fix bug in blockfilter_index_tests.Jim Posen
2019-10-14[wallet] Remove pruning check for -rescan optionJohn Newbery
2019-10-14[wallet] Remove package limit config access from walletJohn Newbery
2019-10-14[rpc] Fix broken bitcoin-cli examplesAndrew Toth
2019-10-14Merge #17124: test: speed up wallet_address_types by whitelisting peers (imme...MarcoFalke
2019-10-14Merge #17108: test: fix "tx-size-small" errors after default address changeMarcoFalke
2019-10-14Merge #17009: tests: Add EvalScript(...) fuzzing harnessMarcoFalke
2019-10-14test: fix "tx-size-small" errors after default address changeSebastian Falbesoner
2019-10-14doc: Add switch on enum exampleHennadii Stepanov
2019-10-14Merge #16667: build: remove mingw linker workaround from win gitian descriptorMarcoFalke
2019-10-14util: Add AllowShortCaseLabelsOnASingleLine optionHennadii Stepanov
2019-10-14Merge #17057: build: switch to upstream libdmg-hfsplusWladimir J. van der Laan
2019-10-13test: speed up wallet_address_types by whitelisting peers (immediate tx relay)Sebastian Falbesoner
2019-10-13Merge #17121: test: speedup wallet_backup by whitelisting peers (immediate tx...fanquake
2019-10-13gui: don't disable the sync overlay when wallet is disabledBen Carman
2019-10-13test: speedup wallet_backup by whitelisting peers (immediate tx relay)Sebastian Falbesoner
2019-10-12tests: Add EvalScript(...) fuzzing harnesspracticalswift
2019-10-12[build] depends macOS: point --sysroot to SDKSjors Provoost
2019-10-11Merge #16947: doc: Doxygen-friendly script/descriptor.h commentsMarcoFalke
2019-10-11doc: update bips.md with buried BIP9 deploymentsMarcoFalke
2019-10-11Merge #17097: build: Add README.md to DIST targetMarcoFalke
2019-10-11build: pass --enable-option-checking to applicable packagesfanquake
2019-10-11build: only pass --disable-dependency-tracking to packages that understand itfanquake
2019-10-11Merge #17102: doc: Add missing indexes/blockfilter/basic to doc/files.mdfanquake
2019-10-11doc: Add missing indexes/blockfilter/basic/ to doc/files.mdMarcoFalke
2019-10-10change wallet pointers to references in feebumperAdam Jonas
2019-10-10tests: Add FuzzedDataProvider fuzzing helper from the Chromium projectpracticalswift
2019-10-10Merge #16983: doc: Add detailed info about Bitcoin Core filesMarcoFalke
2019-10-10Merge #16973: test: Fix combine_logs.py for AppVeyor buildMarcoFalke
2019-10-10Merge #16887: Abstract out some of the descriptor Span-parsing helpersMarcoFalke
2019-10-10Merge #16786: test: add unit test for wallet watch-only methods involving Pub...MarcoFalke
2019-10-10typo and unneccessary parenthesesAdam Jonas
2019-10-10build: Add README.md to DIST targetMarcoFalke
2019-10-10Merge #16689: rpc: add missing fields to wallet rpc help outputMarcoFalke
2019-10-10Merge #17076: tests: Add fuzzing harness for CheckTransaction(...), IsStandar...MarcoFalke
2019-10-10Merge #17085: init: Change fallback locale to C.UTF-8Wladimir J. van der Laan
2019-10-10Merge #15756: gui: Add shortcuts for tab toolsJonas Schnelli
2019-10-10Merge #15023: GUI: Restore RPC Console to non-wallet tray icon menuJonas Schnelli
2019-10-09test: add unit tests for Span-parsing helpersSebastian Falbesoner