2017-06-01

< bitcoin-git> [bitcoin] laanwj opened pull request #10495: contrib: Update location of seeds.txt (master...2017_06_seeds_source) https://github.com/bitcoin/bitcoin/pull/10495
< bitcoin-git> [bitcoin] laanwj closed pull request #10459: I found I needed to use gmake on FreeBSD 10.3 (0.14...patch-2) https://github.com/bitcoin/bitcoin/pull/10459
< bitcoin-git> [bitcoin] practicalswift opened pull request #10493: Use range-based for loops (C+11) when looping over map elements (master...map) https://github.com/bitcoin/bitcoin/pull/10493

2017-05-31

< bitcoin-git> [bitcoin] theuni opened pull request #10489: build: silence gcc7's implicit fallthrough warning (master...wimplicit-fallthrough) https://github.com/bitcoin/bitcoin/pull/10489
< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #10488: RPC/Mining: Restore API compatibility for prioritisetransaction (master...2017-05-dummy-api) https://github.com/bitcoin/bitcoin/pull/10488
< bitcoin-git> bitcoin/0.14 9ac40e8 Jonas Schnelli: Update the remaining blocks left in modaloverlay at init.
< bitcoin-git> bitcoin/0.14 1e936d7 Jonas Schnelli: Reduce cs_main locks during modal overlay by adding an atomic cache
< bitcoin-git> bitcoin/0.14 0aee4a1 Matt Corallo: Check interruptNet during dnsseed lookups
< bitcoin-git> [bitcoin] laanwj pushed 10 new commits to 0.14: https://github.com/bitcoin/bitcoin/compare/44a17f278a13...ff3f9a807d46
< bitcoin-git> [bitcoin] laanwj closed pull request #10467: add SeedNodes to CConnman::Options (master...connmannoptions_seednodes) https://github.com/bitcoin/bitcoin/pull/10467
< bitcoin-git> bitcoin/master 18ba984 Wladimir J. van der Laan: Merge #10467: add SeedNodes to CConnman::Options...
< bitcoin-git> bitcoin/master 5d67526 Marko Bencun: add SeedNodes to CConnman::Options...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/5dd69ce55109...18ba984140be
< bitcoin-git> [bitcoin] laanwj opened pull request #10486: devtools: Retry after signing fails in github-merge (master...2017_05_githubmerge_sign_error) https://github.com/bitcoin/bitcoin/pull/10486
< bitcoin-git> [bitcoin] laanwj closed pull request #10479: [trivial] Fix comment for ForceSetArg() (master...trivial_forcesetarg_comment) https://github.com/bitcoin/bitcoin/pull/10479
< bitcoin-git> bitcoin/master 5dd69ce Wladimir J. van der Laan: Merge #10479: [trivial] Fix comment for ForceSetArg()...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/55b72f3880f2...5dd69ce55109
< bitcoin-git> bitcoin/master 42a83e5 John Newbery: [trivial] Fix comment for ForceSetArg()
< bitcoin-git> [bitcoin] laanwj closed pull request #10461: Update style guide (master...stylish) https://github.com/bitcoin/bitcoin/pull/10461
< bitcoin-git> bitcoin/master 55b72f3 Wladimir J. van der Laan: Merge #10461: Update style guide...
< bitcoin-git> bitcoin/master 47d8441 Pieter Wuille: Update style guide
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c1c9a95379d3...55b72f3880f2
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #10484: 0.14 Backports (0.14...2017/05/014_bps) https://github.com/bitcoin/bitcoin/pull/10484
< bitcoin-git> bitcoin/master c1c9a95 Jonas Schnelli: Merge #10454: Fix broken q4 test build...
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #10454: Fix broken q4 test build (master...pr/qt4ctx) https://github.com/bitcoin/bitcoin/pull/10454
< bitcoin-git> bitcoin/master 620444b Russell Yanofsky: Fix broken q4 test build...
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f94b7d5bfa91...c1c9a95379d3
< bitcoin-git> [bitcoin] practicalswift opened pull request #10483: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL (master...nullptr) https://github.com/bitcoin/bitcoin/pull/10483
< bitcoin-git> [bitcoin] sipa closed pull request #10464: Introduce static DoWarning (simplify UpdateTip) (master...b15-warning-encapsulation) https://github.com/bitcoin/bitcoin/pull/10464
< bitcoin-git> bitcoin/master f94b7d5 Pieter Wuille: Merge #10464: Introduce static DoWarning (simplify UpdateTip)...
< bitcoin-git> bitcoin/master f285145 Jorge Timón: Introduce static DoWarning (simplify UpdateTip)
< bitcoin-git> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/acd9957b72a2...f94b7d5bfa91

2017-05-30

