< bitcoin-git>
[bitcoin] fanquake opened 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
2018-02-16
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #12455: Fix bip68 sequence test to reflect updated rpc error message (master...fix-bip68-test) https://github.com/bitcoin/bitcoin/pull/12455
< bitcoin-git>
bitcoin/master 23481fa MarcoFalke: Merge #12455: Fix bip68 sequence test to reflect updated rpc error message...
< bitcoin-git>
bitcoin/master e710387 Ben Woosley: test: Fix bip68 sequence test to reflect updated rpc error message...
< bitcoin-git>
[bitcoin] jnewbery opened pull request #12464: Revert "[tests] bind functional test nodes to 127.0.0.1" (master...revert_12200) https://github.com/bitcoin/bitcoin/pull/12464
< bitcoin-git>
[bitcoin] Empact closed pull request #12357: Rationalize the CValidationState interface by splitting ::DoS across ::Invalid and ::Corrupt (master...validation-state-corrupt) https://github.com/bitcoin/bitcoin/pull/12357
< bitcoin-git>
[bitcoin] Empact opened pull request #12463: Drop the return argument from CValidationState::DoS and Invalid (master...drop-dos-return) https://github.com/bitcoin/bitcoin/pull/12463
< bitcoin-git>
[bitcoin] Empact opened pull request #12461: Refactor key / signature size consts to be relative to their relevant class (master...key-size-consts) https://github.com/bitcoin/bitcoin/pull/12461
< bitcoin-git>
[bitcoin] Empact opened pull request #12460: Assert CPubKey::ValidLength to the pubkey's header-relevent size (master...key-size-check-header) https://github.com/bitcoin/bitcoin/pull/12460
< bitcoin-git>
[bitcoin] Empact opened pull request #12459: Assert compressed / compact keys and sigs are strictly shorter than regular (master...assert-compressed-smaller) https://github.com/bitcoin/bitcoin/pull/12459
< bitcoin-git>
[bitcoin] Empact opened pull request #12458: Enforce that amount is provided for signrawtransaction prevtxs (master...rawtransaction-amount-required) https://github.com/bitcoin/bitcoin/pull/12458
< bitcoin-git>
[bitcoin] Empact opened pull request #12455: Fix bip68 sequence test to reflect updated rpc error message (master...fix-bip68-test) https://github.com/bitcoin/bitcoin/pull/12455
< bitcoin-git>
[bitcoin] DaveFromBinary opened 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] laanwj closed pull request #12422: util: Make LockDirectory thread-safe, consistent, and fix OpenBSD 6.2 build (master...2018_01_openbsd_util_fix) https://github.com/bitcoin/bitcoin/pull/12422
< bitcoin-git>
bitcoin/master 58715f6 Wladimir J. van der Laan: Merge #12422: util: Make LockDirectory thread-safe, consistent, and fix OpenBSD 6.2 build...
< bitcoin-git>
bitcoin/master 1d4cbd2 Wladimir J. van der Laan: test: Add unit test for LockDirectory...
< bitcoin-git>
bitcoin/master fc888bf Wladimir J. van der Laan: util: Fix multiple use of LockDirectory...
< bitcoin-git>
[bitcoin] MeshCollider opened pull request #12438: [Tests] Fix trivial typo in test_runner.py causing error (master...201802_fix_testrunner_typo) https://github.com/bitcoin/bitcoin/pull/12438
< bitcoin-git>
[bitcoin] jeffrade opened 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] 251Labs opened pull request #12436: [rpc] Adds a functional test to validate the transaction version number in the RPC output (master...issue/11561/test-negative-transaction-version-numbers) https://github.com/bitcoin/bitcoin/pull/12436
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #12434: [doc] dev-notes: Members should be initialized (master...Mf1802-docDevMemberInit) https://github.com/bitcoin/bitcoin/pull/12434
< bitcoin-git>
[bitcoin] Sjors opened 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] laanwj closed pull request #11866: Do not un-mark fInMempool on wallet txn if ATMP fails. (master...2017-12-11839-fixup) https://github.com/bitcoin/bitcoin/pull/11866
< bitcoin-git>
bitcoin/master 6bb9c13 Wladimir J. van der Laan: Merge #11866: Do not un-mark fInMempool on wallet txn if ATMP fails....
< bitcoin-git>
bitcoin/master 6ef86c9 Matt Corallo: Do not un-mark fInMempool on wallet txn if ATMP fails....
< bitcoin-git>
[bitcoin] Sjors opened pull request #12432: [qt] send: Clear All also resets coin control options (master...2018/02/qt-send-clear-all-coin-control) https://github.com/bitcoin/bitcoin/pull/12432
< bitcoin-git>
[bitcoin] 251Labs closed pull request #12430: [rpc] Fix issue: "Negative version of transaction using json-rpc" (master...patch/11561/fix-negative-json-rpc-version) https://github.com/bitcoin/bitcoin/pull/12430
< bitcoin-git>
[bitcoin] 251Labs opened pull request #12430: [rpc] Fix issue: "Negative version of transaction using json-rpc" (master...patch/11561/fix-negative-json-rpc-version) https://github.com/bitcoin/bitcoin/pull/12430
2018-02-13
< bitcoin-git>
[bitcoin] sipa opened pull request #12427: Make signrawtransaction accept P2SH-P2WSH redeemscripts (master...201802_signrawp2shp2wsh) https://github.com/bitcoin/bitcoin/pull/12427
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #12426: qt: Initialize members in WalletModel (master...Mf1802-qtInitializeMembersWalletModel) https://github.com/bitcoin/bitcoin/pull/12426
< bitcoin-git>
[bitcoin] ryanofsky opened pull request #12424: Fix rescan test failure due to unset g_address_type, g_change_type (master...pr/scang) https://github.com/bitcoin/bitcoin/pull/12424
< bitcoin-git>
[bitcoin] Sjors opened pull request #12421: [qt] navigate to transaction history page after send (master...2018/02/qt-goto-transactions-after-send) https://github.com/bitcoin/bitcoin/pull/12421
< bitcoin-git>
[bitcoin] laanwj closed pull request #11966: clientversion: Use full commit hash for commit-based version descriptions (master...ver_full_commit_hash) https://github.com/bitcoin/bitcoin/pull/11966
< bitcoin-git>
bitcoin/master f4f4f51 Wladimir J. van der Laan: Merge #11966: clientversion: Use full commit hash for commit-based version descriptions...
< bitcoin-git>
bitcoin/master a71c56a Luke Dashjr: clientversion: Use full commit hash for commit-based version descriptions...
< bitcoin-git>
[bitcoin] laanwj closed pull request #12392: Fix ignoring tx data requests when fPauseSend is set on a peer (master...2018-02-fix-fpausesend-getdata-resp) https://github.com/bitcoin/bitcoin/pull/12392
< bitcoin-git>
bitcoin/master a8cbbdb Wladimir J. van der Laan: Merge #12392: Fix ignoring tx data requests when fPauseSend is set on a peer...
< bitcoin-git>
bitcoin/master c4af738 Matt Corallo: Fix ignoring tx data requests when fPauseSend is set on a peer...
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #12409: rpc: Reject deprecated reserveChangeKey in fundrawtransaction (master...Mf1802-rpcFundRawDeprecatedOption) https://github.com/bitcoin/bitcoin/pull/12409
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #12408: wallet: Change output type globals to members (master...Mf1802-walletChangeTypeMember) https://github.com/bitcoin/bitcoin/pull/12408
2018-02-10
< bitcoin-git>
[bitcoin] jamesob opened pull request #12407: Ensure nStatus is set properly for all invalid blocks (master...jamesob/2018-02-mark-headers-invalid) https://github.com/bitcoin/bitcoin/pull/12407
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #12120: Add dev guideline limiting auto usage. (master...2018-01-auto-devnotes) https://github.com/bitcoin/bitcoin/pull/12120
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #12394: gitian-builder.sh: fix --setup doc, since lxc is default (master...2018/02/gitian-build-setup-lxc) https://github.com/bitcoin/bitcoin/pull/12394
< bitcoin-git>
[bitcoin] promag closed pull request #12361: Replace unreachable error handling with assertions in feebumper (master...2018-02-feebumper) https://github.com/bitcoin/bitcoin/pull/12361
2018-02-08
< bitcoin-git>
[bitcoin] TheBlueMatt opened pull request #12392: Fix ignoring tx data requests when fPauseSend is set on a peer (master...2018-02-fix-fpausesend-getdata-resp) https://github.com/bitcoin/bitcoin/pull/12392
< bitcoin-git>
[bitcoin] laanwj closed pull request #12390: Docs 0.16 - SHA verification for regular people on Windows (master...0.16) https://github.com/bitcoin/bitcoin/pull/12390
< bitcoin-git>
[bitcoin] MajorFireball opened pull request #12390: Docs 0.16 - SHA verification for regular people on Windows (master...0.16) https://github.com/bitcoin/bitcoin/pull/12390
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #12295: Enable flake8 warnings for all currently non-violated rules (master...accidental-redefinition-of-variable) https://github.com/bitcoin/bitcoin/pull/12295
< bitcoin-git>
bitcoin/master a9d0ebc practicalswift: Enable flake8 warnings for all currently non-violated rules
< bitcoin-git>
bitcoin/master 4cbab15 practicalswift: tests: Fix accidental redefinition of previously defined variable via list comprehension
< bitcoin-git>
bitcoin/master 0b9207e practicalswift: Enable flake8 warning for "list comprehension redefines 'foo' from line N" (F812)
< bitcoin-git>
[bitcoin] laanwj closed pull request #12298: Refactor HaveKeys to early return on false result (master...2018-01-ismine-havekeys) https://github.com/bitcoin/bitcoin/pull/12298
< bitcoin-git>
bitcoin/master a1ffddb Wladimir J. van der Laan: Merge #12298: Refactor HaveKeys to early return on false result...
< bitcoin-git>
bitcoin/master 5bdbbdc João Barbosa: Refactor HaveKeys to early return on false result
< bitcoin-git>
[bitcoin] laanwj closed pull request #12368: Hold mempool.cs for the duration of ATMP. (master...2018-02-getrawmempool-race) https://github.com/bitcoin/bitcoin/pull/12368
< bitcoin-git>
bitcoin/master d57d10e Wladimir J. van der Laan: Merge #12368: Hold mempool.cs for the duration of ATMP....
< bitcoin-git>
bitcoin/master 02fc886 Matt Corallo: Add braces to meet code style on line-after-the-one-changed.
< bitcoin-git>
bitcoin/master 85aa839 Matt Corallo: Hold mempool.cs for the duration of ATMP....