Commit Graph

647 Commits (69724757ce4a292f62311a9aa0c7c61fe876feb8)
 

Author SHA1 Message Date
carla 69724757ce
multi: update autoloop labels to support both swap types 3 years ago
carla 24aa429aa0
liquidity: rename ticker and default to autoloop 3 years ago
carla 71ace95ac8
loop: rename autoloop specific parameters 3 years ago
carla a168ba3400
liquidity: rename auto out boolean to autoloop 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
carla 3818e4576e
loopd: wait for lnd to be unlocked before starting 3 years ago
carla 6c2d88b3a5
multi: bump lndclient to version with wait for unlock 3 years ago
Oliver Gugger a673e0b478
Merge pull request #328 from lightninglabs/lnd-12
Bump lnd dependency to v0.12.0-beta.rc3
3 years ago
Oliver Gugger 0a38ae4c71
release_notes: add note about compile time compat 3 years ago
Oliver Gugger 1a57e03df4
loopd: pass macaroon root key ID in context 3 years ago
Oliver Gugger fb9034220c
mod: update lnd to v0.12.0 3 years ago
Alex Bosworth fbdda1e68e
Merge pull request #323 from alexbosworth/v0.11.2
version: bump to 0.11.2-beta
3 years ago
Alex Bosworth c13001737a
version: bump to 0.11.2-beta 3 years ago
Carla Kirk-Cohen ca3e700cc0
Merge pull request #321 from carlaKC/319-customautoloopsizelimits
liquidity: add custom swap amounts to autoloop
3 years ago
carla f8664c511a
release_notes: add autoloop release notes 3 years ago
carla bdff286fda
docs: add swap size to autoloop documentation 3 years ago
carla 87fd63713f
loop: add swap sizes to autoloop set params command 3 years ago
carla 74f2c96810
looprpc: add custom client sizes for autoloop 3 years ago
carla 3f0fc14c34
liquidity: allow custom autoloop swap sizes within the server's limits 3 years ago
Carla Kirk-Cohen 6a44f9d7a6
Merge pull request #320 from carlaKC/docs-autoloopfixups
docs: update autoloop fees to explain fee percentages properly
3 years ago
carla 4fb856afff
docs: update autoloop fees to explain fee percentages properly 3 years ago
Oliver Gugger 86fc1b9270
Merge pull request #318 from alexbosworth/v0.11.1-beta
version: bump to 0.11.1-beta
4 years ago
Alex Bosworth 83d1ea3828
version: bump to 0.11.1-beta 4 years ago
Oliver Gugger 6552bf4529
Merge pull request #316 from guggero/user-agent-initiator
Add initiator field to user agent string
4 years ago
Oliver Gugger e91d632dcb
release_notes: mention initiator field 4 years ago
Oliver Gugger fcdd5fe9f8
cmd/loop: add initiator to swap requests 4 years ago
Oliver Gugger 481839b0fb
liquidity: add initiator to swap requests 4 years ago
Oliver Gugger 8758d00862
loopd: add initiator to swap requests 4 years ago
Oliver Gugger 2a732a4385
loop: add initiator string to user agent 4 years ago
Oliver Gugger e6e533aeda
version: allow specifying the normalization alphabet 4 years ago
Oliver Gugger 58c1c25a8b
looprpc: add initiator field to swap requests 4 years ago
Oliver Gugger 785acf74ca
looprpc: unify formatting 4 years ago
Oliver Gugger 385fed89b5
make: fix commit ldflag 4 years ago
Oliver Gugger c6b3e21801
make: add rpc command 4 years ago
Carla Kirk-Cohen b50a99fa39
Merge pull request #311 from carlaKC/docs-autoloop
docs: add autoloop documentation
4 years ago
carla 293078d920
docs: add autoloop documentation 4 years ago
Oliver Gugger 66eff361c2
Merge pull request #312 from guggero/lnd-update
mod: update to final lnd version
4 years ago
Oliver Gugger 36fdbda6c4
mod: update to final lnd version 4 years ago
Alex Bosworth 96a2187518
Merge pull request #310 from lightninglabs/v0.11.0-beta
version: bump to 0.11.0-beta
4 years ago
Alex Bosworth a944834a5e
version: bump to 0.11.0-beta 4 years ago
Alex Bosworth 87d7899d6c
Merge pull request #309 from lightninglabs/remove-old-lnd-versions
README: remove guidance for older versions of LND
4 years ago
Alex Bosworth 062be68352
README: remove guidance for older versions of LND
Older versions of LND should not be used
4 years ago
Carla Kirk-Cohen c89f57d2a3
Merge pull request #307 from carlaKC/releasenotes-moveautoloop
releasenotes: move autoloop and simplify instructions
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
Carla Kirk-Cohen 96f395e263
Merge pull request #305 from carlaKC/autoloop-forcetick
liquidity: add force tick endpoint to trigger autoloop in tests
4 years ago
carla 87b02b7715
multi: add force tick endpoint behind debug server
To itest our autolooper, we need to be able to trigger dispatch on
demand. This functionality is included in a separate rpc server behind
a dev flag. Since it is unlikely that we need to split loop into
multiple rpc servers, this commit simply adds an additional debug server
rather than opting for a full subserver setup.
4 years ago
Oliver Gugger 62be092c87
Merge pull request #306 from lightninglabs/label-tx
Update lndclient, add labels to on-chain transactions
4 years ago
Oliver Gugger 6e71185a9b
release_notes: add labels 4 years ago