< bitcoin-git> [bitcoin] achow101 opened pull request #10481: Decodehextx scripts sanity check (master...decodehextx-sanity) https://github.com/bitcoin/bitcoin/pull/10481
< bitcoin-git> [bitcoin] sipa opened pull request #10480: Improve commit-check-script.sh (master...update_script_check) https://github.com/bitcoin/bitcoin/pull/10480
< bitcoin-git> [bitcoin] gmaxwell closed pull request #9886: In feerate ties, prefer larger packages first. (master...prefer_bigger_packages) https://github.com/bitcoin/bitcoin/pull/9886
< bitcoin-git> [bitcoin] jtimon closed pull request #7829: Globals: TODO: Experiment: Kill "Params()" (master...0.12.99-todo-globals-chainparams) https://github.com/bitcoin/bitcoin/pull/7829
< bitcoin-git> [bitcoin] laanwj closed pull request #9208: Improve DisconnectTip performance (master...faster-disconnect-rebased) https://github.com/bitcoin/bitcoin/pull/9208
< bitcoin-git> bitcoin/master c1235e3 Russell Yanofsky: Add RecursiveDynamicUsage overload for std::shared_ptr...
< bitcoin-git> bitcoin/master 71f1903 Suhas Daftuar: Store disconnected block transactions outside mempool during reorg...
< bitcoin-git> bitcoin/master 9decd64 Suhas Daftuar: [qa] Relax assumptions on mempool behavior during reorg...
< bitcoin-git> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/5c63d665e51e...acd9957b72a2
< bitcoin-git> [bitcoin] luke-jr closed pull request #10476: Update luke-jr's PGP key (master...2017_pgp_update) https://github.com/bitcoin/bitcoin/pull/10476
< bitcoin-git> [bitcoin] jnewbery opened pull request #10479: [trivial] Fix comment for ForceSetArg() (master...trivial_forcesetarg_comment) https://github.com/bitcoin/bitcoin/pull/10479
< bitcoin-git> [bitcoin] laanwj opened pull request #10478: rpc: Add listen address to incoming connections in `getpeerinfo` (master...2017_05_peer_listenaddr) https://github.com/bitcoin/bitcoin/pull/10478
< bitcoin-git> [bitcoin] cg31 opened pull request #10477: Use C++ initializer to initialze map and implement map comparator as const (master...master) https://github.com/bitcoin/bitcoin/pull/10477
< bitcoin-git> [bitcoin] laanwj closed pull request #10460: Broadcast address every day, not 9 hours (master...hour_is_not_24_minutes) https://github.com/bitcoin/bitcoin/pull/10460
< bitcoin-git> bitcoin/master 5c63d66 Wladimir J. van der Laan: Merge #10460: Broadcast address every day, not 9 hours...
< bitcoin-git> bitcoin/master 010d68e Pieter Wuille: Broadcast address every day, not 9 hours
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/b4b057a3e071...5c63d665e51e

2017-05-29

< bitcoin-git> [bitcoin] luke-jr opened pull request #10476: Update luke-jr's PGP key (master...2017_pgp_update) https://github.com/bitcoin/bitcoin/pull/10476
< bitcoin-git> [bitcoin] instagibbs opened pull request #10475: getmempool mempoolminfee is a BTC/KB feerate (master...poolfeerate) https://github.com/bitcoin/bitcoin/pull/10475
< bitcoin-git> bitcoin/0.14 44a17f2 Shigeya Suzuki: Minor fix in build documentation for FreeBSD 11...
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to 0.14: https://github.com/bitcoin/bitcoin/commit/44a17f278a13ee3257b00b30381f591eb09e0165
< bitcoin-git> [bitcoin] sbaks0820 closed pull request #10473: Sendraw (master...sendraw) https://github.com/bitcoin/bitcoin/pull/10473
< bitcoin-git> [bitcoin] sbaks0820 opened pull request #10473: Sendraw (master...sendraw) https://github.com/bitcoin/bitcoin/pull/10473

2017-05-28

< bitcoin-git> [bitcoin] pavlosantoniou opened pull request #10471: Denote function CNode::GetRecvVersion() as const (master...master) https://github.com/bitcoin/bitcoin/pull/10471

2017-05-27

< bitcoin-git> [bitcoin] mchrostowski opened pull request #10470: Fix for listsinceblock not filtering conflicted transactions (master...listsinceblock-filter-conflicts) https://github.com/bitcoin/bitcoin/pull/10470
< bitcoin-git> [bitcoin] keystrike opened pull request #10469: Fixing typo in rpcdump.cpp (master...patch-2) https://github.com/bitcoin/bitcoin/pull/10469
< bitcoin-git> [bitcoin] benma opened pull request #10467: add SeedNodes to CConnman::Options (master...connmannoptions_seednodes) https://github.com/bitcoin/bitcoin/pull/10467
< bitcoin-git> [bitcoin] jtimon opened pull request #10464: Introduce static DoWarning (simplify UpdateTip) (master...b15-warning-encapsulation) https://github.com/bitcoin/bitcoin/pull/10464
< bitcoin-git> [bitcoin] jtimon opened pull request #10463: Names: BIP9 vs versionbits (master...b15-bip8-cherry-reanme) https://github.com/bitcoin/bitcoin/pull/10463

2017-05-26

< bitcoin-git> [bitcoin] jtimon opened pull request #10462: BIP8 implementation (master...b15-bip8-min) https://github.com/bitcoin/bitcoin/pull/10462
< bitcoin-git> [bitcoin] sipa opened pull request #10461: Update style guide (master...stylish) https://github.com/bitcoin/bitcoin/pull/10461
< bitcoin-git> [bitcoin] sipa closed pull request #10445: Add test for empty chain and reorg consistency for gettxoutsetinfo. (master...test_more_gettxoutset) https://github.com/bitcoin/bitcoin/pull/10445
< bitcoin-git> bitcoin/master b4b057a Pieter Wuille: Merge #10445: Add test for empty chain and reorg consistency for gettxoutsetinfo....
< bitcoin-git> bitcoin/master 513da90 Gregory Maxwell: Add test for empty chain and reorg consistency for gettxoutsetinfo.
< bitcoin-git> bitcoin/master 822755a Pieter Wuille: Fix: make CCoinsViewDbCursor::Seek work for missing keys...
< bitcoin-git> [bitcoin] sipa pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/b40ceed98a11...b4b057a3e071
< bitcoin-git> [bitcoin] sipa closed pull request #10419: [trivial] Fix three recently introduced typos (master...typos-201705) https://github.com/bitcoin/bitcoin/pull/10419
< bitcoin-git> bitcoin/master b40ceed Pieter Wuille: Merge #10419: [trivial] Fix three recently introduced typos...
< bitcoin-git> bitcoin/master efc2e33 practicalswift: [trivial] Fix three recently introduced typos...
< bitcoin-git> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/4314544d46e8...b40ceed98a11
< bitcoin-git> [bitcoin] sipa opened pull request #10460: Broadcast address every day, not 9 hours (master...hour_is_not_24_minutes) https://github.com/bitcoin/bitcoin/pull/10460
< bitcoin-git> [bitcoin] dbolser opened pull request #10459: I found I needed to use gmake on FreeBSD 10.3 (0.14...patch-2) https://github.com/bitcoin/bitcoin/pull/10459
< bitcoin-git> [bitcoin] dbolser opened pull request #10458: libevent2 -> libevent on FreeBSD install docs (0.14...patch-1) https://github.com/bitcoin/bitcoin/pull/10458
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #10457: Don't use fixed "wallet.bak"-filename during salvagewallet (master...2017/05/rename_bdb) https://github.com/bitcoin/bitcoin/pull/10457
< bitcoin-git> [bitcoin] jonasschnelli reopened pull request #8745: [PoC] Add wallet inspection and modification tool "bitcoin-wallet-tool" (master...2016/09/wallet-tool) https://github.com/bitcoin/bitcoin/pull/8745
< bitcoin-git> [bitcoin] earonesty reopened pull request #10442: add a -bip148 option (master...master) https://github.com/bitcoin/bitcoin/pull/10442

