Results 4 issues of Paul Jakma

Hi, I'm trying to figure out if the code handles the case where a STREAM frame that has been buffered (but not sent) has to be repathed onto a new...

Hi, You're bench marking Quagga in its default configuration with a 30s MRAI against BGP implementations that do not implement an MRAI at all. Your convergence time numbers as a...

The code in Peer::blockChainDownloadLocked contains a check of the number of pending transactions against a hard-coded limit, PENDING_TX_DOWNLOADS_LIMIT. If the limit is exceeded, the connection is simply disconnected. See: https://github.com/bitcoinj/bitcoinj/blob/19fcdcdd5ba3d215b1a9999881ebe046a98c218c/core/src/main/java/org/bitcoinj/core/Peer.java#L1191C49-L1191C75...

### Description I upgraded to 1.9.15. As soon as I switch to the "Offers" tab, the UI completely breaks after an uncaught exception. After that every tab is blank, other...