Commit Graph

28 Commits (cf37c639e31b2e8342af26f4ab8448b96f99c186)

Author SHA1 Message Date
Alex Bosworth cf37c639e3
version: bump to 0.11.4-beta 3 years ago
Andras Banki-Horvath 55dd74c233
notes: update release_notes.md 3 years ago
Alex Bosworth ef28278d55
version: bump to 0.11.3-beta 3 years ago
carla cf50ffd43c
multi: add disqualified swaps to docs and release notes 3 years ago
carla d5096cdc21
liquidity: relax restriction which requires no unrestricted swaps
In practice, this restriction has proven to be too strict. Autoloop will
now only hold off on a swap for a channel if a manual swap is
specifically using that channel.
3 years ago
carla 7ba1821696
liquidity: fail suggest swaps when no rules are set
In an effort to surface more information about why autoloop is not
executing, we add an error when suggest swaps is called with no rules.
In other cases we can surface a reason enum with each rule that is set,
but in the case where we have no rules, there are no results to
accompany with reasons.
3 years ago
Oliver Gugger 2a089d131e
loopd: all only specifying one lnd macaroon
Fixes #299 by allowing only one macaroon to be specified in the
--lnd.macaroonpath config option/command line flag.
3 years ago
carla 71ace95ac8
loop: rename autoloop specific parameters 3 years ago
Carla Kirk-Cohen d85cc010b0
Merge pull request #327 from carlaKC/325-waitunlocked
loopd: wait for lnd to be unlocked on startup
3 years ago
carla bd57c2cc20
release_notes: add wait for unlock to release notes 3 years ago
Oliver Gugger 0a38ae4c71
release_notes: add note about compile time compat 3 years ago
Alex Bosworth c13001737a
version: bump to 0.11.2-beta 3 years ago
carla f8664c511a
release_notes: add autoloop release notes 3 years ago
Alex Bosworth 83d1ea3828
version: bump to 0.11.1-beta 4 years ago
Oliver Gugger e91d632dcb
release_notes: mention initiator field 4 years ago
Alex Bosworth a944834a5e
version: bump to 0.11.0-beta 4 years ago
carla 99a96a80ae
release_notes: delete old release notes and add instruction
It can be confusing to have multiple sets of release notes tracked in
this doc. Remove already released versions and update instructions.
4 years ago
carla 6f8f6899a3
release_notes: move autoloop into next release
Merged in the wrong place
4 years ago
Oliver Gugger 6e71185a9b
release_notes: add labels 4 years ago
Carla Kirk-Cohen afc41adab0
Merge pull request #295 from carlaKC/205-autoout
liquidity: add budget-limited autoloop
4 years ago
Alex Bosworth 24523b569f
Merge pull request #302 from alexbosworth/v0.10.0-beta
version: bump to 0.10.0-beta
4 years ago
Oliver Gugger 45ee44d8eb
release_notes: mention user agent string 4 years ago
carla 24fb50a1dd
release_notes: add autolooper to new features 4 years ago
Alex Bosworth d72b8edef6
version: bump to 0.10.0-beta 4 years ago
carla 14ccdc9b61
release_notes: add swap suggestions updates to release notes 4 years ago
Joost Jager c8666caf20
loopin: mpp pre-swap probe 4 years ago
Oliver Gugger b93b800986
release_notes: add macaroons 4 years ago
carla da6bcce297
mutli: add release notes file to track in-repo 4 years ago