< bitcoin-git>
[bitcoin] sipa opened pull request #12712: Support serialization as another type without casting (master...201803_astype) https://github.com/bitcoin/bitcoin/pull/12712
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #12710: Append scripts to new test_list array to fix bad assignment (master...PR_12437_test_runner_fix) https://github.com/bitcoin/bitcoin/pull/12710
< bitcoin-git>
bitcoin/master 00d1680 MarcoFalke: Merge #12710: Append scripts to new test_list array to fix bad assignment...
< bitcoin-git>
bitcoin/master b0fec8d Jeff Rade: Append scripts to new test_list array to fix bad assignment
< bitcoin-git>
[bitcoin] jeffrade opened pull request #12710: Append scripts to new test_list array to fix bad assignment (master...PR_12437_test_runner_fix) https://github.com/bitcoin/bitcoin/pull/12710
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #12437: [Trivial] Simplify if-else blocks and more descriptive variable naming (master...test_runner_refactor) https://github.com/bitcoin/bitcoin/pull/12437
< bitcoin-git>
bitcoin/master 585db41 MarcoFalke: Merge #12437: [Trivial] Simplify if-else blocks and more descriptive variable naming...
< bitcoin-git>
bitcoin/master 97bcd36 Jeff Rade: [Trivial] Simplify if-else blocks and more descriptive variable naming
< bitcoin-git>
[bitcoin] fanquake closed pull request #12707: log: Be less confusing in the way we inform the user that logging has started (master...scrolling-can-be-fun-but-this-is-too-much-fun) https://github.com/bitcoin/bitcoin/pull/12707
< bitcoin-git>
[bitcoin] sipa closed pull request #12542: Remove redundant includes. Conform to header include guidelines. (master...include-guidelines) https://github.com/bitcoin/bitcoin/pull/12542
2018-03-16
< bitcoin-git>
bitcoin/master af20f9b Pieter Wuille: Merge #12542: Remove redundant includes. Conform to header include guidelines....
< bitcoin-git>
bitcoin/master 7ef46d0 practicalswift: Remove redundant includes. Conform to header include guidelines....
< bitcoin-git>
[bitcoin] instagibbs opened pull request #12709: shuffle sendmany recipients ordering, since caller cannot control (master...shuffleoutputs) https://github.com/bitcoin/bitcoin/pull/12709
< bitcoin-git>
[bitcoin] sipa opened 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] practicalswift opened pull request #12707: log: Be less confusing in the way we inform the user that logging has started (master...scrolling-can-be-fun-but-this-is-too-much-fun) https://github.com/bitcoin/bitcoin/pull/12707
< bitcoin-git>
[bitcoin] kallewoof closed pull request #10386: [WIP] [wallet] Optional '-avoidreuse' flag which defaults to not reusing addresses in sends (master...feature-white-black-address) https://github.com/bitcoin/bitcoin/pull/10386
< bitcoin-git>
[bitcoin] achow101 opened pull request #12694: Actually disable BnB when there are preset inputs (master...fix-preset-coins-bnb) https://github.com/bitcoin/bitcoin/pull/12694
< bitcoin-git>
[bitcoin] drewx2 opened pull request #12693: Remove unused variable in SortForBlock (master...unused-sort-for-block-param) https://github.com/bitcoin/bitcoin/pull/12693
< bitcoin-git>
[bitcoin] laanwj closed pull request #12080: Add support to search the address book (master...2018-01-searchaddressbook) https://github.com/bitcoin/bitcoin/pull/12080
< bitcoin-git>
bitcoin/master 56cc022 Wladimir J. van der Laan: Merge #12080: Add support to search the address book...
< bitcoin-git>
bitcoin/master c316fdf João Barbosa: [qt] Add support to search the address book
< bitcoin-git>
[bitcoin] practicalswift opened pull request #12686: travis: Generate a trap for signed arithmetic overflows (enable -ftrapv) (master...trapv) https://github.com/bitcoin/bitcoin/pull/12686
< bitcoin-git>
bitcoin/master ae5bcc7 Wladimir J. van der Laan: Merge #10694: Remove redundant code in MutateTxSign(CMutableTransaction&, const std::string&)...
< bitcoin-git>
[bitcoin] vasild opened pull request #12678: Scripts and tools: Fix a few compilation issues with Clang 7 and -Werror (master...master-compilation-fixes-with-clang7-werror) https://github.com/bitcoin/bitcoin/pull/12678
< bitcoin-git>
[bitcoin] luke-jr opened pull request #12677: RPC: Add ancestor{count,size,fees} to listunspent output (master...listunspent_ancestorinfo) https://github.com/bitcoin/bitcoin/pull/12677
< bitcoin-git>
[bitcoin] dexX7 opened pull request #12676: Show "replaceable" flag, when decoding raw transactions (master...rpc-raw-replaceable-flag) https://github.com/bitcoin/bitcoin/pull/12676
< bitcoin-git>
[bitcoin] luke-jr opened pull request #12674: RPC: Support addnode onetry without making the connection priviliged (master...rpc_onetry_nonpriv) https://github.com/bitcoin/bitcoin/pull/12674
< bitcoin-git>
[bitcoin] practicalswift closed pull request #12671: mempool: Avoid locking mutex that is already held by the same thread (master...avoid-locking-mutex-already-held) https://github.com/bitcoin/bitcoin/pull/12671
< bitcoin-git>
[bitcoin] practicalswift opened pull request #12671: mempool: Avoid locking mutex that is already held by the same thread (master...avoid-locking-mutex-already-held) https://github.com/bitcoin/bitcoin/pull/12671
< bitcoin-git>
[bitcoin] luke-jr opened pull request #12666: configure: UniValue 1.0.4 is required for pushKV(, bool) (master...univalue-1.0.4-required) https://github.com/bitcoin/bitcoin/pull/12666
< bitcoin-git>
[bitcoin] practicalswift opened pull request #12665: Add compile time checking for all run time locking assertions (master...compile-time-checking-of-runtime-assertions) https://github.com/bitcoin/bitcoin/pull/12665
< bitcoin-git>
[bitcoin] maaku opened pull request #12656: Add scripts for doing gitian builds on any platform using VirtualBox + Vagrant + Packer (master...vagrant) https://github.com/bitcoin/bitcoin/pull/12656
< bitcoin-git>
[bitcoin] jonasschnelli opened pull request #12653: Allow to optional specify the directory for the blocks storage (master...2018/03/blocksdir) https://github.com/bitcoin/bitcoin/pull/12653
< bitcoin-git>
[bitcoin] practicalswift opened pull request #12652: bitcoin-cli: Provide a better error message when bitcoind is not running (master...bitcoin-cli-error-message-when-bitcoind-is-not-running) https://github.com/bitcoin/bitcoin/pull/12652
2018-03-08
< bitcoin-git>
[bitcoin] 251Labs opened pull request #12650: gui: Fix issue: "default port not shown correctly in settings dialog" (master...patch/12623/default-port-not-shown) https://github.com/bitcoin/bitcoin/pull/12650
< bitcoin-git>
[bitcoin] laanwj closed pull request #10353: Refactor script interpreter flags to use new CScriptFlags class for stricter checking (master...scriptflags) https://github.com/bitcoin/bitcoin/pull/10353
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #12638: qa: Remove mempool.dat from cached regtest datadir (master...Mf1803-qaMempoolCache) https://github.com/bitcoin/bitcoin/pull/12638
< bitcoin-git>
[bitcoin] laanwj closed pull request #11892: [Qt] Warn if fallback fee has been used (master...2017/12/qt_warn_fallbackfee) https://github.com/bitcoin/bitcoin/pull/11892
< bitcoin-git>
[bitcoin] laanwj closed pull request #12184: [TRIVIAL] Drop C headers in favour of C++-compatibility headers. (master...cpp11_includes) https://github.com/bitcoin/bitcoin/pull/12184
< bitcoin-git>
bitcoin/master a34ac6a Wladimir J. van der Laan: Merge #9598: Improve readability by removing redundant casts to same type (on all platforms)...
< bitcoin-git>
bitcoin/master 06edc23 practicalswift: Improve readability by removing redundant casts to same type (on all platforms)
< bitcoin-git>
[bitcoin] laanwj closed pull request #12626: Limit the number of IPs addrman learns from each DNS seeder (master...master) https://github.com/bitcoin/bitcoin/pull/12626
< bitcoin-git>
bitcoin/master efa18a2 Wladimir J. van der Laan: Merge #12626: Limit the number of IPs addrman learns from each DNS seeder...
< bitcoin-git>
bitcoin/master 46e7f80 e0: Limit the number of IPs we use from each DNS seeder...
< bitcoin-git>
[bitcoin] fanquake opened pull request #12637: backport: #12556 fix version typo in getpeerinfo RPC call help (0.16...backport-fix-version-typo) https://github.com/bitcoin/bitcoin/pull/12637
< bitcoin-git>
[bitcoin] kallewoof opened pull request #12634: [refactor] Make TransactionWithinChainLimit more flexible (master...txmempool-chain-limit-value) https://github.com/bitcoin/bitcoin/pull/12634
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #12627: qa: Fix some tests to work on native windows (master...Mf1803-qaWindowsTests) https://github.com/bitcoin/bitcoin/pull/12627
< bitcoin-git>
bitcoin/master 791c3ea MarcoFalke: Merge #12627: qa: Fix some tests to work on native windows...
< bitcoin-git>
bitcoin/master fa3528a MarcoFalke: qa: Fix some tests to work on native windows
< bitcoin-git>
[bitcoin] murrayn opened pull request #12630: Provide useful error message if datadir is not writable. (master...datadir_writable) https://github.com/bitcoin/bitcoin/pull/12630
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #12627: qa: Fix some tests to work on native windows (master...Mf1803-qaWindowsTests) https://github.com/bitcoin/bitcoin/pull/12627
< bitcoin-git>
[bitcoin] EthanHeilman opened pull request #12626: Limit the number of IPs addrman learns from each DNS seeder (master...master) https://github.com/bitcoin/bitcoin/pull/12626
< bitcoin-git>
[bitcoin] laanwj closed pull request #12600: Add a test for large tx output scripts with segwit input. (master...feature/segwit_big_txout_script) https://github.com/bitcoin/bitcoin/pull/12600
< bitcoin-git>
bitcoin/master 5f8cc0d Richard Kiss: Add a test for large tx output scripts with segwit input.
< bitcoin-git>
bitcoin/master 29088b1 Wladimir J. van der Laan: Merge #12600: Add a test for large tx output scripts with segwit input....