Commit Graph

1529 Commits (static-addr-staging)
 

Author SHA1 Message Date
Slyghtning 66d7c1d552
Merge pull request #757 from hieblmi/static-addr-staging
Rebase on v0.28.2
6 days ago
Slyghtning c00b3631a2
gomod: tidy 6 days ago
Slyghtning 1113c16fcb
Merge branch 'static-addr-staging' into static-addr-staging 6 days ago
Slyghtning 70a74bd5e9
staticaddr: public deposit method scope 6 days ago
Slyghtning fe795153bc
unit: manager tests 6 days ago
Slyghtning 3f704cd791
staticaddr: add swap client to cmd 6 days ago
Slyghtning 5b10028aa5
staticaddr: deposits for server and daemon 6 days ago
Slyghtning 5bf2dd7e06
staticaddr: deposit manager and fsm 6 days ago
Slyghtning aed93f20aa
staticaddr: deposit logger 6 days ago
Slyghtning 9ae31a6aed
istaticaddr: interfaces 6 days ago
Slyghtning f81a992122
sqlc: deposit queries, models and migrations 6 days ago
Slyghtning 04d59ab015
looprpc: include static address in swap client
We remove the static address client and add its
rpcs into the SwapClient
6 days ago
Slyghtning baf46dc917
daemon: integrate static address manager and sql store 6 days ago
Slyghtning e4db77d679
loop: list unspent static address outputs 6 days ago
Slyghtning b2dbe9b8f3
perms: list unspent outputs 6 days ago
Slyghtning 5088e0803e
staticaddr: list unspent outputs in server 6 days ago
Slyghtning f784e54001
staticaddr: track and list spends in manager 6 days ago
Slyghtning c6871187a7
looprpc: list unspent static address 6 days ago
Slyghtning 4c71b85981
gomod: tidy 6 days ago
Slyghtning 37ee648f4d
loop: static address creation client command 6 days ago
Slyghtning b57da4b134
perms: static address creation permission 6 days ago
Slyghtning 6f5a506258
staticaddr: static address server 6 days ago
Slyghtning 2ea2369e7b
staticaddr: static address manager 6 days ago
Slyghtning fffff2a834
loopdb: static address store 6 days ago
Slyghtning f157323027
log: static address sub logger 6 days ago
Slyghtning b674a46b2b
looprpc: static address creation 6 days ago
Slyghtning 0e1bb24241
swapserverrpc: static address creation support 6 days ago
Slyghtning 78258e4f98
sqlc: static address migrations, models, queries 6 days ago
Alex Bosworth 951f98147d
Merge pull request #756 from lightninglabs/update-to-v0.28.2
version: bump version to v0.28.2-beta
1 week ago
Alex Bosworth c44018dc42
version: bump version to v0.28.2-beta 1 week ago
András Bánki-Horváth 563e7be6ae
Merge pull request #754 from bhandras/sweepbatcher-empty-batch-fix
sweepbatcher: do not fail on restoring empty batches
1 week ago
Andras Banki-Horvath 14de8f1f5d
sweepbatcher: test that empty batches won't prevent startup 1 week ago
Andras Banki-Horvath e5ade6a0b1
sweepbatcher: close the quit channel when the batcher is shutting down 1 week ago
Andras Banki-Horvath c01e8014e1
sweepbatcher: do not fail on restoring empty batches
Previously storing an empty batch would make the batcher fail to start
as spinning up a restored batch assumes that there's a primary sweep
added already. As there's no point in spinning up such batch we can just
skip over it.
Furthermore we'll ensure that we won't try to ever publish an empty
batch to avoid setting the fee rate too early.
1 week ago
Andras Banki-Horvath 939c9b4ccf
loopdb+sweepbatcher: add the DropBatch call 1 week ago
Slyghtning 38f0e3a1f5
Merge pull request #753 from hieblmi/static-addr-protocol-version
staticaddr: protocol version package
1 week ago
András Bánki-Horváth e30afba364
Merge pull request #743 from bhandras/loop-out-timeout
loopout: configurable payment timeout for off-chain payments
1 week ago
Andras Banki-Horvath 01c017d913
cli: add payment_timeout option to the CLI as well 1 week ago
Andras Banki-Horvath 0d0af5bf24
loopout: use the request defined payment timeout 1 week ago
Andras Banki-Horvath 4749c029bb
loopdb: add migraton and DB code to handle payment timeout 1 week ago
Andras Banki-Horvath 461ceeeb28
looprpc: add payment_timeout to the LoopOutRequest 1 week ago
András Bánki-Horváth f26a00dd98
Merge pull request #751 from bhandras/negative-fees-fixup
loopout: fix negative reported fees
1 week ago
Andras Banki-Horvath 56902352cd
loopout: fix negative reported fees 1 week ago
Slyghtning 314feb9760
staticaddr: protocol version package 1 week ago
András Bánki-Horváth edbbc3f02f
Merge pull request #752 from bhandras/lnd-18 1 week ago
Andras Banki-Horvath 1ca2542a30
build: bump lnd to v0.18.0-beta.rc3 1 week ago
Andras Banki-Horvath 3b35ddba95
github: bump go version 1 week ago
András Bánki-Horváth 2a3c70fa62
Merge pull request #748 from bhandras/regtest-fixup
regtest: fix loopserver address
2 weeks ago
Andras Banki-Horvath 7f40042424
regtest: fix loopserver address 2 weeks ago
András Bánki-Horváth 3843c3906d
Merge pull request #741 from bhandras/fsm-observer-fixup
fsm: add WaitForStateAsync to the cached observer
4 weeks ago