< luke-jr>
looking like only 1/3 support a block size decrease at this point.. need more education; in the meantime, miners should be encouraged to behave responsibly
< bitcoin-git>
bitcoin/master e029c6e Andrew Chow: Only return hex field once in getrawtransaction...
< bitcoin-git>
bitcoin/master 6bbdafc Andrew Chow: Pass serialization flags and whether to include hex to TxToUniv
< bitcoin-git>
bitcoin/master 820ddd4 Wladimir J. van der Laan: Merge #11027: [RPC] Only return hex field once in getrawtransaction...
< bitcoin-git>
[bitcoin] laanwj closed pull request #11027: [RPC] Only return hex field once in getrawtransaction (master...fix-getrawtx) https://github.com/bitcoin/bitcoin/pull/11027
< bitcoin-git>
[bitcoin] lemzwerg opened pull request #11101: bitcoin_qt.m4: Minor fixes, improve code orthogonality (master...master) https://github.com/bitcoin/bitcoin/pull/11101
< bitcoin-git>
bitcoin/master 4452829 Cory Fields: gitian: quick hack to fix version string in releases...
< bitcoin-git>
bitcoin/master 7ee6c43 Wladimir J. van der Laan: Merge #11097: gitian: quick hack to fix version string in releases...
< bitcoin-git>
[bitcoin] laanwj closed pull request #11097: gitian: quick hack to fix version string in releases (master...gitian-version-fix) https://github.com/bitcoin/bitcoin/pull/11097
< bitcoin-git>
[bitcoin] kallewoof closed pull request #11084: [WIP] [mempool] Mempool snapshots to avoid lots of locking (master...mempool-snapshot) https://github.com/bitcoin/bitcoin/pull/11084
<@wumpus>
<luke-jr> hmm, AssertLockHeld requires DEBUG_LOCKORDER? <- yes, it is a debugging statement, and slow, should not be enabled on release builds