< bitcoin-git>
[bitcoin] laanwj closed pull request #12569: net: Increase signal-to-noise ratio in debug.log by adjusting log level when logging failed non-manual connect():s (master...logging-signal-to-noise) https://github.com/bitcoin/bitcoin/pull/12569
< bitcoin-git>
bitcoin/master 23e7fe8 Wladimir J. van der Laan: Merge #12569: net: Increase signal-to-noise ratio in debug.log by adjusting log level when logging failed non-manual connect():s...
< bitcoin-git>
bitcoin/master cba2800 practicalswift: Increase signal-to-noise ratio in debug.log by adjusting log level when logging failed non-manual connect():s...
< bitcoin-git>
[bitcoin] laanwj closed pull request #12950: bitcoin-tx: Flatten for loop over one element (master...Mf1804-bitcoinTxUnusedLoop) https://github.com/bitcoin/bitcoin/pull/12950
< bitcoin-git>
bitcoin/master e625548 Wladimir J. van der Laan: Merge #12950: bitcoin-tx: Flatten for loop over one element...
< bitcoin-git>
bitcoin/master fa72f34 MarcoFalke: bitcoin-tx: Remove unused for loop
< bitcoin-git>
[bitcoin] Empact closed pull request #12463: Drop the return and corruptionPossible arguments from CValidationState::DoS, and rename to ::Reject (master...drop-dos-return) https://github.com/bitcoin/bitcoin/pull/12463
< bitcoin-git>
[bitcoin] Empact opened pull request #12976: Remove return and corruptionPossible arguments from DoS, rename to Reject (master...drop-dos-return-scripted) https://github.com/bitcoin/bitcoin/pull/12976
< bitcoin-git>
[bitcoin] sipa opened pull request #12973: Avoid std::locale/imbue madness in DateTimeStrFormat (master...201804_noimbue) https://github.com/bitcoin/bitcoin/pull/12973
< bitcoin-git>
[bitcoin] theuni opened pull request #12970: logging: bypass timestamp formatting when not logging (master...slow-tests) https://github.com/bitcoin/bitcoin/pull/12970
< bitcoin-git>
[bitcoin] laanwj closed pull request #12803: Make BaseSignatureCreator a pure interface (master...201803_puresignaturecreator) https://github.com/bitcoin/bitcoin/pull/12803
< bitcoin-git>
bitcoin/master 8480d41 Wladimir J. van der Laan: Merge #12803: Make BaseSignatureCreator a pure interface...
< bitcoin-git>
bitcoin/master 190b8d2 Pieter Wuille: Make BaseSignatureCreator a pure interface
< bitcoin-git>
bitcoin/master be67831 Pieter Wuille: Make DummySignatureCreator a singleton
< bitcoin-git>
[bitcoin] lutangar closed pull request #12736: [RPC][Refactoring] Meaningful error code when called with wrong number of arguments (master...error-code-for-param-number) https://github.com/bitcoin/bitcoin/pull/12736
< bitcoin-git>
[bitcoin] fanquake closed pull request #12433: [qt] move SendCoinsRecipient to its own file (master...2018/02/qt-send-coins-recipient) https://github.com/bitcoin/bitcoin/pull/12433
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #12956: contrib: Only lint our src files for include guards (master...Mf1804-lintFixups) https://github.com/bitcoin/bitcoin/pull/12956
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #12960: doc: Revert to previous header include policy (master...Mf1804-docIncludes) https://github.com/bitcoin/bitcoin/pull/12960
< bitcoin-git>
[bitcoin] Empact opened pull request #12959: Drop IsCompressedOrUncompressedPubKey and IsCompressedPubKey (master...is-compressed-or-uncompressed) https://github.com/bitcoin/bitcoin/pull/12959
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #12956: contrib: Only lint our src files for include guards (master...Mf1804-lintFixups) https://github.com/bitcoin/bitcoin/pull/12956
< bitcoin-git>
[bitcoin] conscott closed pull request #12930: WIP Refactor large transaction generation for tests and make generic (master...CRS_tests_flexible_tx_size) https://github.com/bitcoin/bitcoin/pull/12930
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #12837: rpc: fix type mistmatch in `listreceivedbyaddress` (master...fix_listreceivedbyaddress_type) https://github.com/bitcoin/bitcoin/pull/12837
< bitcoin-git>
bitcoin/master 7c06171 MarcoFalke: Merge #12837: rpc: fix type mistmatch in `listreceivedbyaddress`...
< bitcoin-git>
bitcoin/master 05c03d1 joemphilips: rpc: fix type mistmatch in listreceivedbyaddress
< bitcoin-git>
[bitcoin] jamesob opened pull request #12951: [doc] Fix comment in FindForkInGlobalIndex (master...2018-04-11-findforkinglobalindex-doc) https://github.com/bitcoin/bitcoin/pull/12951
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #12950: bitcoin-tx: Flatten for loop over one element (master...Mf1804-bitcoinTxUnusedLoop) https://github.com/bitcoin/bitcoin/pull/12950
< bitcoin-git>
[bitcoin] instagibbs opened pull request #12947: Wallet hd functional test speedup and clarification (master...wallet_hd_speedup) https://github.com/bitcoin/bitcoin/pull/12947
< bitcoin-git>
[bitcoin] fanquake closed pull request #10619: [rpc]Avoid possibility of NULL pointer dereference in getblockchaininfo(...) (master...fix01) https://github.com/bitcoin/bitcoin/pull/10619
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #12912: Minor readability/maintainability changes to warnings.cpp (master...warnings) https://github.com/bitcoin/bitcoin/pull/12912
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #12937: Handle witness version and OP_N results as an unsigned char (master...unsigned-char-witnessversion) https://github.com/bitcoin/bitcoin/pull/12937
< bitcoin-git>
[bitcoin] instagibbs opened pull request #12944: [wallet] ScanforWalletTransactions should mark input txns as dirty (master...scandirty) https://github.com/bitcoin/bitcoin/pull/12944
< bitcoin-git>
[bitcoin] laanwj closed pull request #12916: Introduce BigEndian wrapper and use it for netaddress ports (master...201804_beport) https://github.com/bitcoin/bitcoin/pull/12916
< bitcoin-git>
bitcoin/master 7b6041d Wladimir J. van der Laan: Merge #12916: Introduce BigEndian wrapper and use it for netaddress ports...
< bitcoin-git>
bitcoin/master ece88fd Pieter Wuille: Introduce BigEndian wrapper and use it for netaddress ports
< bitcoin-git>
[bitcoin] Empact opened pull request #12938: Overload CScript::IsWitnessProgram with a test-only version (master...test-only-iswitnessprogram) https://github.com/bitcoin/bitcoin/pull/12938
< bitcoin-git>
[bitcoin] Empact opened pull request #12937: Handle witness version and OP_N results as an unsigned char (master...unsigned-char-witnessversion) https://github.com/bitcoin/bitcoin/pull/12937
< bitcoin-git>
[bitcoin] laanwj closed pull request #12731: Support serialization as another type without casting (master...201803_astype) https://github.com/bitcoin/bitcoin/pull/12731
< bitcoin-git>
bitcoin/master 0a8054e Wladimir J. van der Laan: Merge #12731: Support serialization as another type without casting...
< bitcoin-git>
bitcoin/master 818dc74 Pieter Wuille: Support serialization as another type without casting...
< bitcoin-git>
[bitcoin] conscott opened pull request #12930: WIP Refactor large transaction generation for tests and make generic (master...CRS_tests_flexible_tx_size) https://github.com/bitcoin/bitcoin/pull/12930
< bitcoin-git>
[bitcoin] practicalswift opened pull request #12928: qt: Initialize variables previously neither defined where defined nor in constructor (master...qt-constructors) https://github.com/bitcoin/bitcoin/pull/12928
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #12845: Trivial: Add logging line in init.cpp that was accidentally removed with #10762 (master...add_logging_line_to_newer_branch) https://github.com/bitcoin/bitcoin/pull/12845
< bitcoin-git>
bitcoin/master 7ee6fc5 MarcoFalke: Merge #12845: Trivial: Add logging line in init.cpp that was accidentally removed with #10762...
< bitcoin-git>
bitcoin/master 23abfb7 Steve Lee: added logging line back that was accidentally removed with #10762
< bitcoin-git>
[bitcoin] jamesob closed pull request #12873: [ci] Run functional tests using bitcoin-qt in one Travis job (master...2018-04-03-travis-func-qt) https://github.com/bitcoin/bitcoin/pull/12873
< bitcoin-git>
[bitcoin] laanwj opened pull request #12923: util: Pass pthread_self() to pthread_setschedparam instead of 0 (master...2018_04_pthread_self) https://github.com/bitcoin/bitcoin/pull/12923
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #12770: Use explicit casting in cuckoocache's compute_hashes(...) to clarify integer conversion (master...cuckoocache) https://github.com/bitcoin/bitcoin/pull/12770
< bitcoin-git>
bitcoin/master 603975b MarcoFalke: Merge #12770: Use explicit casting in cuckoocache's compute_hashes(...) to clarify integer conversion...
< bitcoin-git>
bitcoin/master 9142dfe practicalswift: Use explicit casting in cuckoocache's compute_hashes(...) to clarify integer conversion
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #12007: [Doc] Clarify the meaning of fee delta not being a fee rate in prioritisetransaction RPC (master...master) https://github.com/bitcoin/bitcoin/pull/12007
< bitcoin-git>
bitcoin/master cd8e45b MarcoFalke: Merge #12007: [Doc] Clarify the meaning of fee delta not being a fee rate in prioritisetransaction RPC...
< bitcoin-git>
bitcoin/master c198dc0 Jan Čapek: [Doc] Clarify the meaning of fee delta not being a fee rate in prioritisetransaction RPC
< bitcoin-git>
[bitcoin] laanwj closed pull request #12537: [arith_uint256] Make it safe to use "self" in operators (master...uint-safe-self-op) https://github.com/bitcoin/bitcoin/pull/12537
< bitcoin-git>
bitcoin/master 4781813 Wladimir J. van der Laan: Merge #12537: [arith_uint256] Make it safe to use "self" in operators...
< bitcoin-git>
bitcoin/master b120f7b Karl-Johan Alm: [test] Add tests for self usage in arith_uint256
< bitcoin-git>
bitcoin/master 08b17de Karl-Johan Alm: [arith_uint256] Do not destroy *this content if passed-in operator may reference it
< bitcoin-git>
[bitcoin] sipa opened pull request #12916: Introduce BigEndian wrapper and use it for netaddress ports (master...201804_beport) https://github.com/bitcoin/bitcoin/pull/12916
< bitcoin-git>
[bitcoin] laanwj closed pull request #12886: Introduce Span type and use it instead of FLATDATA (master...201803_slice) https://github.com/bitcoin/bitcoin/pull/12886
< bitcoin-git>
bitcoin/master 9778586 Wladimir J. van der Laan: Merge #12886: Introduce Span type and use it instead of FLATDATA...
< bitcoin-git>
bitcoin/master 9272d70 Pieter Wuille: Support serializing Span<unsigned char> and use that instead of FLATDATA
< bitcoin-git>
bitcoin/master 833bc08 Pieter Wuille: Add Slice: a (pointer, size) array view that acts like a container
< bitcoin-git>
[bitcoin] laanwj closed pull request #12904: [qa] Ensure bitcoind processes are cleaned up when tests end (master...2018-04-always-kill-bitcoind) https://github.com/bitcoin/bitcoin/pull/12904
< bitcoin-git>
bitcoin/master 15c3bb4 Wladimir J. van der Laan: Merge #12904: [qa] Ensure bitcoind processes are cleaned up when tests end...
< bitcoin-git>
bitcoin/master e36a0c0 Suhas Daftuar: [qa] Ensure bitcoind processes are cleaned up when tests end
< bitcoin-git>
[bitcoin] fanquake closed pull request #12192: Trivial: Update http URL of MIT license to use https (master...12190-UPDATE_MIT_LINK_TO_HTTPS) https://github.com/bitcoin/bitcoin/pull/12192
< bitcoin-git>
[bitcoin] murrayn opened pull request #12912: Minor readability/maintainability changes to warnings.cpp (master...warnings) https://github.com/bitcoin/bitcoin/pull/12912
< bitcoin-git>
[bitcoin] laanwj closed pull request #12561: Check for block corruption in ConnectBlock() (master...2018-02-improve-checkblock-failure) https://github.com/bitcoin/bitcoin/pull/12561
< bitcoin-git>
bitcoin/master 24133b1 Wladimir J. van der Laan: Merge #12561: Check for block corruption in ConnectBlock()...
< bitcoin-git>
bitcoin/master 0e7c52d Suhas Daftuar: Shut down if trying to connect a corrupted block...
< bitcoin-git>
[bitcoin] laanwj closed pull request #12895: tests: Add note about test suite name uniqueness requirement to developer notes (master...check-uniqueness-of-test-suite-names) https://github.com/bitcoin/bitcoin/pull/12895
< bitcoin-git>
bitcoin/master d1b622b practicalswift: tests: Add check for test suite name uniqueness in lint-tests.sh
< bitcoin-git>
bitcoin/master dc8067b practicalswift: tests: Add note about uniqueness requirement for test suite names
< bitcoin-git>
bitcoin/master 3ebfb2d MarcoFalke: tests: Avoid test suite name collision in wallet crypto_tests
< bitcoin-git>
[bitcoin] kallewoof opened pull request #12911: wallet: Show fee in results for signrawtransaction* when complete=true (master...sign-show-fees) https://github.com/bitcoin/bitcoin/pull/12911
2018-04-07
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #12906: Avoid `interface` keyword to fix windows gitian build (master...pr/is) https://github.com/bitcoin/bitcoin/pull/12906
< bitcoin-git>
bitcoin/master 048ac83 MarcoFalke: Merge #12906: Avoid `interface` keyword to fix windows gitian build...
< bitcoin-git>
bitcoin/master 17780d6 Russell Yanofsky: scripted-diff: Avoid `interface` keyword to fix windows gitian build...
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #12909: wallet: Make "settings" to be class members (master...Mf1804-walletMembers) https://github.com/bitcoin/bitcoin/pull/12909
< bitcoin-git>
[bitcoin] laanwj closed pull request #12708: Make verify-commits.sh test that merges are clean (master...201803_cleanmerge) https://github.com/bitcoin/bitcoin/pull/12708
< bitcoin-git>
bitcoin/master 577f111 Pieter Wuille: Make verify-commits.sh test that merges are clean
< bitcoin-git>
bitcoin/master b2e5fe8 Wladimir J. van der Laan: Merge #12708: Make verify-commits.sh test that merges are clean...