Commit Graph

1421 Commits (d0ce38856dc72c0c8c10507f4a710c670ef0d2a0)
 

Author SHA1 Message Date
Slyghtning d0ce38856d
staticaddr: deposit manager and fsm 2 months ago
Slyghtning 1faed9c475
staticaddr: deposit logger 2 months ago
Slyghtning 064790ac00
istaticaddr: interfaces 2 months ago
Slyghtning 401ff43365
sqlc: deposit queries, models and migrations 2 months ago
Slyghtning 3891d5d66a
looprpc: include static address in swap client
We remove the static address client and add its
rpcs into the SwapClient
2 months ago
Slyghtning d9f333e287
gomod: tidy 2 months ago
Slyghtning 45eb57ad19
Merge pull request #733 from hieblmi/static-addr-staging
Static addr staging
2 months ago
Slyghtning 0e91b99dfd
Merge branch 'static-addr-staging' into static-addr-staging 2 months ago
Slyghtning e9bc1c1478
loop: list unspent static address outputs 2 months ago
Slyghtning 2b31fe003f
perms: list unspent outputs 2 months ago
Slyghtning e0c794490b
staticaddr: list unspent outputs in server 2 months ago
Slyghtning 4c9718f7d8
staticaddr: track and list spends in manager 2 months ago
Slyghtning 8fddc49415
looprpc: list unspent static address 2 months ago
Slyghtning 44478dc34d
gomod: tidy 2 months ago
Slyghtning e2c887aca1
daemon: integrate static address manager and sql store 2 months ago
Slyghtning 0b504f70af
loop: static address creation client command 2 months ago
Slyghtning 56bca2f632
perms: static address creation permission 2 months ago
Slyghtning 5763dc0761
staticaddr: static address server 2 months ago
Slyghtning a16258e568
staticaddr: static address manager 2 months ago
Slyghtning 126b2a3583
loopdb: static address store 2 months ago
Slyghtning 1678dc8c97
log: static address sub logger 2 months ago
Slyghtning a0fdb7a9e1
looprpc: static address creation 2 months ago
Slyghtning 18dc91e94b
swapserverrpc: static address creation support 2 months ago
Slyghtning e05891359b
sqlc: static address migrations, models, queries 2 months ago
Konstantin Nick cd5dc903f9
Merge pull request #731 from lightninglabs/dependabot/go_modules/golang.org/x/net-0.23.0
build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0
2 months ago
dependabot[bot] b363118fed
build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.21.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.21.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
Alex Bosworth e08d9da644
Merge pull request #728 from lightninglabs/alexbosworth-patch-2
version: bump version to v0.28.1-beta
2 months ago
Alex Bosworth 99e0c04f5f
version: bump version to v0.28.1-beta 2 months ago
Slyghtning f8ff35c0f5
Merge pull request #727 from hieblmi/send-prepay-to-selected-channel
Send loop out prepay over selected outgoing chan set
2 months ago
Slyghtning 1cea76bf01
loopout: send prepay over outgoing chan set 2 months ago
András Bánki-Horváth 54a6f157f1
Merge pull request #715 from lightninglabs/dependabot/go_modules/github.com/jackc/pgx/v4-4.18.2
build(deps): bump github.com/jackc/pgx/v4 from 4.18.1 to 4.18.2
2 months ago
András Bánki-Horváth 6ac6ee0549
Merge pull request #725 from bhandras/swap-info-fixup
loop: fill the correct HTLC in loopout update
3 months ago
Andras Banki-Horvath 06fd21fd05
loop: fill the correct HTLC in loopout update 3 months ago
Konstantin Nick c3371fead1
Merge pull request #724 from lightninglabs/dependabot/go_modules/github.com/docker/docker-24.0.9incompatible
build(deps): bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible
3 months ago
dependabot[bot] e7d0b3a472
build(deps): bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.7+incompatible to 24.0.9+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v24.0.7...v24.0.9)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
dependabot[bot] 2326c15e45
build(deps): bump github.com/jackc/pgx/v4 from 4.18.1 to 4.18.2
Bumps [github.com/jackc/pgx/v4](https://github.com/jackc/pgx) from 4.18.1 to 4.18.2.
- [Changelog](https://github.com/jackc/pgx/blob/v4.18.2/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v4.18.1...v4.18.2)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
András Bánki-Horváth 664ab04b57
Merge pull request #723 from bhandras/sqlite-sqlc-bump
mod+loopdb: bump sqlite and sqlc dependencies
3 months ago
Andras Banki-Horvath fb0c7f504e
loopdb: bump sqlc to 1.25.0 3 months ago
Andras Banki-Horvath d0847cf2d5
mod: bump modernc.org/sqlite to 1.29.5 3 months ago
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 bc09440c61
Merge pull request #714 from hieblmi/speed-up-docker
Speed up docker runs
3 months ago
Slyghtning 0babeee084
make: cache docker builds 3 months ago
Alex Bosworth 0d268750ac
Merge pull request #713 from lightninglabs/alexbosworth-patch-1
version: bump version to v0.28.0-beta
3 months ago
Alex Bosworth 67c59fe043
version: bump version to v0.28.0-beta 3 months ago
Konstantin Nick 5d75e99d6d
Merge pull request #708 from sputn1ck/listinstantouts
Add `listinstantouts` command
3 months ago
András Bánki-Horváth 65b8cb6036
Merge pull request #694 from bhandras/cost-cleanup
loop: fix the loopout per sweep onchain cost and cleanup server cost calculation (both loopin and loopout)
3 months ago