< bitcoin-git>
[bitcoin] Sjors reopened pull request #12482: [tests] bind functional test nodes to 127.0.0.1 (master...2018/02/test-framework-bind) https://github.com/bitcoin/bitcoin/pull/12482
< bitcoin-git>
[bitcoin] Sjors closed pull request #12482: [tests] bind functional test nodes to 127.0.0.1 (master...2018/02/test-framework-bind) https://github.com/bitcoin/bitcoin/pull/12482
< bitcoin-git>
[bitcoin] laanwj closed pull request #12512: Don't test against the mempool min fee information in mempool_limit.py (master...fix-min-fee-test) https://github.com/bitcoin/bitcoin/pull/12512
< bitcoin-git>
bitcoin/master 955fd23 Wladimir J. van der Laan: Merge #12512: Don't test against the mempool min fee information in mempool_limit.py...
< bitcoin-git>
[bitcoin] eklitzke opened pull request #12604: Add DynamicMemoryUsage() to CDBWrapper to estimate LevelDB memory use (master...leveldb_memory) https://github.com/bitcoin/bitcoin/pull/12604
< bitcoin-git>
[bitcoin] laanwj closed pull request #12466: depends: Only use D_DARWIN_C_SOURCE when building miniupnpc on darwin (master...fix-miniupnpc-darwin) https://github.com/bitcoin/bitcoin/pull/12466
< bitcoin-git>
bitcoin/master 6645eaf Wladimir J. van der Laan: Merge #12466: depends: Only use D_DARWIN_C_SOURCE when building miniupnpc on darwin...
< bitcoin-git>
[bitcoin] laanwj closed pull request #12573: Fix compilation when compiler do not support __builtin_clz* (master...vs2017) https://github.com/bitcoin/bitcoin/pull/12573
< bitcoin-git>
bitcoin/master cbc1fcf Wladimir J. van der Laan: Merge #12573: Fix compilation when compiler do not support __builtin_clz*...
< bitcoin-git>
bitcoin/master 1830784 532479301: Consensus: Fix bug when compiler do not support __builtin_clz*...
< bitcoin-git>
[bitcoin] laanwj closed pull request #10922: New file-partition.md doc describing how to partition files to ensure fast initial blockchain synchronization.. (master...master) https://github.com/bitcoin/bitcoin/pull/10922
< bitcoin-git>
[bitcoin] laanwj closed pull request #12452: docs: clarified systemd installation instructions in init.md for Ubuntu users. (master...doc-init-updates) https://github.com/bitcoin/bitcoin/pull/12452
< bitcoin-git>
bitcoin/master 71f56da Wladimir J. van der Laan: Merge #12452: docs: clarified systemd installation instructions in init.md for Ubuntu users....
< bitcoin-git>
bitcoin/master 4d14d06 DaveFromBinary: docs: clarified systemd installation instructions in init.md for Ubuntu users....
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #12580: Show a transaction's virtual size in its details dialog (master...show_vsize) https://github.com/bitcoin/bitcoin/pull/12580
< bitcoin-git>
bitcoin/master ee04119 Chris Moore: Show a transaction's virtual size in its details dialog.
< bitcoin-git>
bitcoin/master ce56fdd MarcoFalke: Merge #12580: Show a transaction's virtual size in its details dialog...
< bitcoin-git>
[bitcoin] richardkiss opened 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
2018-03-04
< bitcoin-git>
[bitcoin] fanquake closed pull request #12598: Several corrections to Greek translation (master...rex4539-translations) https://github.com/bitcoin/bitcoin/pull/12598
< bitcoin-git>
[bitcoin] ryanofsky opened pull request #12582: Fix ListCoins test failure due to unset g_wallet_allow_fallback_fee (master...pr/listg2) https://github.com/bitcoin/bitcoin/pull/12582
< bitcoin-git>
[bitcoin] dooglus opened pull request #12580: Show a transaction's virtual size in its details dialog (master...show_vsize) https://github.com/bitcoin/bitcoin/pull/12580
< bitcoin-git>
[bitcoin] laanwj closed pull request #12549: Make prevector::resize() and other prevector operations much faster (master...prevector) https://github.com/bitcoin/bitcoin/pull/12549
< bitcoin-git>
bitcoin/master 5aad635 Evan Klitzke: Use memset() to optimize prevector::resize()...
< bitcoin-git>
bitcoin/master e46be25 Akio Nakamura: Reduce redundant code of prevector and speed it up...
< bitcoin-git>
bitcoin/master f0e7aa7 Evan Klitzke: Add new prevector benchmarks....
< bitcoin-git>
[bitcoin] 532479301 opened pull request #12573: Consensus: Fix bug when compiler do not support __builtin_clz* (master...vs2017) https://github.com/bitcoin/bitcoin/pull/12573
< bitcoin-git>
[bitcoin] kostaz opened pull request #12570: Add test cases for HexStr (std::reverse_iterator and corner cases) (master...master) https://github.com/bitcoin/bitcoin/pull/12570
2018-02-28
< bitcoin-git>
[bitcoin] practicalswift opened pull request #12569: 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] practicalswift opened pull request #12567: Print timestamp strings in logs using ISO 8601 formatting (master...iso-8601) https://github.com/bitcoin/bitcoin/pull/12567
< bitcoin-git>
[bitcoin] Sjors opened pull request #12565: [qt] bumpfee: offer user to reduce output for transactions without change (master...2018/02/qt-bumpfee-reduce-output) https://github.com/bitcoin/bitcoin/pull/12565
< bitcoin-git>
[bitcoin] kallewoof opened pull request #12564: [arith_uint256] Avoid unnecessary this-copy using prefix operator (master...optim-arith_uint256-operator-dec) https://github.com/bitcoin/bitcoin/pull/12564
< bitcoin-git>
[bitcoin] tamasblummer opened pull request #12556: [Trivial] fix version typo in getpeerinfo RPC call help (master...fix_version_typo) https://github.com/bitcoin/bitcoin/pull/12556
< bitcoin-git>
bitcoin/0.16 01f931b Wladimir J. van der Laan: test: Add missing signal.h header...
< bitcoin-git>
[bitcoin] eklitzke opened pull request #12549: Make prevector::resize() and other prevector operations much faster (master...prevector) https://github.com/bitcoin/bitcoin/pull/12549
< bitcoin-git>
[bitcoin] Empact opened pull request #12545: test: Extend wait time by .1 seconds to ensure ping goes out (master...ping-timing) https://github.com/bitcoin/bitcoin/pull/12545
< bitcoin-git>
[bitcoin] practicalswift opened pull request #12542: Remove redundant includes. Conform to header include guidelines. (master...include-guidelines) https://github.com/bitcoin/bitcoin/pull/12542
< bitcoin-git>
[bitcoin] kallewoof opened 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
2018-02-25
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #12055: Prepare version scheme for upcoming release [take 2] (master...Mf1712-versionDropRedundantZero) https://github.com/bitcoin/bitcoin/pull/12055
< bitcoin-git>
[bitcoin] practicalswift opened pull request #12534: tests: Specify skipped flake8 warnings (rather than enabled warnings) (master...lint-python-invert) https://github.com/bitcoin/bitcoin/pull/12534
< bitcoin-git>
[bitcoin] ken2812221 opened pull request #12527: gitian-build.sh: fix signProg being recognized as two parameters (master...master) https://github.com/bitcoin/bitcoin/pull/12527
< bitcoin-git>
[bitcoin] shigeya opened pull request #12526: Docs: Minor description fix to build procedure on Debian wrt BerkeleyDB (master...debian9-build-hint-update) https://github.com/bitcoin/bitcoin/pull/12526
< bitcoin-git>
[bitcoin] practicalswift opened pull request #12516: Avoid unintentional unsigned integer wraparounds in tests (master...unsigned-integer-wraparounds-in-tests) https://github.com/bitcoin/bitcoin/pull/12516
< bitcoin-git>
[bitcoin] fanquake closed pull request #12513: Scripts and tools: Portability fix for the configure scripts generated (master...khorben/configure-portability) https://github.com/bitcoin/bitcoin/pull/12513
< bitcoin-git>
[bitcoin] khorben opened pull request #12513: Scripts and tools: Portability fix for the configure scripts generated (master...khorben/configure-portability) https://github.com/bitcoin/bitcoin/pull/12513
< bitcoin-git>
[bitcoin] Empact opened pull request #12512: Don't test against the mempool min fee information in mempool_limit.py (master...fix-min-fee-test) https://github.com/bitcoin/bitcoin/pull/12512
< bitcoin-git>
bitcoin/0.16 4b4d7eb Wladimir J. van der Laan: doc: Remove note about temporary file from release notes...
< bitcoin-git>
[bitcoin] eklitzke opened pull request #12495: Increase LevelDB max_open_files on 64-bit POSIX systems (master...ldb_max_open_files) https://github.com/bitcoin/bitcoin/pull/12495
< bitcoin-git>
[bitcoin] Empact opened pull request #12494: Declare CMutableTransaction a struct in rawtransaction.h (master...mutabletransaction-struct) https://github.com/bitcoin/bitcoin/pull/12494
< bitcoin-git>
[bitcoin] achow101 opened pull request #12493: [wallet] Reopen CDBEnv after encryption instead of shutting down (master...dbenv-reopen) https://github.com/bitcoin/bitcoin/pull/12493
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #12489: Bugfix: respect user defined configuration file (-conf) in QT settings (master...2018/02/qt_conf) https://github.com/bitcoin/bitcoin/pull/12489
< bitcoin-git>
bitcoin/master e117cfe MarcoFalke: Merge #12489: Bugfix: respect user defined configuration file (-conf) in QT settings...
< bitcoin-git>
bitcoin/master a6e6e39 Jonas Schnelli: Bugfix: respect user defined configuration file (-conf) when open conf. file from QT settings
< bitcoin-git>
[bitcoin] jnewbery closed pull request #12490: Remove deprecated wallet rpc methods from server (master...remove_deprecated_rpcs) https://github.com/bitcoin/bitcoin/pull/12490
< bitcoin-git>
[bitcoin] jnewbery opened pull request #12490: Remove deprecated wallet rpc methods from server (master...remove_deprecated_rpcs) https://github.com/bitcoin/bitcoin/pull/12490
< bitcoin-git>
[bitcoin] jonasschnelli opened pull request #12489: Bugfix: respect user defined configuration file (-conf) in QT settings (master...2018/02/qt_conf) https://github.com/bitcoin/bitcoin/pull/12489
< bitcoin-git>
[bitcoin] laanwj opened pull request #12487: init: Remove translation for `-blockmaxsize` option help (master...2018_02_translation_nightmare) https://github.com/bitcoin/bitcoin/pull/12487
< bitcoin-git>
[bitcoin] kallewoof opened pull request #12486: [test] Round target fee to 8 decimals (master...round-assert-fee-amount-target-fee) https://github.com/bitcoin/bitcoin/pull/12486
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #12485: Mining: The max number of halvings should be 32 (master...max_halvings) https://github.com/bitcoin/bitcoin/pull/12485
< bitcoin-git>
[bitcoin] achow101 closed pull request #11678: [wallet] Don't shut down after encrypting the wallet (master...encrypt-no-restart) https://github.com/bitcoin/bitcoin/pull/11678
< bitcoin-git>
[bitcoin] sipa closed pull request #10579: [RPC] Split signrawtransaction into wallet and non-wallet RPC command (master...split-signraw) https://github.com/bitcoin/bitcoin/pull/10579
< bitcoin-git>
bitcoin/master d602348 Andrew Chow: Add test for signrawtransaction...
< bitcoin-git>
bitcoin/master eefff65 Andrew Chow: scripted-diff: change signrawtransaction to signrawtransactionwithwallet in tests...
< bitcoin-git>
bitcoin/master 1e79c05 Andrew Chow: Split signrawtransaction into wallet and non-wallet...
< bitcoin-git>
[bitcoin] kallewoof closed pull request #11019: [wallet] Abandon transactions that fail to go into the mempool (master...abandon-longchain-failed-tx) https://github.com/bitcoin/bitcoin/pull/11019
< bitcoin-git>
[bitcoin] bitnitdit opened pull request #12485: Mining: The max number of halvings should be 32 (master...max_halvings) https://github.com/bitcoin/bitcoin/pull/12485
< bitcoin-git>
[bitcoin] kallewoof opened pull request #12484: [net] Skip stale tip checks in regtest (master...no-staletip-check-regtest) https://github.com/bitcoin/bitcoin/pull/12484
2018-02-19
< bitcoin-git>
[bitcoin] Sjors opened pull request #12482: [tests] bind functional test nodes to 127.0.0.1 (master...2018/02/test-framework-bind) https://github.com/bitcoin/bitcoin/pull/12482