< GitHub134>
[bitcoin] JeremyRubin opened pull request #8513: Fix a type error that would not compile on OSX. (master...fix-osx-break) https://github.com/bitcoin/bitcoin/pull/8513
< jl2012>
are the R and S in signature encoded in big endian?
< GitHub95>
[bitcoin] jl2012 opened pull request #8514: Enforce LOW_S rules on all transactions with WITNESS BIP9 parameters (master...lows) https://github.com/bitcoin/bitcoin/pull/8514
< GitHub78>
bitcoin/master 31d6b1d Cory Fields: net: Split resolving out of CNetAddr
< GitHub78>
bitcoin/master f96c7c4 Cory Fields: net: Split resolving out of CService
< GitHub78>
bitcoin/master b6c3ff3 Cory Fields: net: Split resolving out of CSubNet
< GitHub11>
[bitcoin] laanwj closed pull request #8128: Net: Turn net structures into dumb storage classes (master...split-resolve) https://github.com/bitcoin/bitcoin/pull/8128
< MarcoFalke>
Hmm, I can't IBD tesnet with master. My peers happen to be only 0.12.0 and below. They populated the "fetch window", I guess. So whenever a 0.13 tries to connect, it will get disconnected immediately.
< MarcoFalke>
2016-08-15 11:56:44 receive version message: /Satoshi:0.13.99/: version 70014, blocks=922294, us=[ ]: , peer=38
< MarcoFalke>
2016-08-15 11:56:46 Peer=38 is stalling block download, disconnecting
< sipa>
try -addnode=bitcoin.sipa.be ?
< MarcoFalke>
Sure, I can restart. Though, I don't think this solves the problem.
< GitHub176>
[bitcoin] jonasschnelli opened pull request #8517: [Qt] show wallet version and HD state in debugwindow (master...2016/08/hd_gui) https://github.com/bitcoin/bitcoin/pull/8517
< pinhead26>
can anyone help me understand: reachable=false for ipv4 in getnetworkinfo?