2017-05-25

< bitcoin-git> [bitcoin] laanwj reopened pull request #7142: [WIP] Travis: Test build against system Qt4 (master...travis_qt4) https://github.com/bitcoin/bitcoin/pull/7142
< bitcoin-git> [bitcoin] earonesty closed pull request #10442: add a -bip148 option (master...master) https://github.com/bitcoin/bitcoin/pull/10442
< bitcoin-git> [bitcoin] ryanofsky opened pull request #10455: Simplify feebumper minimum fee code slightly (master...pr/bumpmin) https://github.com/bitcoin/bitcoin/pull/10455
< bitcoin-git> [bitcoin] ryanofsky opened pull request #10454: Fix broken q4 test build (master...pr/qt4ctx) https://github.com/bitcoin/bitcoin/pull/10454
< bitcoin-git> [bitcoin] luke-jr opened pull request #10451: contrib/init/bitcoind.openrcconf: Don't disable wallet by default (master...openrc_wallet) https://github.com/bitcoin/bitcoin/pull/10451

2017-05-24

< bitcoin-git> [bitcoin] ryanofsky opened pull request #10450: Fix bumpfee rpc "errors" return value (master...pr/berr) https://github.com/bitcoin/bitcoin/pull/10450
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #10449: Overhaul Qt fee bumper (master...2016/05/bump_qt_overhaul) https://github.com/bitcoin/bitcoin/pull/10449
< bitcoin-git> [bitcoin] jonasschnelli reopened pull request #7061: [Wallet] add rescanblockchain <height> RPC command (master...2015/11/wallet_rescan_rpc) https://github.com/bitcoin/bitcoin/pull/7061
< bitcoin-git> [bitcoin] spencerlievens closed pull request #10448: Initial Rename (master...rename) https://github.com/bitcoin/bitcoin/pull/10448
< bitcoin-git> [bitcoin] spencerlievens opened pull request #10448: Initial Rename (master...rename) https://github.com/bitcoin/bitcoin/pull/10448
< bitcoin-git> [bitcoin] laanwj opened pull request #10447: Make bitcoind invalid argument error message specific (master...2017_05_bitcoind_commandline_error) https://github.com/bitcoin/bitcoin/pull/10447
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #10420: Add Qt tests for wallet spends & bumpfee (master...pr/btest) https://github.com/bitcoin/bitcoin/pull/10420
< bitcoin-git> bitcoin/master 4314544 Jonas Schnelli: Merge #10420: Add Qt tests for wallet spends & bumpfee...
< bitcoin-git> bitcoin/master 5749a48 Russell Yanofsky: Add Qt tests for wallet spends & bumpfee...
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/4cb8757aae1a...4314544d46e8
< bitcoin-git> [bitcoin] theuni opened pull request #10446: net: avoid extra dns query per seed (master...no-double-resolve) https://github.com/bitcoin/bitcoin/pull/10446

2017-05-23

