1 2016-04-15 00:13:12	0|jtimon|date -u
 2 2016-04-15 01:06:33	0|fanquake|Is there going to be a 0.11.3 release at the same time as 0.12.1 ?
 3 2016-04-15 02:44:29	0|cfields|gitian builders: 0.12.1 sigs are up
 4 2016-04-15 02:48:25	0|cfields|gmaxwell: you might get your wish, we got 5 matches pretty quickly for this one :)
 5 2016-04-15 02:48:43	0|fanquake1|cfields What's the wish?
 6 2016-04-15 02:48:59	0|cfields|fanquake1: tag/release same day
 7 2016-04-15 02:54:41	0|fanquake1|cfields That'd be nice. Have pushed my signed sigs up, hopefully we get some matches.
 8 2016-04-15 02:56:28	0|cfields|fanquake1: matches mine :)
 9 2016-04-15 02:58:25	0|achow101|doing my builds right now
10 2016-04-15 03:07:24	0|cfields|achow101: matched, thanks
11 2016-04-15 03:11:25	0|fanquake1|cfields while your around, are we doing a 0.11.3 release?
12 2016-04-15 03:14:35	0|cfields|fanquake1: i'm not sure what the resolution was there, it was debated because of the difficulty in safely backporting the new stuff. It was discussed in last week's meeting (or the week before?)
13 2016-04-15 03:16:24	0|cfields|fanquake1: i suspect it'll depend on demand
14 2016-04-15 03:16:58	0|fanquake1|cfields No worries. Was just curious as to wether I'd need to create any more sigs.
15 2016-04-15 06:00:01	0|GitHub199|[13bitcoin] 15laanwj closed pull request #6215: add bip32 pub key serialization (06master...062015/06/extkey_ser) 02https://github.com/bitcoin/bitcoin/pull/6215
16 2016-04-15 06:02:11	0|GitHub74|[13bitcoin] 15laanwj closed pull request #6030: Avoid counting failed connect attempts when probably offline. (06master...06addrman_offline_attempts) 02https://github.com/bitcoin/bitcoin/pull/6030
17 2016-04-15 06:06:22	0|wumpus|github bot is malfunctioning, I merged #6215 didn't close it
18 2016-04-15 06:58:48	0|GitHub45|[13bitcoin] 15laanwj pushed 5 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/cabba24a5bde...bbd210d9275a
19 2016-04-15 06:58:49	0|GitHub45|13bitcoin/06master 14dc4ec6d 15Cory Fields: depends: create a hostid and buildid and add option for salts...
20 2016-04-15 06:58:49	0|GitHub45|13bitcoin/06master 14fe740f1 15Cory Fields: depends: fix fallback downloads...
21 2016-04-15 06:58:50	0|GitHub45|13bitcoin/06master 14bb717f4 15Cory Fields: depends: fix "unexpected operator" error during "make download"
22 2016-04-15 06:58:56	0|GitHub111|[13bitcoin] 15laanwj closed pull request #7809: depends: some base fixes/changes (06master...06depends-updates) 02https://github.com/bitcoin/bitcoin/pull/7809
23 2016-04-15 06:59:58	0|GitHub80|13bitcoin/06master 1438c3102 15Pieter Wuille: Change mapRelay to store CTransactions
24 2016-04-15 06:59:58	0|GitHub80|[13bitcoin] 15laanwj pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/bbd210d9275a...efc059322cef
25 2016-04-15 06:59:59	0|GitHub80|13bitcoin/06master 14efc0593 15Wladimir J. van der Laan: Merge #7877: Change mapRelay to store CTransactions...
26 2016-04-15 07:00:11	0|GitHub28|[13bitcoin] 15laanwj closed pull request #7877: Change mapRelay to store CTransactions (06master...06relayctransaction) 02https://github.com/bitcoin/bitcoin/pull/7877
27 2016-04-15 07:04:16	0|GitHub161|13bitcoin/06master 1466b0724 15Gregory Maxwell: Only send one GetAddr response per connection....
28 2016-04-15 07:04:16	0|GitHub161|[13bitcoin] 15laanwj pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/efc059322cef...64e71b37210a
29 2016-04-15 07:04:17	0|GitHub161|13bitcoin/06master 1464e71b3 15Wladimir J. van der Laan: Merge #7856: Only send one GetAddr response per connection....
30 2016-04-15 07:04:22	0|GitHub57|[13bitcoin] 15laanwj closed pull request #7856: Only send one GetAddr response per connection. (06master...06addr_once) 02https://github.com/bitcoin/bitcoin/pull/7856
31 2016-04-15 07:28:18	0|btcdrak|good grief that was the fastest round of gitian building I have ever witnessed. It's only been 12 hours.
32 2016-04-15 07:28:47	0|sipa|damn
33 2016-04-15 07:28:51	0|sipa|i feel left out
34 2016-04-15 07:30:08	0|jl2012|just done gitian building and I'm already the 8th
35 2016-04-15 07:31:24	0|jl2012|any conclusion for the sha256 vs sha256d for P2WSH?
36 2016-04-15 07:33:36	0|sipa|.
37 2016-04-15 07:33:36	0|sipa|jl2012: i prefer not changing it anymore at this point
38 2016-04-15 07:34:17	0|sipa|it's an easy thing to vhange, but i also don't think it adds much
39 2016-04-15 07:35:37	0|jl2012|I think so. And v0 witness program will be replaced by v1 with MAST and Schnorr. The economic incentive will push most people to adopt the v1
40 2016-04-15 07:35:57	0|jl2012|v0 is just a transition
41 2016-04-15 07:36:02	0|sipa|well, maybe
42 2016-04-15 07:36:09	0|sipa|we never know how long things stick around
43 2016-04-15 07:36:58	0|jl2012|that's also good: that means the tx fee is still too low
44 2016-04-15 07:39:13	0|GitHub60|[13bitcoin] 15dooglus opened pull request #7880: Optional parameter to fundrawtransaction: specify change address explicitly (06master...06fundrawtransaction-specify-change-address) 02https://github.com/bitcoin/bitcoin/pull/7880
45 2016-04-15 08:42:29	0|wumpus|Bitcoin Core 0.12.1 released https://lists.linuxfoundation.org/pipermail/bitcoin-core-dev/2016-April/000006.html
46 2016-04-15 08:52:09	0|cjcj|wumpus: No change from rc2?
47 2016-04-15 08:52:15	0|wumpus|nope
48 2016-04-15 08:53:05	0|wumpus|there are not supposed to be code changes between the last rc and final, otherwise they wouldn't have been tested in a rc :)
49 2016-04-15 08:53:32	0|cjcj|Aha! TIL :)
50 2016-04-15 08:54:21	0|wumpus|the binaries are recompiled, because the built-in tags/version/commit id is different, but that should be the only difference
51 2016-04-15 09:16:42	0|Ylbam|\o/
52 2016-04-15 09:22:37	0|Luke-Jr|Thanks for subscribing to the Bitcoin Core announcements list. Please confirm your subscription by clicking the link below: <-- the irony that the email goes out of its way to make the link un-clickable.. btcdrak
53 2016-04-15 09:25:49	0|btcdrak|Luke-Jr: oh?
54 2016-04-15 09:26:00	0|btcdrak|PM
55 2016-04-15 09:53:57	0|btcdrak|luke-jr: fixed.
56 2016-04-15 09:54:39	0|btcdrak|it only affected strict HTML clients, it seems some email clients auto render URLs even without hyperlink tags.
57 2016-04-15 09:57:05	0|sipa|and still, every few weeks, someone subscribes to the sf list...
58 2016-04-15 09:57:23	0|sipa|they get an automatic notification to go look elsewhere
59 2016-04-15 09:57:51	0|sipa|and the description lists it as obsolete
60 2016-04-15 10:06:26	0|GitHub23|[13bitcoin] 15laanwj opened pull request #7881: Update release process (06master...062016_04_update_release_process) 02https://github.com/bitcoin/bitcoin/pull/7881
61 2016-04-15 10:07:59	0|wumpus|maybe just delete the sf list
62 2016-04-15 10:08:30	0|wumpus|the problem is that it's too easy to find on google, and people hardly read anything before pasting their mail address into anyhthing
63 2016-04-15 10:13:39	0|wumpus|the complete archive has been ported to the new list so that's no reason to keep the sf one
64 2016-04-15 10:14:04	0|btcdrak|ack
65 2016-04-15 10:28:38	0|GitHub193|[13bitcoin] 15MarcoFalke opened pull request #7882: [doc] verify.sh (06master...06Mf1604-docVerify) 02https://github.com/bitcoin/bitcoin/pull/7882
66 2016-04-15 11:08:22	0|GitHub104|[13bitcoin] 15MarcoFalke closed pull request #7882: [doc] verify.sh (06master...06Mf1604-docVerify) 02https://github.com/bitcoin/bitcoin/pull/7882
67 2016-04-15 11:16:55	0|GitHub34|[13bitcoin] 15laanwj pushed 3 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/64e71b37210a...a4ca44d2766a
68 2016-04-15 11:16:56	0|GitHub34|13bitcoin/06master 14fa93936 15MarcoFalke: [gitian] Add marcofalke-key.pgp
69 2016-04-15 11:16:56	0|GitHub34|13bitcoin/06master 14faf4c83 15MarcoFalke: [gitian] Move keys to contrib/gitian-keys
70 2016-04-15 11:16:57	0|GitHub34|13bitcoin/06master 14a4ca44d 15Wladimir J. van der Laan: Merge #7870: [contrib] Add MarcoFalke key and move all keys to contrib/gitian-keys...
71 2016-04-15 11:17:05	0|GitHub103|[13bitcoin] 15laanwj closed pull request #7870: [contrib] Add MarcoFalke key and move all keys to contrib/gitian-keys (06master...06Mf1604-contibGitianKeys) 02https://github.com/bitcoin/bitcoin/pull/7870
72 2016-04-15 14:24:37	0|GitHub56|[13bitcoin] 15laanwj pushed 4 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/a4ca44d2766a...be14ca5e8c0f
73 2016-04-15 14:24:38	0|GitHub56|13bitcoin/06master 1441e835d 15João Barbosa: Add strict flag to RPCTypeCheckObj...
74 2016-04-15 14:24:38	0|GitHub56|13bitcoin/06master 14af4fe7f 15João Barbosa: Add change options to fundrawtransaction
75 2016-04-15 14:24:39	0|GitHub56|13bitcoin/06master 14f2d0944 15João Barbosa: Add lockUnspents option to fundrawtransaction
76 2016-04-15 14:24:51	0|GitHub191|[13bitcoin] 15laanwj closed pull request #7518: Add multiple options to fundrawtransaction (06master...06enhancement/fundrawtransaction-with-changeaddress) 02https://github.com/bitcoin/bitcoin/pull/7518
77 2016-04-15 14:28:11	0|GitHub131|[13bitcoin] 15laanwj closed pull request #7880: Optional parameter to fundrawtransaction: specify change address explicitly (06master...06fundrawtransaction-specify-change-address) 02https://github.com/bitcoin/bitcoin/pull/7880
78 2016-04-15 14:43:43	0|GitHub77|13bitcoin/06master 14509cb00 15Wladimir J. van der Laan: txdb: Add Cursor() method to CCoinsView to iterate over UTXO set...
79 2016-04-15 14:43:43	0|GitHub77|[13bitcoin] 15laanwj pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/be14ca5e8c0f...9e47fcec1798
80 2016-04-15 14:43:44	0|GitHub77|13bitcoin/06master 149e47fce 15Wladimir J. van der Laan: Merge #7756: Add cursor to iterate over utxo set, use this in `gettxoutsetinfo`...
81 2016-04-15 14:43:48	0|GitHub32|[13bitcoin] 15laanwj closed pull request #7756: Add cursor to iterate over utxo set, use this in `gettxoutsetinfo` (06master...062016_03_utxo_cursor) 02https://github.com/bitcoin/bitcoin/pull/7756
82 2016-04-15 14:44:03	0|GitHub76|[13bitcoin] 15laanwj pushed 4 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/9e47fcec1798...73fc922ed643
83 2016-04-15 14:44:04	0|GitHub76|13bitcoin/06master 140dbf6e4 15Cory Fields: build: define base filenames for use elsewhere in the buildsystem...
84 2016-04-15 14:44:04	0|GitHub76|13bitcoin/06master 1426880c3 15JeremyRand: build: Use PACKAGE_TARNAME and new bin names in NSIS script....
85 2016-04-15 14:44:05	0|GitHub76|13bitcoin/06master 140528e30 15JeremyRand: Remove wxwidgets references from NSIS script....
86 2016-04-15 14:44:08	0|GitHub117|[13bitcoin] 15laanwj closed pull request #7603: Build System: Use PACKAGE_TARNAME in NSIS script (06master...06nsis-tarname) 02https://github.com/bitcoin/bitcoin/pull/7603
87 2016-04-15 15:51:22	0|GitHub51|[13bitcoin] 15gavinandresen opened pull request #7884: Optimize CScript.FindAndDelete (06master...06optimize_FindAndDelete) 02https://github.com/bitcoin/bitcoin/pull/7884
88 2016-04-15 16:34:19	0|GitHub145|[13bitcoin] 15jonasschnelli closed pull request #5990: refactor and optimize init.cpp/CWallet interaction (06master...062015/04/wallet_init_decoup) 02https://github.com/bitcoin/bitcoin/pull/5990
89 2016-04-15 19:12:04	0|GitHub132|[13bitcoin] 15gavinandresen opened pull request #7885: QA test fix: ensure unique coinbase transactions (06master...06rpctest_unique_coinbases) 02https://github.com/bitcoin/bitcoin/pull/7885
90 2016-04-15 20:21:07	0|GitHub106|[13bitcoin] 15gavinandresen opened pull request #7887: Remove mapBlockSource (06master...06remove_mapBlockSource) 02https://github.com/bitcoin/bitcoin/pull/7887