1 2017-05-07 00:59:55	0|bitcoin-git|[13bitcoin] 15CodeShark opened pull request #10350: Added support for MSG_FILTERED_WITNESS_BLOCK messages. (06master...06MSG_FILTERED_WITNESS_BLOCK_2) 02https://github.com/bitcoin/bitcoin/pull/10350
 2 2017-05-07 05:56:44	0|bitcoin-git|[13bitcoin] 15Greg-Griffith opened pull request #10351: removed unused code in INV message (06master...06master) 02https://github.com/bitcoin/bitcoin/pull/10351
 3 2017-05-07 07:19:36	0|bitcoin-git|[13bitcoin] 15laanwj opened pull request #10352: test: Add elapsed time to RPC tracing (06master...062017_05_rpc_trace_time) 02https://github.com/bitcoin/bitcoin/pull/10352
 4 2017-05-07 08:02:21	0|bitcoin-git|[13bitcoin] 15laanwj pushed 4 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/170bc2c381f8...750c5a5b8468
 5 2017-05-07 08:02:22	0|bitcoin-git|13bitcoin/06master 14e50c33e 15Cory Fields: devtools: add script to verify scriptable changes
 6 2017-05-07 08:02:23	0|bitcoin-git|13bitcoin/06master 140f3471f 15Cory Fields: net: make CNode's id private
 7 2017-05-07 08:02:23	0|bitcoin-git|13bitcoin/06master 149ff0a51 15Cory Fields: scripted-diff: net: Use accessor rather than node's id directly...
 8 2017-05-07 08:02:41	0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #10189: devtools/net: add a verifier for scriptable changes. Use it to make CNode::id private. (06master...06private-nodeid) 02https://github.com/bitcoin/bitcoin/pull/10189
 9 2017-05-07 13:16:28	0|bitcoin-git|[13bitcoin] 15MarcoFalke pushed 4 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/750c5a5b8468...fff72de5bf8a
10 2017-05-07 13:16:29	0|bitcoin-git|13bitcoin/06master 14b111324 15John Newbery: move initialize_chain() and initialize_chain_clean() to be methods of BitcoinTestFramework
11 2017-05-07 13:16:29	0|bitcoin-git|13bitcoin/06master 14b7dd44c 15John Newbery: Add start and stop node methods to BitcoinTestFramework
12 2017-05-07 13:16:30	0|bitcoin-git|13bitcoin/06master 144550049 15John Newbery: Reorganize BitcoinTestFramework class
13 2017-05-07 13:16:45	0|bitcoin-git|[13bitcoin] 15MarcoFalke closed pull request #10171: [tests] Add node methods to test framework (06master...06add_node_methods_to_test_framework) 02https://github.com/bitcoin/bitcoin/pull/10171
14 2017-05-07 21:43:44	0|luke-jr|sipa: FYI process for requesting BIP number assignment is to open a github PR nowadays (since BIP 2 IIRC)
15 2017-05-07 21:44:20	0|sipa|oh!
16 2017-05-07 21:50:13	0|sipa|luke-jr: done
17 2017-05-07 21:50:20	0|luke-jr|☺ thx
18 2017-05-07 21:52:03	0|sipa|should i update the Created: date to today?
19 2017-05-07 21:55:02	0|luke-jr|nah, BIPs 1/2 contradict themselves, and typical seem to be the original creation date
20 2017-05-07 22:08:00	0|luke-jr|sipa: can you add a brief section on backward compatibility?
21 2017-05-07 22:09:35	0|sipa|there is a compatibility section
22 2017-05-07 22:10:13	0|luke-jr|aha, missed it cuz I grepped for "backward" >_<
23 2017-05-07 22:10:46	0|luke-jr|and to be clear, this is NOT an update to BIP 142, correct?
24 2017-05-07 22:11:01	0|sipa|it's intended to replace BIP 142
25 2017-05-07 22:11:48	0|luke-jr|but as a separate BIP, or just a newer draft of the same one?
26 2017-05-07 22:12:10	0|sipa|it's a very different idea, so I think it warrants a different number
27 2017-05-07 22:12:44	0|luke-jr|k
28 2017-05-07 22:12:52	0|luke-jr|maybe add a Replaces header if you like
29 2017-05-07 22:13:19	0|sipa|one
30 2017-05-07 22:13:20	0|sipa|done
31 2017-05-07 22:13:47	0|luke-jr|172
32 2017-05-07 22:13:51	0|luke-jr|wait
33 2017-05-07 22:14:17	0|luke-jr|let's make it 173 to avoid confusion with a self-assignment of 172 <.<
34 2017-05-07 22:14:45	0|sipa|ok
35 2017-05-07 22:20:36	0|luke-jr|sipa: need to split the Author line; one per author, indented w/ spaces to match the same starting column
36 2017-05-07 22:21:08	0|sipa|done
37 2017-05-07 22:24:19	0|luke-jr|sipa: Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0173
38 2017-05-07 22:25:22	0|sipa|done
39 2017-05-07 22:26:14	0|luke-jr|yay Travis happy :D