< bitcoin-git> [bitcoin] gmaxwell opened pull request #10445: Add test for empty chain and reorg consistency for gettxoutsetinfo. (master...test_more_gettxoutset) https://github.com/bitcoin/bitcoin/pull/10445
< bitcoin-git> [bitcoin] jameshilliard opened pull request #10444: Implement BIP91 Reduced threshold Segwit MASF (0.14...segsignal-v0.14.1) https://github.com/bitcoin/bitcoin/pull/10444
< bitcoin-git> [bitcoin] sipa closed pull request #10313: [Consensus] Add constant for maximum stack size (master...stackconst) https://github.com/bitcoin/bitcoin/pull/10313
< bitcoin-git> bitcoin/master 4cb8757 Pieter Wuille: Merge #10313: [Consensus] Add constant for maximum stack size...
< bitcoin-git> bitcoin/master cb184b3 Gregory Sanders: Add constant for maximum stack size
< bitcoin-git> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f2f7e97e8cc2...4cb8757aae1a
< bitcoin-git> [bitcoin] pinheadmz closed pull request #10385: RPC: getblock returns coinbase scriptsig (master...cbtext) https://github.com/bitcoin/bitcoin/pull/10385
< bitcoin-git> bitcoin/master 7e96ecf Wladimir J. van der Laan: Merge #9539: [net] Avoid initialization to a value that is never read...
< bitcoin-git> bitcoin/master 5844609 practicalswift: [net] Avoid initialization to a value that is never read...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/ce8176d0389c...7e96ecf075e8
< bitcoin-git> [bitcoin] laanwj closed pull request #10295: [qt] Move some WalletModel functions into CWallet (master...pr/ipc-move) https://github.com/bitcoin/bitcoin/pull/10295
< bitcoin-git> bitcoin/master 429aa9e Russell Yanofsky: [test] Move some tests from qt -> wallet...
< bitcoin-git> bitcoin/master d944bd7 Russell Yanofsky: [qt] Move some WalletModel functions into CWallet...
< bitcoin-git> bitcoin/master ef8ca17 Russell Yanofsky: [test] Add tests for some walletmodel functions...
< bitcoin-git> [bitcoin] laanwj pushed 5 new commits to master: https://github.com/bitcoin/bitcoin/compare/46771514fa86...ce8176d0389c
< bitcoin-git> bitcoin/master 4677151 Wladimir J. van der Laan: Merge #9571: RPC: getblockchaininfo returns BIP signaling statistics...
< bitcoin-git> bitcoin/master 557c9a6 Matthew Zipkin: RPC: getblockchaininfo: BIP9 stats...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/433c57aa6f30...46771514fa86
< bitcoin-git> [bitcoin] laanwj closed pull request #10336: Get actual path for EUID instead of HOME dir (master...contrib) https://github.com/bitcoin/bitcoin/pull/10336
< bitcoin-git> [bitcoin] laanwj closed pull request #10421: [qt] Remove excess logic: Prefer "return foo;" to "if (foo) { return true; } else { return false; }" (master...if-expr-return-true-else-return-false) https://github.com/bitcoin/bitcoin/pull/10421
< bitcoin-git> bitcoin/master 433c57a Wladimir J. van der Laan: Merge #10421: [qt] Remove excess logic: Prefer "return foo;" to "if (foo) { return true; } else { return false; }"...
< bitcoin-git> bitcoin/master e49b868 practicalswift: [qt] Remove excess logic...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/15254e907e8c...433c57aa6f30
< bitcoin-git> [bitcoin] laanwj closed pull request #10372: Add perf counter data to GetStrongRandBytes state in scheduler (master...2017-05-scheduler-rng) https://github.com/bitcoin/bitcoin/pull/10372
< bitcoin-git> bitcoin/master 15254e9 Wladimir J. van der Laan: Merge #10372: Add perf counter data to GetStrongRandBytes state in scheduler...
< bitcoin-git> bitcoin/master 888cce5 Matt Corallo: Add perf counter data to GetStrongRandBytes state in scheduler
< bitcoin-git> bitcoin/master 399fb8f Matt Corallo: Add internal method to add new random data to our internal RNG state
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/e76a3927c3b0...15254e907e8c
< bitcoin-git> bitcoin/0.14 321419b Russell Yanofsky: Fix importwallet edge case rescan bug...
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to 0.14: https://github.com/bitcoin/bitcoin/commit/321419bc06fdc19e3713b2bcfc10c3c9bbbb8b62
< bitcoin-git> [bitcoin] laanwj closed pull request #10410: Fix importwallet edge case rescan bug (master...pr/scanimp) https://github.com/bitcoin/bitcoin/pull/10410
< bitcoin-git> bitcoin/master e76a392 Wladimir J. van der Laan: Merge #10410: Fix importwallet edge case rescan bug...
< bitcoin-git> bitcoin/master 2a8e35a Russell Yanofsky: Fix importwallet edge case rescan bug...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/e4775167cb4b...e76a3927c3b0

2017-05-22

< bitcoin-git> [bitcoin] ryanofsky opened pull request #10443: Add fee_est tool for debugging fee estimation code (master...pr/fee) https://github.com/bitcoin/bitcoin/pull/10443
< bitcoin-git> [bitcoin] earonesty closed pull request #10428: -bip148 option (0.14...0.14) https://github.com/bitcoin/bitcoin/pull/10428
< bitcoin-git> [bitcoin] earonesty opened pull request #10442: add a -bip148 option (master...master) https://github.com/bitcoin/bitcoin/pull/10442
< bitcoin-git> [bitcoin] laanwj closed pull request #10390: [wallet] remove minimum total fee option (master...killminfee) https://github.com/bitcoin/bitcoin/pull/10390
< bitcoin-git> [bitcoin] laanwj closed pull request #10415: [tests] Speed up fuzzing by ~200x when using afl-fuzz (master...fast-afl-fuzzing) https://github.com/bitcoin/bitcoin/pull/10415
< bitcoin-git> bitcoin/master 217b416 Wladimir J. van der Laan: Merge #10415: [tests] Speed up fuzzing by ~200x when using afl-fuzz...
< bitcoin-git> bitcoin/master 693247b practicalswift: [test] Speed up fuzzing by ~200x when using afl-fuzz...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/651291383047...217b416c727a
< bitcoin-git> [bitcoin] practicalswift opened pull request #10440: [tests] Add libFuzzer support. (master...libfuzzer) https://github.com/bitcoin/bitcoin/pull/10440
< bitcoin-git> bitcoin/0.13 b654842 Alex Morcos: Populate services in GetLocalAddress...
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to 0.13: https://github.com/bitcoin/bitcoin/commit/b6548420291de0e077b02de71b4f2cea3dac0f8c
< bitcoin-git> bitcoin/0.14 37a8fc5 Alex Morcos: Populate services in GetLocalAddress...
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to 0.14: https://github.com/bitcoin/bitcoin/commit/37a8fc54d480788a06ff17415128d815ac55eaed
< bitcoin-git> [bitcoin] laanwj closed pull request #10424: Populate services in GetLocalAddress (master...notnodenone) https://github.com/bitcoin/bitcoin/pull/10424
< bitcoin-git> bitcoin/master 6512913 Wladimir J. van der Laan: Merge #10424: Populate services in GetLocalAddress...
< bitcoin-git> bitcoin/master 3070134 Alex Morcos: Populate services in GetLocalAddress...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/8e5725666b51...651291383047
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #10433: [tests] improve tmpdir structure (master...test_runner_tmpdir) https://github.com/bitcoin/bitcoin/pull/10433
< bitcoin-git> bitcoin/master 8e57256 MarcoFalke: Merge #10433: [tests] improve tmpdir structure...
< bitcoin-git> bitcoin/master b040243 John Newbery: [tests] improve tmpdir structure
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/a4ca0b042365...8e5725666b51
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #10431: Prevent shadowing the global dustRelayFee (master...20170519_policy_shadowing) https://github.com/bitcoin/bitcoin/pull/10431
< bitcoin-git> bitcoin/master 43c5877 Pavel Janík: Prevent shadowing the global dustRelayFee.
< bitcoin-git> bitcoin/master a4ca0b0 MarcoFalke: Merge #10431: Prevent shadowing the global dustRelayFee...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/6b99dafe4204...a4ca0b042365

