< jtimon> aj: thanks again for your help with https://github.com/bitcoin/bitcoin/pull/10757 and sorry I had kind of abandoned for a whiel
< jtimon> while
< bitcoin-git> [bitcoin] ryanofsky opened pull request #12906: Avoid `interface` keyword to fix windows gitian build (master...pr/is) https://github.com/bitcoin/bitcoin/pull/12906
< wumpus> windows headers #ifdef the word 'interface'?! that's pretty silly
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/5f0c6a7b0e47...9abdb7c67e4a
< bitcoin-git> bitcoin/master 39bc2fa João Barbosa: wallet: Make WalletInitInterface and DummyWalletInit private
< bitcoin-git> bitcoin/master d894894 João Barbosa: wallet: Refactor to WalletInitInterface* const g_wallet_init_interface
< bitcoin-git> bitcoin/master 9abdb7c Wladimir J. van der Laan: Merge #12836: Make WalletInitInterface and DummyWalletInit private, fix nullptr deref...
< bitcoin-git> [bitcoin] laanwj closed pull request #12836: Make WalletInitInterface and DummyWalletInit private, fix nullptr deref (master...2018-03-walletinit) https://github.com/bitcoin/bitcoin/pull/12836
< bitcoin-git> [bitcoin] laanwj pushed 7 new commits to master: https://github.com/bitcoin/bitcoin/compare/9abdb7c67e4a...69310a342fd3
< bitcoin-git> bitcoin/master abf190e John Newbery: [tests] fix flake8 warnings in interface_rest.py test
< bitcoin-git> bitcoin/master 3fd4490 John Newbery: [tests] improve logging and documentation in interface_rest.py
< bitcoin-git> bitcoin/master 7a3181a John Newbery: [tests] Make json request building more consistent in interface_rest.py
< bitcoin-git> [bitcoin] laanwj closed pull request #12766: [Tests] Tidy up REST interface functional tests (master...tidy_up_rest_test) https://github.com/bitcoin/bitcoin/pull/12766
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/69310a342fd3...83c7533eb1f3
< bitcoin-git> bitcoin/master 8dd547d ccdle12: Adding logging for loop iteration level in p2p_sendheaders.py...
< bitcoin-git> bitcoin/master 83c7533 MarcoFalke: Merge #12849: Tests: Add logging in loops in p2p_sendhears.py...
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12849: Tests: Add logging in loops in p2p_sendhears.py (master...tests-adding-logging-in-p2p_sendheaders) https://github.com/bitcoin/bitcoin/pull/12849
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/83c7533eb1f3...215158a633c7
< bitcoin-git> bitcoin/master f63bc5e practicalswift: wallet: Initialize m_last_block_processed to nullptr. Initialize fields where defined.
< bitcoin-git> bitcoin/master 215158a Wladimir J. van der Laan: Merge #12785: wallet: Initialize m_last_block_processed to nullptr...
< bitcoin-git> [bitcoin] laanwj closed pull request #12785: wallet: Initialize m_last_block_processed to nullptr (master...m_last_block_processed-setnull) https://github.com/bitcoin/bitcoin/pull/12785
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/215158a633c7...b15485eccace
< bitcoin-git> bitcoin/master b119e78 practicalswift: docs: Fix conflicting statements about initialization in developer notes
< bitcoin-git> bitcoin/master b15485e Wladimir J. van der Laan: Merge #12896: docs: Fix conflicting statements about initialization in developer notes...
< bitcoin-git> [bitcoin] laanwj closed pull request #12896: docs: Fix conflicting statements about initialization in developer notes (master...remove-conflicing-statements) https://github.com/bitcoin/bitcoin/pull/12896
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/b15485eccace...319991db5b11
< bitcoin-git> bitcoin/master 0314ad4 buddilla: doc: add qrencode to brew install instructions...
< bitcoin-git> bitcoin/master 319991d Wladimir J. van der Laan: Merge #12850: doc: add qrencode to brew install instructions...
< bitcoin-git> [bitcoin] laanwj closed pull request #12850: doc: add qrencode to brew install instructions (master...patch-1) https://github.com/bitcoin/bitcoin/pull/12850
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/319991db5b11...f8d6dc47cbe7
< bitcoin-git> bitcoin/master fafcad3 MarcoFalke: doc: Add testmempoolaccept to release-notes
< bitcoin-git> bitcoin/master f8d6dc4 Wladimir J. van der Laan: Merge #12860: Add testmempoolaccept to release-notes, Add missing const...
< bitcoin-git> [bitcoin] laanwj closed pull request #12860: Add testmempoolaccept to release-notes, Add missing const (master...Mf1804-docReleaseNotes) https://github.com/bitcoin/bitcoin/pull/12860
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f8d6dc47cbe7...b2e5fe8b559b
< bitcoin-git> bitcoin/master 577f111 Pieter Wuille: Make verify-commits.sh test that merges are clean
< bitcoin-git> bitcoin/master b2e5fe8 Wladimir J. van der Laan: Merge #12708: Make verify-commits.sh test that merges are clean...
< bitcoin-git> [bitcoin] laanwj closed pull request #12708: Make verify-commits.sh test that merges are clean (master...201803_cleanmerge) https://github.com/bitcoin/bitcoin/pull/12708
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/b2e5fe8b559b...becd8dd2ec51
< bitcoin-git> bitcoin/master d54874d Evan Klitzke: Set SCHED_BATCH priority on the loadblk thread....
< bitcoin-git> bitcoin/master becd8dd Wladimir J. van der Laan: Merge #12618: Set SCHED_BATCH priority on the loadblk thread....
< bitcoin-git> [bitcoin] laanwj closed pull request #12618: Set SCHED_BATCH priority on the loadblk thread. (master...sched_batch) https://github.com/bitcoin/bitcoin/pull/12618
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #12909: wallet: Make "settings" to be class members (master...Mf1804-walletMembers) https://github.com/bitcoin/bitcoin/pull/12909
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/becd8dd2ec51...048ac8326b69
< bitcoin-git> bitcoin/master 17780d6 Russell Yanofsky: scripted-diff: Avoid `interface` keyword to fix windows gitian build...
< bitcoin-git> bitcoin/master 048ac83 MarcoFalke: Merge #12906: Avoid `interface` keyword to fix windows gitian build...
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12906: Avoid `interface` keyword to fix windows gitian build (master...pr/is) https://github.com/bitcoin/bitcoin/pull/12906