Commit Graph

1390 Commits (master)
 

Author SHA1 Message Date
George Tsagkarelis a48924a664
liquidity: get autoloop flag directly from params
Previously we would exclusively pass the autoloop boolean to multiple
functions while they had directly access to the manager's parameters.
With this commit we remove this explicit flag from the various function
interfaces and retrieve the value directly from the parameters.
11 months ago
Alex Bosworth 52a08eb1f4
Merge pull request #589 from lightninglabs/update-to-v0.24.1-beta
version: bump version to v0.24.1-beta
11 months ago
Alex Bosworth 507364d09b
version: bump version to v0.24.1-beta 11 months ago
András Bánki-Horváth 1eb52a05e4
Merge pull request #588 from hieblmi/getinfo-rest-docs
looprpc: add rest entries for getinfo rpc
11 months ago
Slyghtning d84af7065c looprpc: add rest entries for getinfo rpc 11 months ago
Alex Bosworth 62eced626a
Merge pull request #587 from lightninglabs/update-to-v0.24.0-beta
version: bump version to v0.24.0-beta
12 months ago
Alex Bosworth 3cf9d616d6
version: bump version to v0.24.0-beta 12 months ago
András Bánki-Horváth 037966b3ca
Merge pull request #586 from hieblmi/getinfo-rpc
`getInfo` rpc for `loopd`
12 months ago
Slyghtning 84bf30301f loop: client calls getInfo rpc 12 months ago
Slyghtning 043f780198 loopd: adding getInfo rpc call 12 months ago
Slyghtning 7f6f265db3 looprpc: request and response params for new getInfo rpc 12 months ago
George Tsagkarelis cb8975d605
Merge pull request #567 from GeorgeTsagk/autoloop-rework
Autoloop rework -- easy autoloop
12 months ago
George Tsagkarelis 5edc39dff3
loop: update docs and release notes 12 months ago
George Tsagkarelis 9a9766775a
liquidity: add easy autoloop test 12 months ago
George Tsagkarelis fad9f40ae3
liquidity+loopd: add easy autoloop
Adds the easy autoloop function which executes a budget update and the
best easy-autoloop swap. The easy-autoloop function re-uses functions
used in the normal autoloop that relate to on-going swaps and traffic
summary.
12 months ago
George Tsagkarelis cd9f6f142b
cmd+looprpc: add new parameters for easy autoloop
This commit introduces the new parameters to the protofiles and the
cmd interface. If easy autoloop is enabled we just ignore the rest of
the rules and use the defaults of easy autoloop.
12 months ago
George Tsagkarelis 0a19485409
Merge pull request #581 from GeorgeTsagk/fee-percentage-miner
liquidity: differentiate autoloop expected vs max miner fees
12 months ago
George Tsagkarelis 36f014ac0a
liquidity: fix tests to reflect new miner fee scaling 12 months ago
George Tsagkarelis 102d3cdd1a
liquidity: differentiate autoloop expected vs max miner fees 12 months ago
George Tsagkarelis 6a4aa8c102
Merge pull request #577 from sputn1ck/keyfamily_actual_value
swap: decide on actual keyfamily value
1 year ago
sputn1ck 5454442771
swap: decide on actual keyfamily value
This commit decides on the actual key family value.
1 year ago
Alex Bosworth 28421affb8
Merge pull request #576 from lightninglabs/update-to-v0.23.0-beta
version: bump version to v0.23.0-beta
1 year ago
Alex Bosworth e8c2563082
version: bump version to v0.23.0-beta 1 year ago
George Tsagkarelis f2d798c3b4
Merge pull request #574 from sputn1ck/musig2_default
protocol: set musig2 to be the stable version
1 year ago
sputn1ck 960a78be3d
protocol: set musig2 to be the stable version
This commit changes the stable protocol version to be the Musig2 protocol.
The experimental version is set to the stable version
in order for the flag to still work if a user has it set.
1 year ago
András Bánki-Horváth 39bb43c4e3
Merge pull request #568 from GeorgeTsagk/fee-percentage-fix
liquidity: exclude prepay from total swap fees
1 year ago
Alex Bosworth 3f316c9f01
Merge pull request #572 from lightninglabs/update-to-v0.22.1-beta
version: bump version to v0.22.1-beta
1 year ago
Alex Bosworth 2dea808cca
version: bump version to v0.22.1-beta 1 year ago
András Bánki-Horváth 21c85bcfee
Merge pull request #571 from bhandras/unrecorded-proto-version-fixup
loop: correct htlc script version for very old swaps
1 year ago
Andras Banki-Horvath a8dd2dca07
loop: correct htlc script version for very old swaps 1 year ago
András Bánki-Horváth 843fe82d23
Merge pull request #570 from bhandras/bump-docker-golang
build: bump golang version in the main Dockerfile
1 year ago
Andras Banki-Horvath 6827f766c9
build: bump golang version in the main Dockerfile 1 year ago
George Tsagkarelis bf4f72fd8d
liquidity: exclude prepay from total swap fees 1 year ago
András Bánki-Horváth 257b5f212d
Merge pull request #563 from guggero/remove-swapserverrpc-replace
Remove swapserverrpc replace
1 year ago
Oliver Gugger dbfd32e349
mod: remove local replace for swapserverrpc 1 year ago
Oliver Gugger 6a3f731dc8
mod: bump swapserverrpc to latest tag 1 year ago
Alex Bosworth d44fbcd575
Merge pull request #562 from lightninglabs/update-to-v0.22.0
version: bump version to v0.22.0-beta
1 year ago
Konstantin Nick 2955f92291
Merge pull request #558 from sputn1ck/fix_macaroon_aperture 1 year ago
Alex Bosworth 3ddb28d5c4
version: bump version to v0.22.0-beta 1 year ago
sputn1ck ec2ed79f48
loopd: fix macaroons typo
This commit fixes a typo which leads to a broken macaroon store.
1 year ago
András Bánki-Horváth 2bf9b424ae
Merge pull request #561 from bhandras/lnd-v0.16.0-beta
build: bump lnd dep to v0.16.0-beta
1 year ago
Andras Banki-Horvath 4d34eb97ce
build: fixup new linter issues 1 year ago
Andras Banki-Horvath 451311d582
build: bump lnd dep to v0.16.0-beta 1 year ago
András Bánki-Horváth 7f19c43047
Merge pull request #547 from bhandras/musig-keyreveal
loop: Loop In MuSig2 support
1 year ago
Andras Banki-Horvath cd91f90ed2
loop: use MuSig2 1.0 scheme for the new MuSig2 swaps 1 year ago
Andras Banki-Horvath b47f67a6de
loopin: push the htlc internal key if the invoice is swept
This commit adds key reveal to MuSig2 loopin swaps' success path. In
this case the client reveals their internal HTLC key to the server when
the swap invoice is settled. With this key the server can sweep the swap
HTLC without any more interaction from the client. We'll do this every
block (after the invoice has been settled).
1 year ago
Andras Banki-Horvath 90ae922adf
loopin: generate and send internal key for MuSig2 swaps
This commit changes how we create loopin swaps if the client activates
the experimental MuSig2 features. When creating a new loopin swap the
client will create (and store) a new key that will be used as the
sender's internal key when constructing the HTLC. The client will send
the public part to the server and will also receive (and store) the
server's (receiver) internal public key.
1 year ago
Andras Banki-Horvath da4bcbea10
loopdb: refactor the SwapContract to hold all HTLC keys
This commit adds a new struct to hold all HTLC keys and refactors the
SwapContract which is used by both loopin and loopout swaps to use this
new struct. The newly added internal keys will for now hold the script
keys to keep everything equivalent but are already stored and read back
if the protocol version is set to MuSig2.
1 year ago
Andras Banki-Horvath cc5e26b9c9
proto: extend protocol with key reveal building blocks and new version
This commit adds a new protocol version which will add MuSig2 loop in
and loop out using key reveal and extends the existing protocol with new
message members to be able to pass around htlc internal public keys.

The commit also fixes some minor formatting issues in the server proto.
1 year ago
András Bánki-Horváth dbf6fe0ee7
Merge pull request #559 from GeorgeTsagk/autoloop-parse-old-budget
Autoloop parse old budget to new parameters
1 year ago