< gribble>
https://github.com/bitcoin/bitcoin/issues/12979 | Split validationinterface into paralell validation/mempool interfaces by TheBlueMatt · Pull Request #12979 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] practicalswift opened pull request #13127: wallet: Add Clang thread safety annotations for variables guarded by cs_db (master...guarded-by-cs_db) https://github.com/bitcoin/bitcoin/pull/13127
< bitcoin-git>
[bitcoin] laanwj closed pull request #13124: [doc] nit: descendent should be spelled descendant even in the release-notes (master...fix-getrawmempool-fee-representation) https://github.com/bitcoin/bitcoin/pull/13124
< bitcoin-git>
bitcoin/master 19fadd9 Wladimir J. van der Laan: Merge #13124: [doc] nit: descendent should be spelled descendant even in the release-notes...
< bitcoin-git>
bitcoin/master 9b78ef3 mryandao: nit: descendent should be spelled descendant even in the release-notes
< bitcoin-git>
[bitcoin] practicalswift opened pull request #13126: util: Add Clang thread safety annotations for variables guarded by cs_args (master...guarded-by-cs_args) https://github.com/bitcoin/bitcoin/pull/13126
< gribble>
https://github.com/bitcoin/bitcoin/issues/13124 | [doc] nit: descendent should be spelled descendant even in the release-notes by mryandao · Pull Request #13124 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] practicalswift opened pull request #13125: scheduler: Add Clang thread safety annotations for variables guarded by m_cs_callbacks_pending (master...m_cs_callbacks_pending) https://github.com/bitcoin/bitcoin/pull/13125
< bitcoin-git>
[bitcoin] mryandao opened pull request #13124: [doc] nit: descendent should be spelled descendant even in the release-notes (master...fix-getrawmempool-fee-representation) https://github.com/bitcoin/bitcoin/pull/13124
< bitcoin-git>
[bitcoin] laanwj closed pull request #13113: tests: Make it clear that MAX_INV_SZ is not covered by functional tests (master...add-note-about-MAX_INV_SZ) https://github.com/bitcoin/bitcoin/pull/13113
< bitcoin-git>
[bitcoin] practicalswift opened pull request #13116: Add Clang thread safety annotations for variables guarded by cs_{rpcWarmup,nTimeOffset,warnings} (master...guarded-by-misc) https://github.com/bitcoin/bitcoin/pull/13116
< bitcoin-git>
[bitcoin] practicalswift opened pull request #13115: Add Clang thread safety annotations for variables guarded by cs_addrMan (master...guarded-by-cs_addrMan) https://github.com/bitcoin/bitcoin/pull/13115
< bitcoin-git>
[bitcoin] practicalswift opened pull request #13114: Add Clang thread safety annotations for variables guarded by cs_KeyStore (master...guarded-by-cs_KeyStore) https://github.com/bitcoin/bitcoin/pull/13114
< bitcoin-git>
[bitcoin] practicalswift opened pull request #13113: tests: Make it clear that MAX_INV_SZ is not covered by functional tests (master...add-note-about-MAX_INV_SZ) https://github.com/bitcoin/bitcoin/pull/13113
< bitcoin-git>
[bitcoin] achow101 opened pull request #13112: Have gArgs be aware of the arguments and error on unknown args (master...gargs-know-args) https://github.com/bitcoin/bitcoin/pull/13112
< bitcoin-git>
[bitcoin] jamesob opened pull request #13099: Use thread names in logs and deadlock diagnostics (master...2018-04-26-use-threadnames) https://github.com/bitcoin/bitcoin/pull/13099
< gribble>
https://github.com/bitcoin/bitcoin/issues/11639 | Rewrite the interface between validation and net_processing wrt DoS by TheBlueMatt · Pull Request #11639 · bitcoin/bitcoin · GitHub
< gribble>
https://github.com/bitcoin/bitcoin/issues/12979 | Split validationinterface into paralell validation/mempool interfaces by TheBlueMatt · Pull Request #12979 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] laanwj closed pull request #13002: Do not treat bare multisig outputs as IsMine unless watched (master...201804_cleanismine) https://github.com/bitcoin/bitcoin/pull/13002
< bitcoin-git>
bitcoin/master 19fc973 Pieter Wuille: Do not expose SigVersion argument to IsMine...
< bitcoin-git>
[bitcoin] ken2812221 opened pull request #13094: tests: Add test for 64-bit Windows PE, modify 32-bit test results (master...patch-1) https://github.com/bitcoin/bitcoin/pull/13094
< bitcoin-git>
[bitcoin] laanwj closed pull request #12240: [rpc] Introduced a new `fees` structure that aggregates all sub-field fee types denominated in BTC (master...fix-getrawmempool-fee-representation) https://github.com/bitcoin/bitcoin/pull/12240
< bitcoin-git>
bitcoin/master 6f8b345 Wladimir J. van der Laan: Merge #12240: [rpc] Introduced a new `fees` structure that aggregates all sub-field fee types denominated in BTC...
< bitcoin-git>
bitcoin/master 7de1de7 mryandao: Add new fee structure with all sub-fields denominated in BTC
< gribble>
https://github.com/bitcoin/bitcoin/issues/12240 | [rpc] Introduced a new `fees` structure that aggregates all sub-field fee types denominated in BTC by mryandao · Pull Request #12240 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #13082: Tests: don't test against min relay fee information in mining_prioritisetransaction.py (master...dont-hardcode-134) https://github.com/bitcoin/bitcoin/pull/13082
< bitcoin-git>
bitcoin/master 24106a8 MarcoFalke: Merge #13082: Tests: don't test against min relay fee information in mining_prioritisetransaction.py...
< bitcoin-git>
bitcoin/master bd9d67b Kristaps Kaupe: Don't test against min relay fee information in mining_prioritisetransaction.py...
< bitcoin-git>
[bitcoin] sipa opened pull request #13084: Do not turn OP_1NEGATE in scriptSig into 0x0181 in signing code (master...201804_keepnegone) https://github.com/bitcoin/bitcoin/pull/13084
< bitcoin-git>
[bitcoin] practicalswift opened pull request #13083: Add compile time checking for all cs_main runtime locking assertions (master...cs_main) https://github.com/bitcoin/bitcoin/pull/13083
< bitcoin-git>
[bitcoin] kristapsk opened pull request #13082: Don't test against min relay fee information in mining_prioritisetransaction.py (master...dont-hardcode-134) https://github.com/bitcoin/bitcoin/pull/13082
< bitcoin-git>
[bitcoin] practicalswift opened pull request #13081: Add compile time checking for all cs_wallet runtime locking assertions (master...cs_wallet-compile-time-checking) https://github.com/bitcoin/bitcoin/pull/13081
< bitcoin-git>
[bitcoin] practicalswift opened pull request #13080: Add compile time checking for all ::mempool.cs runtime locking assertions (master...mempool.cs) https://github.com/bitcoin/bitcoin/pull/13080
< bitcoin-git>
[bitcoin] Empact opened pull request #13079: Fix ScanForWalletTransactions to report progress correctly when a pindexStop is supplied (master...scan-for-wallet-stopblock-progress) https://github.com/bitcoin/bitcoin/pull/13079
< bitcoin-git>
[bitcoin] practicalswift opened pull request #13077: Add compile time checking for all cs_KeyStore runtime locking assertions (master...cs_KeyStore) https://github.com/bitcoin/bitcoin/pull/13077
< jamesob>
and if so, would want to piggyback on the bitcoin-* 16 character pthread names or just have some peripheral mapping of boost thread ids to arbitrary length names?
< bitcoin-git>
[bitcoin] Empact opened pull request #13076: Fix ScanForWalletTransactions to return a bool indicating success or failure (master...scan-for-wallet-transactions-ret) https://github.com/bitcoin/bitcoin/pull/13076
< bitcoin-git>
[bitcoin] jnewbery opened pull request #13075: Remove 'account' API from wallet functional tests (master...remove_functional_tests_accounts) https://github.com/bitcoin/bitcoin/pull/13075
< bitcoin-git>
[bitcoin] jnewbery opened pull request #13074: [trivial] Correct help text for `importaddress` RPC (master...importaddress_help_text) https://github.com/bitcoin/bitcoin/pull/13074
< wumpus>
jamesob: I get a compile error when I try to compile it against current master: /.../bitcoin/src/qt/test/addressbooktests.cpp:106:5: error: use of undeclared identifier 'vpwallets'; did you mean 'wallet'?
< bitcoin-git>
[bitcoin] laanwj opened pull request #13073: test: add rpcauth-test to AC_CONFIG_LINKS to fix out-of-tree make check (master...2018_04_rpcauth_unittest_outoftree) https://github.com/bitcoin/bitcoin/pull/13073
< gribble>
https://github.com/bitcoin/bitcoin/issues/12998 | Default to defining endian-conversion DECLs in compat w/o config by TheBlueMatt · Pull Request #12998 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] laanwj closed pull request #12909: wallet: Make fee settings to be non-static members (master...Mf1804-walletMembers) https://github.com/bitcoin/bitcoin/pull/12909
< bitcoin-git>
bitcoin/master 476cb35 Wladimir J. van der Laan: Merge #12909: wallet: Make fee settings to be non-static members...
< bitcoin-git>
bitcoin/master fac0db0 MarcoFalke: wallet: Make fee settings non-static members
< bitcoin-git>
[bitcoin] laanwj closed 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/master 6e67754 Wladimir J. van der Laan: Merge #12436: [rpc] Adds a functional test to validate the transaction version number in the RPC output...
< bitcoin-git>
bitcoin/master 09b30db 251: Asserts that the tx version number is a signed 32-bit integer.