2017-05-21

< bitcoin-git> [bitcoin] earonesty reopened pull request #10428: -bip148 option (0.14...0.14) https://github.com/bitcoin/bitcoin/pull/10428
< bitcoin-git> [bitcoin] earonesty closed pull request #10428: -bip148 option (0.14...0.14) https://github.com/bitcoin/bitcoin/pull/10428
< bitcoin-git> [bitcoin] sanch0panza opened pull request #10437: Implement BIP135 (generalized versionbits) (master...bip135-core-dev-clean1) https://github.com/bitcoin/bitcoin/pull/10437

2017-05-20

< bitcoin-git> [bitcoin] sipa opened pull request #10434: [WIP] 3072-bit MuHash based hash_serialized (master...muhash) https://github.com/bitcoin/bitcoin/pull/10434

2017-05-19

< bitcoin-git> [bitcoin] jnewbery opened pull request #10433: [tests] improve tmpdir structure (master...test_runner_tmpdir) https://github.com/bitcoin/bitcoin/pull/10433
< bitcoin-git> [bitcoin] laanwj closed pull request #10429: tests: fix spurious addrman test failure (master...fix-addrman-test) https://github.com/bitcoin/bitcoin/pull/10429
< bitcoin-git> bitcoin/master 6b99daf Wladimir J. van der Laan: Merge #10429: tests: fix spurious addrman test failure...
< bitcoin-git> bitcoin/master 6b51b0a Cory Fields: tests: fix spurious addrman test failure...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/993a1d710e7e...6b99dafe4204
< bitcoin-git> [bitcoin] laanwj closed pull request #10432: [Trivial] Add BITCOIN_FS_H endif footer in fs.h (master...patch-1) https://github.com/bitcoin/bitcoin/pull/10432
< bitcoin-git> bitcoin/master 2300a5e Ahmad Kazi: [Trivial] Add BITCOIN_FS_H endif footer in fs.h
< bitcoin-git> bitcoin/master 993a1d7 Wladimir J. van der Laan: Merge #10432: [Trivial] Add BITCOIN_FS_H endif footer in fs.h...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/ea6fde3f1d26...993a1d710e7e
< bitcoin-git> [bitcoin] plaxton opened pull request #10432: [Trivial] Add BITCOIN_FS_H endif footer in fs.h (master...patch-1) https://github.com/bitcoin/bitcoin/pull/10432
< bitcoin-git> [bitcoin] paveljanik opened pull request #10431: Prevent shadowing the global dustRelayFee (master...20170519_policy_shadowing) https://github.com/bitcoin/bitcoin/pull/10431
< bitcoin-git> [bitcoin] theuni opened pull request #10429: tests: fix spurious addrman test failure (master...fix-addrman-test) https://github.com/bitcoin/bitcoin/pull/10429
< bitcoin-git> [bitcoin] earonesty opened pull request #10428: -bip148 option (0.14...0.14) https://github.com/bitcoin/bitcoin/pull/10428
< bitcoin-git> [bitcoin] jtimon opened pull request #10427: Consensus: Introduce static GetScriptFlags (mostly MOVEONLY) (master...b15-consensus-script-flags-min) https://github.com/bitcoin/bitcoin/pull/10427

2017-05-18

