Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Releases: eigenwallet/core

preview

26 Feb 12:16
2d6a32a

Choose a tag to compare

preview Pre-release
Pre-release
use call_async for full scans instead of any_client (#887)

Instead of relying on the single electrum server to work for the full scan
(which is required to successfully start the app), we use the electrum pool
fallback mechanism (try other servers/clients after one errored).

This tries to address the "Failed to initialize Bitcoin wallet: EOF"
repeatedly reported, for example in #886.

3.6.7

22 Jan 13:36
d48cce5

Choose a tag to compare

Prepare release 3.6.7 (#871)

Co-authored-by: UnstoppableSwap Botty <[email protected]>

3.6.6

21 Jan 22:01
98f5cca

Choose a tag to compare

Prepare release 3.6.6 (#869)

Co-authored-by: UnstoppableSwap Botty <[email protected]>

3.6.4

05 Jan 16:21

Choose a tag to compare

  • GUI: Bump GNOME Flatpak runtime to 48
  • GUI: Add support for subaddress in the Monero wallet (thanks to @rafael-xmr !)

3.6.3

23 Dec 15:52
3bb104b

Choose a tag to compare

Prepare release 3.6.3 (#843)

3.6.1

15 Dec 13:32
8023d8f

Choose a tag to compare

Prepare release 3.6.1 (#829)

Co-authored-by: UnstoppableSwap Botty <[email protected]>

3.6.0

15 Dec 12:50
c9fc674

Choose a tag to compare

  • GUI (Taker): Previously takers had to receive the Monero transfer proof from the maker over the network. This required interactivity meaning that if the peer-to-peer connection was lost, the taker might not detect that the Monero were locked. This would cause unnecessary refunds of swaps that could have otherwise succeded. The taker will now scan the view-only Monero wallet in the background (while concurrently waiting for the transfer proof over the network). The taker will detect if the Monero are locked even if peer-to-peer connection to the other party is lost. This significantly improves the reliability of swaps.
  • GUI: Fix an issue where it'd take a while for swaps to show up after a restart.

3.5.3

13 Dec 11:37
148aced

Choose a tag to compare

Prepare release 3.5.3 (#824)

3.5.2

08 Dec 16:10
ce46499

Choose a tag to compare

Prepare release 3.5.2 (#814)

Co-authored-by: UnstoppableSwap Botty <[email protected]>

3.5.1

07 Dec 12:14
cb380ed

Choose a tag to compare

Prepare release 3.5.1 (#794)

Co-authored-by: UnstoppableSwap Botty <[email protected]>