aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-18[wallet] Remove `state` argument from CWallet::CommitTransactionJohn Newbery
2019-10-18[wallet] Remove return value from CommitTransaction()John Newbery
2019-10-18[wallet] Add doxygen comment to CWallet::CommitTransaction()John Newbery
2019-10-16[wallet] Fix whitespace in CWallet::CommitTransaction()John Newbery
2019-10-16Merge #17095: util: Filter control characters out of log messagesWladimir J. van der Laan
2019-10-16Merge #17131: rpc: fix -rpcclienttimeout 0 optionWladimir J. van der Laan
2019-10-16Merge #17113: tests: Add fuzzing harness for descriptor Span-parsing helpersMarcoFalke
2019-10-16Merge #17118: build: depends macOS: point --sysroot to SDKWladimir J. van der Laan
2019-10-15tests: Add fuzzing harness for descriptor Span-parsing helperspracticalswift
2019-10-15Merge #17105: gui: Make RPCConsole::TabTypes an enum classfanquake
2019-10-15Merge #17138: Remove wallet access to some node argumentsMarcoFalke
2019-10-15Merge #17098: refactor: Feebumper EstimateFeeRate follow-upMarcoFalke
2019-10-15Merge #17125: gui: Add toolTip and placeholderText to sign message fieldsfanquake
2019-10-15rpc: fix -rpcclienttimeout 0 optionFabian Jahr
2019-10-15gui: Added label & tooltip for Verify Message labelsdannmat
2019-10-15Merge #17141: Test: Rename SegwitVersion1SignatureHash()fanquake
2019-10-15Merge #17142: docs: Update macdeploy README to include all files produced by ...fanquake
2019-10-15Merge #17146: github: Add warning for bug reportsfanquake
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-14[wallet] Remove pruning check for -rescan optionJohn Newbery
2019-10-14[wallet] Remove package limit config access from walletJohn Newbery
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-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-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