< bitcoin-git> [bitcoin] MarcoFalke closed pull request #10241: Allow tests to pass even when stderr got populated (master...2017/04/test_stderr) https://github.com/bitcoin/bitcoin/pull/10241
< bitcoin-git> [bitcoin] sipa opened pull request #10426: Replace bytes_serialized with bogosize (master...bogosize) https://github.com/bitcoin/bitcoin/pull/10426
< bitcoin-git> [bitcoin] earonesty opened pull request #10425: 0.14 (0.14...0.14) https://github.com/bitcoin/bitcoin/pull/10425
< bitcoin-git> [bitcoin] morcos opened pull request #10424: Populate services in GetLocalAddress (master...notnodenone) https://github.com/bitcoin/bitcoin/pull/10424
< bitcoin-git> [bitcoin] jnewbery opened pull request #10423: [tests] skipped tests should clean up after themselves (master...cleanup_skipped) https://github.com/bitcoin/bitcoin/pull/10423
< bitcoin-git> bitcoin/master ea6fde3 Wladimir J. van der Laan: Merge #8329: Consensus: MOVEONLY: Move functions for tx verification...
< bitcoin-git> bitcoin/master 618d07f Jorge Timón: MOVEONLY: tx functions to consensus/tx_verify.o...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/28c6e8d71b3a...ea6fde3f1d26
< bitcoin-git> [bitcoin] instagibbs closed pull request #9102: Really don't validate genesis block (master...dontvalidategenesis) https://github.com/bitcoin/bitcoin/pull/9102
< bitcoin-git> [bitcoin] laanwj closed pull request #10408: Net: Improvements to Tor control port parser (master...torcontrol-parser-patches) https://github.com/bitcoin/bitcoin/pull/10408
< bitcoin-git> bitcoin/master d63677b Jack Grigg: torcontrol: Fix ParseTorReplyMapping...
< bitcoin-git> bitcoin/master d8e03c0 Jack Grigg: torcontrol: Improve comments
< bitcoin-git> bitcoin/master 29f3c20 Jack Grigg: torcontrol: Add unit tests for Tor reply parsers
< bitcoin-git> [bitcoin] laanwj pushed 7 new commits to master: https://github.com/bitcoin/bitcoin/compare/962cd3f0587e...28c6e8d71b3a
< bitcoin-git> [bitcoin] morcos opened pull request #10422: Fix timestamp in fee estimate debug message (master...fixtimeunits) https://github.com/bitcoin/bitcoin/pull/10422
< bitcoin-git> [bitcoin] practicalswift opened pull request #10421: [qt] Remove excess logic (master...if-expr-return-true-else-return-false) https://github.com/bitcoin/bitcoin/pull/10421
< bitcoin-git> [bitcoin] ryanofsky opened pull request #10420: Add Qt tests for wallet spends & bumpfee (master...pr/btest) https://github.com/bitcoin/bitcoin/pull/10420
< bitcoin-git> [bitcoin] fanquake closed pull request #9427: Use compact blocks for blocks that have equal work to our active tip (master...UseCmpctBlockForCompetingBlocks) https://github.com/bitcoin/bitcoin/pull/9427
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #9697: [Qt] simple fee bumper with user verification (master...2017/02/qt_bumpfee) https://github.com/bitcoin/bitcoin/pull/9697
< bitcoin-git> bitcoin/master 2ec911f Jonas Schnelli: Add cs_wallet lock assertion to SignTransaction()
< bitcoin-git> bitcoin/master 2678d3d Jonas Schnelli: Show old-fee, increase a new-fee in Qt fee bumper confirmation dialog
< bitcoin-git> bitcoin/master fbf385c Jonas Schnelli: [Qt] simple fee bumper with user verification
< bitcoin-git> [bitcoin] jonasschnelli pushed 8 new commits to master: https://github.com/bitcoin/bitcoin/compare/2acface32aba...962cd3f0587e
< bitcoin-git> [bitcoin] laanwj closed pull request #9750: Bloomfilter: parameter variables made constant (master...bloomVar) https://github.com/bitcoin/bitcoin/pull/9750
< bitcoin-git> bitcoin/master 2acface Wladimir J. van der Laan: Merge #9750: Bloomfilter: parameter variables made constant...
< bitcoin-git> bitcoin/master d60d54d ロハン ダル: merge with bitcoin core
< bitcoin-git> bitcoin/master 64aa36e ロハン ダル: param variables made const
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/ae786098bc58...2acface32aba
< bitcoin-git> [bitcoin] practicalswift opened pull request #10419: [trivial] Fix two recently introduced typos (master...typos-201705) https://github.com/bitcoin/bitcoin/pull/10419
< bitcoin-git> [bitcoin] laanwj closed pull request #10417: BIP 148 support (master...master-BIP148) https://github.com/bitcoin/bitcoin/pull/10417
< bitcoin-git> [bitcoin] theuni closed pull request #10285: net: refactor the connection process. moving towards async connections. (master...connman-events6) https://github.com/bitcoin/bitcoin/pull/10285
< bitcoin-git> [bitcoin] sipa closed pull request #8952: Add query options to listunspent RPC call (master...enhancement/improve-rpc-listunspent) https://github.com/bitcoin/bitcoin/pull/8952
< bitcoin-git> [bitcoin] sipa closed pull request #10061: [net] Added SetSocketNoDelay() utility function (master...tjps_nodelay) https://github.com/bitcoin/bitcoin/pull/10061
< bitcoin-git> bitcoin/master ad415bc Thomas Snider: [net] Added SetSocketNoDelay() utility function
< bitcoin-git> bitcoin/master ae78609 Pieter Wuille: Merge #10061: [net] Added SetSocketNoDelay() utility function...
< bitcoin-git> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c33652576ce2...ae786098bc58
< bitcoin-git> [bitcoin] sipa closed pull request #10395: Replace boost::function with std::function (C++11) (master...replace-boost-function) https://github.com/bitcoin/bitcoin/pull/10395
< bitcoin-git> bitcoin/master c336525 Pieter Wuille: Merge #10395: Replace boost::function with std::function (C++11)...
< bitcoin-git> bitcoin/master 1b936f5 practicalswift: Replace boost::function with std::function (C++11)
< bitcoin-git> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/e317c0d19201...c33652576ce2
< bitcoin-git> bitcoin/master e317c0d Pieter Wuille: Merge #8384: Add witness data output to TxInError messages...
< bitcoin-git> bitcoin/master 6e9e026 Gregory Sanders: Expand signrawtransaction.py to cover error witness checking
< bitcoin-git> [bitcoin] sipa pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/bee35299716c...e317c0d19201
< bitcoin-git> bitcoin/master 9f7341b Gregory Sanders: Add witness data output to TxInError messages

2017-05-17

