Results 7 issues of JP Rupp

The `isolate` function available in both `binary` and `cereal` provides a very useful abstraction. With `isolate`: ```haskell isolate (fromIntegral len) $ case cmd of MCVersion -> MVersion get MCAddr ->...

There are issues with this library and the default encoding of negative `Integer`. Encoding with the `cereal` library: ``` λ :m + Data.Serialize Data.ByteString.Base16 λ let bs = encode (-1...

When Bob gets an A message from Alice, he should send his own A' message back, and also immediately send his B message including the signature A’s commitment transaction. This...

enhancement

On branch 0.2 the test suite fails in Travis due to various issues. I corrected these issues in my `0.2-hibernate` branch but then splintered them out here and added a...

Message D means that the anchor transaction was confirmed in the bitcoin blockchain. Watching the blockchain directly is enough to know when this happens. It is not necessary to exchange...

Errors are expected to show up in the error field of the resulting JSON object, and not in result. ### Example ``` {"id": 6, "result": "{u'message': u'TX rejected', u'code': -22}"}...

For [this fit](https://o.smium.org/loadout/134934#meta), I get the following EFT when clicking on the Meta tab and then selecting to export as EFT. Note how the 650mm artillery cannons have been replaced...

cannot-reproduce