< GitHub76> [bitcoin] laanwj opened pull request #6926: tests: Initialize networking on windows (master...2015_10_tests_networking_init) https://github.com/bitcoin/bitcoin/pull/6926
< phantomcircuit> testnet merged back
< GitHub96> [bitcoin] laanwj pushed 1 new commit to master: https://github.com/bitcoin/bitcoin/commit/02a95be97759e70d9e7537775c95eec219c8333e
< GitHub96> bitcoin/master 02a95be Wladimir J. van der Laan: qt: translation update prior to opening 0.12 translations...
< GitHub110> [bitcoin] laanwj pushed 1 new commit to 0.10: https://github.com/bitcoin/bitcoin/commit/72a0adfb3c364173d28bab03bf46349ab696c107
< GitHub110> bitcoin/0.10 72a0adf Wladimir J. van der Laan: qt: Final translations update on 0.10 branch...
< GitHub127> [bitcoin] promag opened pull request #6927: Fix ZMQ Notification initialization and shutdown (master...bugfix/zmq-initialization-shutdown) https://github.com/bitcoin/bitcoin/pull/6927
< GitHub136> [bitcoin] gmaxwell opened pull request #6928: Revert MedianTimePast / mempool-only BIP113 (master...undo_113) https://github.com/bitcoin/bitcoin/pull/6928
< jgarzik> ouch :/
< Eliel_> It looks like the curl example in the help text you get with "bitcoin-cli help" does not work as is. It has the address list doubly JSON encoded while bitcoind doesn't expect two layers of JSON as input.
< Eliel_> uh, the sendmany command help that is
< Eliel_> bitcoin-cli help sendmany
< Eliel_> http://pastebin.com/Phkhh128 (yes, the Invalid Bitcoin Address thing is intentional)