< bitcoin-git> [bitcoin] sipa closed pull request #10196: Bugfix: PrioritiseTransaction updates the mempool tx counter (master...2017-04-prioritise-transaction) https://github.com/bitcoin/bitcoin/pull/10196
< bitcoin-git> bitcoin/master bee3529 Pieter Wuille: Merge #10196: Bugfix: PrioritiseTransaction updates the mempool tx counter...
< bitcoin-git> bitcoin/master 6c2e25c Suhas Daftuar: [qa] Test prioritise_transaction / getblocktemplate interaction
< bitcoin-git> bitcoin/master acc2e4b Suhas Daftuar: Bugfix: PrioritiseTransaction updates the mempool tx counter...
< bitcoin-git> [bitcoin] sipa pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/318ea50a1c2f...bee35299716c
< bitcoin-git> [bitcoin] sipa closed pull request #10199: Better fee estimates (master...smarterfee) https://github.com/bitcoin/bitcoin/pull/10199
< bitcoin-git> bitcoin/master d3e30bc Alex Morcos: Refactor to update moving average on fly
< bitcoin-git> bitcoin/master e5007ba Alex Morcos: Change parameters for fee estimation and estimates on all 3 time horizons....
< bitcoin-git> bitcoin/master c0a273f Alex Morcos: Change file format for fee estimates....
< bitcoin-git> [bitcoin] sipa pushed 16 new commits to master: https://github.com/bitcoin/bitcoin/compare/e61fc2d7cb4f...318ea50a1c2f
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to 0.13: https://github.com/bitcoin/bitcoin/commit/8adf75e6a124267da1ae46be1eee50c52ce6082b
< bitcoin-git> bitcoin/0.13 8adf75e fanquake: [depends] miniupnpc 2.0.20170509...
< bitcoin-git> [bitcoin] laanwj closed pull request #10414: [depends] miniupnpc 2.0.20170509 (master...depends-miniupnpc-2-0-20170509) https://github.com/bitcoin/bitcoin/pull/10414
< bitcoin-git> bitcoin/master e61fc2d Wladimir J. van der Laan: Merge #10414: [depends] miniupnpc 2.0.20170509...
< bitcoin-git> bitcoin/master af5d48c fanquake: [depends] miniupnpc 2.0.20170509
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/ea1fd43bb9a3...e61fc2d7cb4f
< bitcoin-git> [bitcoin] achow101 opened pull request #10417: BIP 148 support (master...master-BIP148) https://github.com/bitcoin/bitcoin/pull/10417
< bitcoin-git> [bitcoin] laanwj closed pull request #10257: [test] Add test for getmemoryinfo (master...test_getmemoryinfo) https://github.com/bitcoin/bitcoin/pull/10257
< bitcoin-git> bitcoin/master d4668f3 Jimmy Song: [test] Add test for getmemoryinfo...
< bitcoin-git> bitcoin/master ea1fd43 Wladimir J. van der Laan: Merge #10257: [test] Add test for getmemoryinfo...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/526e8390e6be...ea1fd43bb9a3
< bitcoin-git> [bitcoin] practicalswift opened pull request #10415: [fuzz] Speed up fuzzing by ~200x when using afl-fuzz (master...fast-afl-fuzzing) https://github.com/bitcoin/bitcoin/pull/10415
< bitcoin-git> [bitcoin] fanquake opened pull request #10414: [depends] miniupnpc 2.0.20170509 (master...depends-miniupnpc-2-0-20170509) https://github.com/bitcoin/bitcoin/pull/10414
< bitcoin-git> [bitcoin] fanquake closed pull request #9325: Allow first cmpctblock/blocktxn received to be processed (rather than first requested) (master...ProcessFirstCmpct) https://github.com/bitcoin/bitcoin/pull/9325
< bitcoin-git> [bitcoin] laanwj closed pull request #10388: Output line to debug.log when IsInitialBlockDownload latches to false (master...printIBD) https://github.com/bitcoin/bitcoin/pull/10388
< bitcoin-git> bitcoin/master 526e839 Wladimir J. van der Laan: Merge #10388: Output line to debug.log when IsInitialBlockDownload latches to false...
< bitcoin-git> bitcoin/master 65d484a Alex Morcos: Output line to debug.log when IsInitialBlockDownload latches to false
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/32f671b14107...526e8390e6be
< bitcoin-git> [bitcoin] laanwj closed pull request #10319: Remove unused argument from MarkBlockAsInFlight(...) (master...remove-unused-argument) https://github.com/bitcoin/bitcoin/pull/10319
< bitcoin-git> bitcoin/master 32f671b Wladimir J. van der Laan: Merge #10319: Remove unused argument from MarkBlockAsInFlight(...)...
< bitcoin-git> bitcoin/master 6345f0b practicalswift: Remove unused argument from MarkBlockAsInFlight(...)
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d25449f85862...32f671b14107
< bitcoin-git> bitcoin/master ed1fcdc Luke Dashjr: Bugfix: Detect genbuild.sh in repo correctly
< bitcoin-git> bitcoin/master df63490 Luke Dashjr: Merge tag 'branch-0.13' into bugfix_gitdir
< bitcoin-git> bitcoin/master e98e3dd Luke Dashjr: Bugfix: Only use git for build info if the repository is actually the right one...
< bitcoin-git> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/0542978aae12...d25449f85862
< bitcoin-git> [bitcoin] fanquake closed pull request #9091: Optimize sending of getheaders when pindexLast is an ancestor of pindexBestHeader (master...OptimizeMoreGetheaders) https://github.com/bitcoin/bitcoin/pull/9091
< bitcoin-git> [bitcoin] laanwj closed pull request #10405: tests: Correct testcase in script_tests.json for large number OP_EQUAL (master...2017_05_scriptnum_test) https://github.com/bitcoin/bitcoin/pull/10405
< bitcoin-git> bitcoin/master 2f84cf6 Wladimir J. van der Laan: tests: Correct testcase in script_tests.json for large number OP_EQUAL...
< bitcoin-git> bitcoin/master 0542978 Wladimir J. van der Laan: Merge #10405: tests: Correct testcase in script_tests.json for large number OP_EQUAL...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/08ac35a7e3ef...0542978aae12
< bitcoin-git> [bitcoin] fanquake closed pull request #8958: Improve logic for advertising blocks (master...BetterBroadcastLogic) https://github.com/bitcoin/bitcoin/pull/8958
< bitcoin-git> [bitcoin] fanquake closed pull request #9704: Store downloaded blocks prior to shutdown. (master...StoreBlocksAtShutdown) https://github.com/bitcoin/bitcoin/pull/9704
< bitcoin-git> bitcoin/master 08ac35a Wladimir J. van der Laan: Merge #10413: Fix docs (there's no rpc command setpaytxfee)...
< bitcoin-git> bitcoin/master 0f1b26a Ryan Havar: Fix docs (there's no rpc command setpaytxfee)
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/9390845c53e3...08ac35a7e3ef
< bitcoin-git> [bitcoin] fanquake closed pull request #9403: Don't ask for TX relay from feeler connections (master...NoRelayForFeelers) https://github.com/bitcoin/bitcoin/pull/9403
< bitcoin-git> bitcoin/master 9390845 Wladimir J. van der Laan: Merge #8952: Add query options to listunspent RPC call...
< bitcoin-git> bitcoin/master bc63d0e Pedro Branco: Add query options to listunspent rpc call
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/541199788c10...9390845c53e3
< bitcoin-git> [bitcoin] laanwj closed pull request #10374: qa: Warn when specified test is not found (master...Mf1705-qaWarnTestNotFound) https://github.com/bitcoin/bitcoin/pull/10374
< bitcoin-git> bitcoin/master 5411997 Wladimir J. van der Laan: Merge #10374: qa: Warn when specified test is not found...
< bitcoin-git> bitcoin/master fac79e4 MarcoFalke: qa: Warn when specified test is not found
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/b45a52aeff0a...541199788c10
< bitcoin-git> [bitcoin] laanwj closed pull request #10404: doc: Add logging to FinalizeNode() (master...2017-05-log-finalize-node) https://github.com/bitcoin/bitcoin/pull/10404
< bitcoin-git> bitcoin/master b45a52a Wladimir J. van der Laan: Merge #10404: doc: Add logging to FinalizeNode()...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/95546c859b71...b45a52aeff0a
< bitcoin-git> bitcoin/master 1530bfc Suhas Daftuar: Add logging to FinalizeNode()
< bitcoin-git> [bitcoin] RHavar opened pull request #10413: Fix docs (there's no rpc command setpaytxfee) (master...patch-2) https://github.com/bitcoin/bitcoin/pull/10413

2017-05-16

< bitcoin-git> [bitcoin] ryanofsky opened pull request #10412: Improve wallet rescan API (master...pr/scanclean) https://github.com/bitcoin/bitcoin/pull/10412
< bitcoin-git> [bitcoin] ryanofsky opened pull request #10410: Fix importwallet edge case rescan bug (master...pr/scanimp) https://github.com/bitcoin/bitcoin/pull/10410
< bitcoin-git> [bitcoin] practicalswift opened pull request #10409: [tests] Add fuzz testing for BlockTransactions (BLOCKTXN) and BlockTransactionsRequest (GETBLOCKTXN) deserialization (master...fuzz-blocktransactions) https://github.com/bitcoin/bitcoin/pull/10409
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #10362: [GUI] Add OSX keystroke to RPCConsole info (master...RPC-OSX-Keystroke) https://github.com/bitcoin/bitcoin/pull/10362
< bitcoin-git> bitcoin/master 95546c8 Jonas Schnelli: Merge #10362: [GUI] Add OSX keystroke to RPCConsole info...
< bitcoin-git> bitcoin/master 012fa9b Spencer Lievens: Add OSX keystroke to clear RPCConsole...
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d0c37ee78984...95546c859b71
< bitcoin-git> [bitcoin] str4d opened pull request #10408: Net: Improvements to Tor control port parser (master...torcontrol-parser-patches) https://github.com/bitcoin/bitcoin/pull/10408
< bitcoin-git> [bitcoin] laanwj closed pull request #10383: [logging] log system time and mock time (master...log_mocktime) https://github.com/bitcoin/bitcoin/pull/10383
< bitcoin-git> bitcoin/master d0c37ee Wladimir J. van der Laan: Merge #10383: [logging] log system time and mock time...
< bitcoin-git> bitcoin/master 761392d John Newbery: [logging] log system time and mock time
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/b6ee855b411e...d0c37ee78984

2017-05-15

< bitcoin-git> [bitcoin] fanquake closed pull request #10407: Trivial: fixed spelling, "Bitcion" -> "Bitcoin" (master...metacoin-fix-translation-spelling) https://github.com/bitcoin/bitcoin/pull/10407
< bitcoin-git> [bitcoin] sipa closed pull request #10380: [doc] Removing comments about dirty entries on txmempool (master...master) https://github.com/bitcoin/bitcoin/pull/10380
< bitcoin-git> bitcoin/master b6ee855 Pieter Wuille: Merge #10380: [doc] Removing comments about dirty entries on txmempool...
< bitcoin-git> bitcoin/master 4f3782e Simone Madeo: [doc] Removing comments about dirty entries on txmempool
< bitcoin-git> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/8bd16ee12fc8...b6ee855b411e
< bitcoin-git> [bitcoin] metacoin opened pull request #10407: Trivial: fixed spelling, "Bitcion" -> "Bitcoin" (master...metacoin-fix-translation-spelling) https://github.com/bitcoin/bitcoin/pull/10407
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #10376: [tests] fix disconnect_ban intermittency (master...disconnect_ban_flakiness) https://github.com/bitcoin/bitcoin/pull/10376
< bitcoin-git> bitcoin/master 8bd16ee MarcoFalke: Merge #10376: [tests] fix disconnect_ban intermittency...
< bitcoin-git> bitcoin/master 3ba2c08 John Newbery: [tests] fix disconnect_ban intermittency
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/96c850c20913...8bd16ee12fc8
< bitcoin-git> [bitcoin] laanwj closed pull request #8704: [RPC] Transaction details in getblock (master...getblock-extraverbose) https://github.com/bitcoin/bitcoin/pull/8704
< bitcoin-git> bitcoin/master 96c850c Wladimir J. van der Laan: Merge #8704: [RPC] Transaction details in getblock...
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/41987aa92f0d...96c850c20913
< bitcoin-git> bitcoin/master c99ab3c Luke Dashjr: RPC: Allow multiple names for parameters