Commit Graph

1429 Commits (372ac0a9812a0da2b6ca519bba4164b913c7f303)
 

Author SHA1 Message Date
Slyghtning 372ac0a981
tbd 1 month ago
Slyghtning f3a52c7a39
add all in one commit for the moment 1 month ago
Slyghtning 1dba70eb24
Merge pull request #735 from hieblmi/static-addr-fix-scopes
StaticAddr: public scope for deposit methods
1 month ago
Slyghtning 38fa0b1433
staticaddr: public deposit method scope 1 month ago
Slyghtning 3961d45c46
Merge pull request #677 from hieblmi/static-addr-3
[3/?] StaticAddr: Deposit tracking and timeout sweep
1 month ago
Slyghtning 9fe9aa9055
unit: manager tests 1 month ago
Slyghtning 7f840f1e82
staticaddr: add swap client to cmd 1 month ago
Slyghtning b15eecb308
staticaddr: deposits for server and daemon 1 month ago
Slyghtning d0ce38856d
staticaddr: deposit manager and fsm 1 month ago
Slyghtning 1faed9c475
staticaddr: deposit logger 1 month ago
Slyghtning 064790ac00
istaticaddr: interfaces 1 month ago
Slyghtning 401ff43365
sqlc: deposit queries, models and migrations 1 month ago
Slyghtning 3891d5d66a
looprpc: include static address in swap client
We remove the static address client and add its
rpcs into the SwapClient
1 month ago
Slyghtning d9f333e287
gomod: tidy 1 month ago
Slyghtning 45eb57ad19
Merge pull request #733 from hieblmi/static-addr-staging
Static addr staging
1 month ago
Slyghtning 0e91b99dfd
Merge branch 'static-addr-staging' into static-addr-staging 1 month ago
Slyghtning e9bc1c1478
loop: list unspent static address outputs 1 month ago
Slyghtning 2b31fe003f
perms: list unspent outputs 1 month ago
Slyghtning e0c794490b
staticaddr: list unspent outputs in server 1 month ago
Slyghtning 4c9718f7d8
staticaddr: track and list spends in manager 1 month ago
Slyghtning 8fddc49415
looprpc: list unspent static address 1 month ago
Slyghtning 44478dc34d
gomod: tidy 1 month ago
Slyghtning e2c887aca1
daemon: integrate static address manager and sql store 1 month ago
Slyghtning 0b504f70af
loop: static address creation client command 1 month ago
Slyghtning 56bca2f632
perms: static address creation permission 1 month ago
Slyghtning 5763dc0761
staticaddr: static address server 1 month ago
Slyghtning a16258e568
staticaddr: static address manager 1 month ago
Slyghtning 126b2a3583
loopdb: static address store 1 month ago
Slyghtning 1678dc8c97
log: static address sub logger 1 month ago
Slyghtning a0fdb7a9e1
looprpc: static address creation 1 month ago
Slyghtning 18dc91e94b
swapserverrpc: static address creation support 1 month ago
Slyghtning e05891359b
sqlc: static address migrations, models, queries 1 month 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
1 month 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>
1 month 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
2 months ago
Andras Banki-Horvath 06fd21fd05
loop: fill the correct HTLC in loopout update 2 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
2 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>
2 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>
2 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
2 months ago
Andras Banki-Horvath fb0c7f504e
loopdb: bump sqlc to 1.25.0 2 months ago
Andras Banki-Horvath d0847cf2d5
mod: bump modernc.org/sqlite to 1.29.5 2 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