Commit Graph

1365 Commits (7ff3318185f862045505c512ae75d6ec1c9ae2ab)
 

Author SHA1 Message Date
Slyghtning 7ff3318185
Merge pull request #650 from hieblmi/static-addr-2
[2/?] Static Loop-In Address - List Unspent
3 months ago
Slyghtning 23d1915df2
loop: list unspent static address outputs 3 months ago
Slyghtning 4315560412
perms: list unspent outputs 3 months ago
Slyghtning 2e1300c4ba
staticaddr: list unspent outputs in server 3 months ago
Slyghtning cd018c76f8
staticaddr: track and list spends in manager 3 months ago
Slyghtning 5a6ecf2ea5
looprpc: list unspent static address 3 months ago
Slyghtning d5cb6018da
Merge pull request #642 from hieblmi/static-addr-1
[1/?] Static Loop-In Address - Create
3 months ago
Slyghtning 11d058d0e6
gomod: tidy 3 months ago
Slyghtning 1f61c8e6fb
daemon: integrate static address manager and sql store 3 months ago
Slyghtning 52bb920bfe
loop: static address creation client command 3 months ago
Slyghtning 80fc6e5a51
perms: static address creation permission 3 months ago
Slyghtning f01d00f3c5
staticaddr: static address server 3 months ago
Slyghtning 4b28ef2b47
staticaddr: static address manager 3 months ago
Slyghtning c5756001ec
loopdb: static address store 3 months ago
Slyghtning bb498f42d0
log: static address sub logger 3 months ago
Slyghtning 08c17920b6
looprpc: static address creation 3 months ago
Slyghtning 4d947f760c
swapserverrpc: static address creation support 3 months ago
Slyghtning 8d216655cd
sqlc: static address migrations, models, queries 3 months ago
Slyghtning a66210b780
Merge pull request #711 from lightninglabs/master
Refresh static address staging
3 months ago
Konstantin Nick 010b63d75e
Merge pull request #709 from sputn1ck/instantout_custom_addr
instantout: add custom address to send funds to
3 months ago
sputn1ck 6a62be0d09
instantout: add addr to send funds to 3 months ago
Konstantin Nick c19781bd13
Merge pull request #710 from sputn1ck/instantout_ux
instantout: improve ux
3 months ago
sputn1ck 194d021824
cmd: improve instantout ux 3 months ago
sputn1ck 1be6d39677
instantout: log correct expiry 3 months ago
Slyghtning ddb52b6be4
Merge pull request #707 from hieblmi/minor-fixes
Minor clean up in utils
3 months ago
Slyghtning 5214da8822
loopd: cleanup db utils func 3 months ago
Slyghtning fba3e42111
Merge pull request #704 from lightninglabs/master
Rebase master
4 months ago
Alex Bosworth ab30e0b4e8
Merge pull request #703 from lightninglabs/alexbosworth-patch-1
version: bump version to v0.27.1-beta
4 months ago
Alex Bosworth fb1808d337
version: bump version to v0.27.1-beta 4 months ago
Slyghtning 1df6f4d295
Merge pull request #676 from hieblmi/sweep-timeout-on-invalid-amt
loopin: sweep incorrect amount on timeout
4 months ago
Slyghtning 855fa8dccf
unit: adjust for incorrect amount sweep 4 months ago
Slyghtning 3db464955d
loopin: sweep incorrect htlc amount after timeout 4 months ago
Slyghtning 755d5dc68e
loopd: new loopin state for incorrect amount sweeps 4 months ago
Slyghtning 6f3c68fb21
looprpc: new state for incorrect amount sweeps 4 months ago
Konstantin Nick 6a62cd02d7
Merge pull request #698 from sputn1ck/io_reservation_expiry 4 months ago
sputn1ck a7ab998a3b
instantout: check reservation expiry 4 months ago
sputn1ck 1a31bbf75d
fsm: add early abort observer option 4 months ago
András Bánki-Horváth 8ed8274178
Merge pull request #701 from bhandras/rpc-fixup
instantout: fix swapserverrpc dependent compilation
4 months ago
Andras Banki-Horvath 7fb75c2f83
instantout: fix swapserverrpc dependent compilation 4 months ago
András Bánki-Horváth 8ca08455dd
Merge pull request #700 from bhandras/lnd-17-4
build: bump lnd dependency to v0.17.4-beta
4 months ago
Andras Banki-Horvath 12f7956fd8
build: bump lnd dependency to v0.17.4-beta 4 months ago
Konstantin Nick 2048b32c21
Merge pull request #699 from sputn1ck/reservation_fix_erroring_out
reservation: fix exiting on fetchL402
4 months ago
sputn1ck 7578349220
reservation: fix exiting on fetchL402
This commit changes the way the reservation
manager works, by not exiting when the fetchL402
call fails. This ensures that a client can still
run loop, even if they don't have outbound
capacity or the loop server is offline.
4 months ago
Konstantin Nick 4a8d69aba6
Merge pull request #697 from sputn1ck/instantout_quote
Instantout: Add fee estimation to CLI
4 months ago
sputn1ck cf6552944f
cmd: add instantout quote 4 months ago
sputn1ck b3fe9a9c61
loopd: add instantout quote 4 months ago
sputn1ck ca8f91ab77
looprpc: add instantout quote 4 months ago
sputn1ck 85e74adf5a
swapserverrpc: add instantout quote req 4 months ago
Konstantin Nick c6e8664281
Merge pull request #651 from sputn1ck/instantloopout_4
[4/?] Instant loop out: Add instant loop outs
4 months ago
sputn1ck f725f07dd9
fsm: add instanout fsm parsing 4 months ago