1 2016-07-23 03:21:55	0|gmaxwell|luke-jr: dude, wtf why are you whining about things like this https://www.reddit.com/r/Bitcoin/comments/4u38yt/bitcoins_nervous_system_gets_an_upgrade_with/d5mnpg9  when I can't even get you to test things like BIP152 and createnewblock improvements?
 2 2016-07-23 07:30:29	0|gmaxwell|median transaction size on the network has increased a lot in the last week or two. It's now around 350 bytes.
 3 2016-07-23 07:30:46	0|gmaxwell|I wonder if a heavy transcting party started doing sendmanys.
 4 2016-07-23 15:20:52	0|GitHub184|[13bitcoin] 15UdjinM6 opened pull request #8394: Make sure all ports are 16 bit numbers (06master...06uint16port) 02https://github.com/bitcoin/bitcoin/pull/8394
 5 2016-07-23 19:54:34	0|adiabat|howdy - not sure who was mining on testnet3, but it seems there are no longer any segwit-enabled miners operating
 6 2016-07-23 19:54:52	0|adiabat|for a couple days, no segwit txs have gotten into blocks
 7 2016-07-23 19:56:28	0|moli|adiabat, we're talking it on #bitcoin :)
 8 2016-07-23 19:56:34	0|adiabat|ah ok
 9 2016-07-23 21:30:14	0|luke-jr|hm, implementation problem for BIP 145
10 2016-07-23 21:30:50	0|luke-jr|turns out the *4 of sigops/sigoplimit is something the client needs to understand after all, since it constructs the generation transaction :/
11 2016-07-23 21:31:02	0|luke-jr|as well as the definition of weight :|
12 2016-07-23 21:34:02	0|luke-jr|not really sure how to fix this
13 2016-07-23 21:34:56	0|luke-jr|short of implementing weight-counting in clients
14 2016-07-23 23:03:23	0|sipa|luke-jr: no bare pubkeys in coinbase outouts. fixed
15 2016-07-23 23:06:05	0|luke-jr|or p2pkh?
16 2016-07-23 23:14:22	0|sipa|oh, right :(