aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-05Extract CSipHasher to it's own file in crypto/ directory.Jim Posen
2018-11-05qa: Add test to ensure node can generate all help texts at runtimeMarcoFalke
2018-11-05trivial: Don't translate in help textken2812221
2018-11-05Merge #14632: Tests: Fix a commentMarcoFalke
2018-11-05Merge #14092: tests: Dry run bench_bitcoin as part "make check" to allow for ...MarcoFalke
2018-11-05Merge #14060: ZMQ: add options to configure outbound message high water mark,...Wladimir J. van der Laan
2018-11-05Merge #14618: rpc: Make HTTP RPC debug logging more informativeWladimir J. van der Laan
2018-11-05Add SAFE_CHARS[SAFE_CHARS_URI]: Chars allowed in URIs (RFC 3986)practicalswift
2018-11-05rpc: Make HTTP RPC debug logging more informativepracticalswift
2018-11-05Merge #14515: doc: Update OpenBSD build guide for 6.4Wladimir J. van der Laan
2018-11-05Merge #14628: Trivial: Rename misleading 'defaultPort' to 'rpc_port'Wladimir J. van der Laan
2018-11-05Merge #14350: Add WalletLocation classWladimir J. van der Laan
2018-11-05scripted-diff: Rename misleading 'defaultPort' to 'http_port'Murray Nesbitt
2018-11-05Merge #14554: qt: Remove unused `adjustedTime` parameterWladimir J. van der Laan
2018-11-05qt: All tray menu actions call showNormalIfMinimizedJoão Barbosa
2018-11-05qt: Use GUIUtil::bringToFront where possibleJoão Barbosa
2018-11-05qt: Add GUIUtil::bringToFrontJoão Barbosa
2018-11-05Merge #14647: build: Remove illegal spacing in darwin.mkWladimir J. van der Laan
2018-11-05Merge #14555: Move util files to directoryWladimir J. van der Laan
2018-11-04scripted-diff: Move util files to separate directory.Jim Posen
2018-11-04warnings: Compiler warning on memset usage for non-trivial typeLenny Maiorani
2018-11-04Merge #14410: rpcwallet: 'ischange' field for 'getaddressinfo' RPCMarcoFalke
2018-11-04Remove obj_c for macOS Dock icon menuHennadii Stepanov
2018-11-04Use Qt signal for macOS Dock icon click eventHennadii Stepanov
2018-11-03build: Remove illegal spacing in darwin.mkJon Layton
2018-11-02Merge #14528: travis: Compile once on xenialMarcoFalke
2018-11-02Merge #14630: test_runner: Remove travis specific codeMarcoFalke
2018-11-02Merge #14631: [tests] Move deterministic address import to setup_nodesMarcoFalke
2018-11-01test_runner: Remove travis specific codeMarcoFalke
2018-11-01Add regression test for PSBT signing bug #14473Glenn Willen
2018-11-01Refactor PSBTInput signing to enforce invariantGlenn Willen
2018-11-01Simplify arguments to SignPSBTInputGlenn Willen
2018-11-01Add bool PSBTInputSignedGlenn Willen
2018-11-01New PartiallySignedTransaction constructor from CTransctionGlenn Willen
2018-11-01Remove redundant txConst parameter to FillPSBTGlenn Willen
2018-11-01More concise conversion of CDataStream to stringGlenn Willen
2018-11-01tests: add tests for invalid P2P messagesJames O'Beirne
2018-11-01tests: add P2PConnection.send_raw_messageJames O'Beirne
2018-11-01tests: add utility to assert node memory usage hasn't increasedJames O'Beirne
2018-11-01Avoid using numeric_limits for sequence numbers and lock timesRussell Yanofsky
2018-11-01Merge #14377: check that a separator is found for psbt inputs, outputs, and g...Wladimir J. van der Laan
2018-11-01Remove duplicated codeHennadii Stepanov
2018-11-01Replace platform dependent type with proper constHennadii Stepanov
2018-11-01[tests] Move deterministic address import to setup_nodesJohn Newbery
2018-11-01Tests: Fix a commentfridokus
2018-11-01Merge #14625: Make clear function argument case in dev notesWladimir J. van der Laan
2018-11-01macOS: disable AppNap during syncAlexey Ivanov
2018-11-01Merge #14592: doc: Add external interface consistency guaranteesWladimir J. van der Laan
2018-11-01Merge #14197: [psbt] Convert non-witness UTXOs to witness if witness sig createdWladimir J. van der Laan
2018-11-01Merge #14617: FreeBSD: Document Python 3 requirement for 'gmake check'Wladimir J. van der Laan