Skip to content

Releases: MutinyWallet/mutiny-node

v0.4.10

10 Aug 16:39
ce5b8e8
Compare
Choose a tag to compare

Overview

Mostly nostr improvements behind the scenes.

What's Changed

Full Changelog: v0.4.9...v0.4.10

v0.4.9 - On-chain Syncing Fixes

08 Aug 20:39
9b1892b
Compare
Choose a tag to compare

Fixes a long standing bug where we would need to resync our on-chain history on boot every time. This will make startup faster and will allow our syncing of our on-chain state to be more efficient.

Fixes an issue with restoring a wallet with a Mutiny+ subscription as well.

What's Changed

New Contributors

Full Changelog: v0.4.8...v0.4.9

v0.4.8

07 Aug 16:53
95f0b06
Compare
Choose a tag to compare

Overview

Fixes a bug with consecutive syncs of the on chain balance.

What's Changed

Full Changelog: v0.4.7...v0.4.8

v0.4.7

06 Aug 19:30
36b8046
Compare
Choose a tag to compare

Adds some new features likes gifting and syncing contacts from nostr.

Also changes the on-chain wallet syncing to be more efficient with esplora requests

What's Changed

Full Changelog: v0.4.6...v0.4.7

v0.4.6 Small fix for remote scorer

28 Jul 18:59
7dbf70f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.5...v0.4.6

v0.4.5 - Device Lock + Payment Reliability

27 Jul 05:54
12c4125
Compare
Choose a tag to compare

This releases adds a lock based on an individual device so users shouldn't be able to run across devices and cause force closes. Also adds the ability to pull in a scorer from a remote server, this will be used to hopefully have better payment reliability in the future.

Some other code clean ups and dependency updates were done as well.

What's Changed

Full Changelog: v0.4.4...v0.4.5

v0.4.4

20 Jul 20:11
9f938bb
Compare
Choose a tag to compare

Refactors the VSS encrypted storage, smaller fixes to NCW / nostr relays, reenables a voltage LND node that was previously disabled due to channel inactive issues.

What's Changed

Full Changelog: v0.4.3...v0.4.4

v0.4.3 - Payment Reliability Attempts

13 Jul 04:52
f83902d
Compare
Choose a tag to compare

Overview

Attempting to increase payment reliability on mainnet

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2 - Bug fixes & improvements

12 Jul 20:15
0be259b
Compare
Choose a tag to compare

Overview

  • NWC bug fixes, VSS improvements, pending events now show up at the top, attempt to make bigger payments more consistently

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1 - VSS!

11 Jul 23:41
90740f0
Compare
Choose a tag to compare

This feature adds VSS, versioned storage service.

Encrypted state backups for lightning data, which allow for restoring lightning data with just your seed words. Configurable to your own URL if you want, should be compatible with any VSS compatible software (made by Spiral).

Also fixes a number of issues when it comes to local browser storage not having the latest state when a refresh/reload happens.

What's Changed

Full Changelog: v0.4.0...v0.4.1