fivepiece

Results 5 issues of fivepiece

How to reproduce: 1. send funds to an address in electrum EPS: ``` 11:54:17,713776 [ LOG] Found new tx: {'fee': 3800, 'height': 0, 'tx_hash': '9a793494a83cb161d727342cf39f187bbab907440afe6c5aac17fde876d98286'} ``` electrum history: ```python {...

I tried to go over the protocol and insert bullets in between phases where a chain reorg might happen. The naming and numbering can be seen [here for Alice](https://github.com/AdamISZ/CoinSwapCS/blob/master/coinswap/alice.py#L27-L51) and...

Discussion

Add a `p2wpkv0` redemption example in the style of bip143 examples

Hey, I'm following the depends build instructions and am unable to complete the build because what seems to be a missing patch file ``` $ make -j4 BASE_CACHE=/absolute/path/to/deps-cache SOURCES_PATH=/absolute/path/to/deps-cache/sources sha256sum:...

Patch file grabbed from `bitcoin/bitcoin` : https://github.com/bitcoin/bitcoin/blob/master/depends/patches/qt/fix_qt_pkgconfig.patch