< bitcoin-git>
[bitcoin] Empact opened pull request #13266: refactoring: Inline DataFromTransaction via new SignatureData constructor (master...data-from-transaction) https://github.com/bitcoin/bitcoin/pull/13266
< bitcoin-git>
[bitcoin] Empact opened pull request #13267: refactoring: Clean up GetWitnessCommitmentIndex, and exit early on success (master...witness-committment-index) https://github.com/bitcoin/bitcoin/pull/13267
< fanquake>
Looks like GitHub has updated the landing page again. Hopefully they haven't prioritised that over banishing the unicorns..
< bitcoin-git>
[bitcoin] Empact opened pull request #13268: Consistently bounds-check vin/vout access, and throw on out-of-bounds access (master...vout-bounds-check) https://github.com/bitcoin/bitcoin/pull/13268
< bitcoin-git>
[bitcoin] Empact opened pull request #13269: refactoring: Drop UpdateTransaction in favor of UpdateInput (master...update-transaction) https://github.com/bitcoin/bitcoin/pull/13269
< bitcoin-git>
[bitcoin] jonasschnelli opened pull request #13273: Qt/Bugfix: fix handling default wallet with no name (master...2018/05/loadwallet_fix) https://github.com/bitcoin/bitcoin/pull/13273
< bitcoin-git>
bitcoin/master b0d2ca9 Wladimir J. van der Laan: wallet: Exit SyncMetaData if there are no transactions to sync...
< bitcoin-git>
bitcoin/master 1a8b12c Wladimir J. van der Laan: Merge #13265: wallet: Exit SyncMetaData if there are no transactions to sync...
< bitcoin-git>
[bitcoin] laanwj closed pull request #13265: wallet: Exit SyncMetaData if there are no transactions to sync (master...2018_05_wallet_syncmetadata_empty_range) https://github.com/bitcoin/bitcoin/pull/13265
< fanquake>
wumpus I'll grab 13265 into the backport pr
< fanquake>
Fixed up the test failures with johns changes.
< bitcoin-git>
bitcoin/0.16 5d8de76 Wladimir J. van der Laan: wallet: Exit SyncMetaData if there are no transactions to sync...
< bitcoin-git>
[bitcoin] jonasschnelli opened pull request #13275: Qt: use [default wallet] as name for wallet with no name (master...2018/05/loadwallet_gui_name) https://github.com/bitcoin/bitcoin/pull/13275
< bitcoin-git>
[bitcoin] GreatSock opened pull request #13276: [qt] CoinControlDialog amount header display unit (master...coincontrol_unit) https://github.com/bitcoin/bitcoin/pull/13276
< promag>
had a couple of these in the log:
< promag>
GUI: QObject::connect: Cannot queue arguments of type 'QVector<int>'
< promag>
(Make sure 'QVector<int>' is registered using qRegisterMetaType().)
< jonasschnelli>
oh... what signal does use a QVector<int>?
< promag>
don't know, can't find :|
< jonasschnelli>
SIGNAL(coinsSent(uint256))? probably no
< bitcoin-git>
bitcoin/master d792e47 MarcoFalke: Merge #13228: Add script to detect circular dependencies between source modules...
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #13228: Add script to detect circular dependencies between source modules (master...201805_circular_detect) https://github.com/bitcoin/bitcoin/pull/13228
< alex______>
hey
< bitcoin-git>
[bitcoin] GreatSock opened pull request #13278: [qt] Fixed tx-view min amount typing period on locales using comma (master...minamount-fix) https://github.com/bitcoin/bitcoin/pull/13278