aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-21Expand on wallet_balance.py comment from https://github.com/bitcoin/bitcoin/p...Jeremy Rubin
2019-10-21Update release notes to mention changes to IsTrusted and impact on walletJeremy Rubin
2019-10-21Systematize style of IsTrusted single line ifJeremy Rubin
2019-10-21update variable naming conventions for IsTrustedJeremy Rubin
2019-10-21Update comment in test/functional/wallet_balance.pyJeremy Rubin
2019-10-21Update wallet_balance.py test to reflect new behaviorJeremy Rubin
2019-10-21Reuse trustedParents in looped calls to IsTrustedJeremy Rubin
2019-10-21Cache tx Trust per-call to avoid DoSJeremy Rubin
2019-10-21Make IsTrusted scan parents recursivelyJeremy Rubin
2019-10-21Merge #17070: wallet: Avoid showing GUI popups on RPC errorsWladimir J. van der Laan
2019-10-21Merge #17195: gui: send amount placeholder valueWladimir J. van der Laan
2019-10-21Merge #17176: ci: Cleanup macOS runsWladimir J. van der Laan
2019-10-21Merge #17191: random: remove call to RAND_screen() (Windows only)Wladimir J. van der Laan
2019-10-20Merge #17203: wallet: Remove unused GetLabelNamefanquake
2019-10-20wallet: Remove unused GetLabelNameSebastian Falbesoner
2019-10-20Merge #17157: doc: Added instructions for how to add an upsteam to forked repofanquake
2019-10-20doc: Added instructions for how to add an upsteam to forked repodannmat
2019-10-19Send amount shows minimum amount placeholderJeremyCrookshank
2019-10-18Merge #17184: util: Filter out macOS process serial numberfanquake
2019-10-18Merge #16949: build: only pass --disable-dependency-tracking to packages that...fanquake
2019-10-18random: remove call to RAND_screen() (Windows only)fanquake
2019-10-18Merge #17151: gui: remove OpenSSL PRNG seeding (Windows, Qt only)fanquake
2019-10-18Merge #16889: Add some general std::vector utility functionsMarcoFalke
2019-10-18Merge #17186: gui: Add placeholder text to the sign message fieldfanquake
2019-10-18gui: Add placeholder text to the sign message fieldDanny-Scott
2019-10-18Merge #15084: gui: don't disable the sync overlay when wallet is disabledJonas Schnelli
2019-10-18util: Filter out macOS process serial numberHennadii Stepanov
2019-10-17Merge #17162: chain: Remove CBlockIndex::SetNull helperfanquake
2019-10-17Merge #17177: doc: Describe log files + consistent paths in test READMEsMarcoFalke
2019-10-17doc: Describe log files + consistent paths in test READMEsMartin Erlandsson
2019-10-17ci: Remove redundant check for TRAVIS_OS_NAMEMarcoFalke
2019-10-17doc: Document that GNU tools are required for lintersMarcoFalke
2019-10-17ci: Cleanup macOS runsMarcoFalke
2019-10-17Merge #16597: Travis: run full test suite on native macOSMarcoFalke
2019-10-17Merge #17119: doc: Fix broken bitcoin-cli examplesWladimir J. van der Laan
2019-10-17Merge #17169: doc: correct function name in ReportHardwareRand()MarcoFalke
2019-10-17Merge #17140: test: Fix bug in blockfilter_index_tests.MarcoFalke
2019-10-16doc: correct function name in ReportHardwareRand()fanquake
2019-10-16Merge #16659: refactoring: Remove unused includesMarcoFalke
2019-10-16chain: Set all CBlockIndex members to null, remove SetNull helperMarcoFalke
2019-10-16Add tests for util/vector.h's Cat and VectorPieter Wuille
2019-10-16Add some general std::vector utility functionsPieter Wuille
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-15Remove unused includespracticalswift
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