openswap icon indicating copy to clipboard operation
openswap copied to clipboard

OpenSwap - an atomic swap wallet based on Electron Cash

Results 11 openswap issues
Sort by recently updated
recently updated
newest added

Bumps [ecdsa](https://github.com/warner/python-ecdsa) from 0.13 to 0.13.3. Release notes *Sourced from [ecdsa's releases](https://github.com/warner/python-ecdsa/releases).* > ## ecdsa 0.13.3 > Fix CVE-2019-14853 - possible DoS caused by malformed signature decoding > Fix CVE-2019-14859...

dependencies

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.22 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...

dependencies

Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.5.2.post1 to 3.18.3. Release notes Sourced from protobuf's releases. Protocol Buffers v3.18.3 C++ Reduce memory consumption of MessageSet parsing This release addresses a Security Advisory for C++...

dependencies

Bumps [certifi](https://github.com/certifi/python-certifi) from 2018.4.16 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies

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

if you set "use cashaddr format" in preferences, cashaddr format is used even in BTC wallet. obviously legacy format should be used always for BTC wallet regardless of setting in...

Right clicking on an address --> Open messages (OpenSwap) if you are using a Trezor connected wallet immediately crashes OpenSwap.

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...