Mark B Lundeberg

Results 8 issues of Mark B Lundeberg

I am thinking for the non-lightning crypto swaps, it would be great if the wider community could settle on some kind of standard for the side channel protocol. I'm not...

I was expecting -a would accept anything from -aa but it appears they have a disagreement sometimes. --- ## Python Code Note that there are a few lines longer than...

--- ## Python Code ```python class Foo: def __init__(self, REPLAY_PROTECTION_START_TIME): self.extra_args = [['-whitelist=127.0.0.1', "-replayprotectionactivationtime={}".format(REPLAY_PROTECTION_START_TIME)]] def next_block(self, number): pass def do_thing(self, bip112txs_vary_nSequence_v2): # If sequencelock types mismatch, tx should fail fail_txs...

https://github.com/Electron-Cash/Electron-Cash/issues/1286

If 'Accept' transaction is lost (due to double spend / malleation) then parties will lose access to the trade parameters and any funds on the swap contracts will be lost.

- [x] modify offer_info dialog to display counterparty info - [x] add agreed-amounts to Swapper dialog - [ ] automatic help with funding / redeeming addresses - [ ] automated...