Commit Graph

1377 Commits (master)
 

Author SHA1 Message Date
Slyghtning 9c1b74571d
Merge pull request #661 from hieblmi/abandon-swaps
Abandon API for pending Loop-in swaps
5 months ago
Slyghtning ce6f82626b
unit: abandon swap 5 months ago
Slyghtning 378d817f20
cmd: abandon api support 5 months ago
Slyghtning c0b419346c
loopin: restore abandon chan on restart 5 months ago
Slyghtning 5e91c446b8
loopd: abandon loop-ins 5 months ago
Slyghtning 0fbf253391
loopdb: abandon swap state 5 months ago
Slyghtning 8612912e97
looprpc: abandon swap api
swaprpc: abandon swap api
5 months ago
Slyghtning b280753ab0
Merge pull request #663 from hieblmi/update-docker-compose
regtest: bump versions
5 months ago
Slyghtning 10a7a7bd89
regtest: bump versions 5 months ago
Slyghtning c5bba03304
Merge pull request #656 from lightninglabs/dependabot/go_modules/github.com/docker/docker-24.0.7incompatible
build(deps): bump github.com/docker/docker from 20.10.24+incompatible to 24.0.7+incompatible
5 months ago
Slyghtning f3834fbdcc
Merge pull request #662 from hieblmi/minor-fixes
Minor fixes
5 months ago
Slyghtning 427251d176
loopd: fix error checks and format 5 months ago
Slyghtning 1a04bde34a
Merge pull request #660 from lightninglabs/dependabot/go_modules/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc-0.46.0
build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.28.0 to 0.46.0
6 months ago
dependabot[bot] 61aa3482fb
build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
Bumps [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.28.0 to 0.46.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.28.0...zpages/v0.46.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months ago
Alex Bosworth 40ef5b6582
Merge pull request #658 from lightninglabs/alexbosworth-patch-1
version: bump version to v0.26.5-beta
6 months ago
Alex Bosworth 1cded72758
version: bump version to v0.26.5-beta
bump version for leap year fix
6 months ago
Konstantin Nick e093a0cd66
Merge pull request #657 from sputn1ck/fix_leapyear_bug
loopdb: fix leapyear parsing
6 months ago
sputn1ck b8ada0416c
loopdb: fix leapyear parsing 6 months ago
dependabot[bot] 7a2b8abf7b
build(deps): bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.24+incompatible to 24.0.7+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v20.10.24...v24.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
6 months ago
András Bánki-Horváth 6eebf9fb7f
Merge pull request #654 from bhandras/upstream/dependabot/go_modules/swapserverrpc/google.golang.org/grpc-1.56.3
build(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /swapserverrpc
6 months ago
Andras Banki-Horvath 91a684c4d2
build: fixup mods 6 months ago
dependabot[bot] b8050a150b
build(deps): bump google.golang.org/grpc in /swapserverrpc
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.53.0 to 1.56.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.53.0...v1.56.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months ago
Oliver Gugger 39e533b75e
Merge pull request #653 from lightninglabs/dependabot/go_modules/google.golang.org/grpc-1.56.3
build(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3
6 months ago
dependabot[bot] ac4f33c2fb
build(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.53.0 to 1.56.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.53.0...v1.56.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months ago
Slyghtning ec09b5ba36
Merge pull request #649 from hieblmi/refactor-db-opening
db: refactor db opening
7 months ago
Slyghtning 79063d788a
db: refactor db opening 7 months ago
András Bánki-Horváth abecfd3b65
Merge pull request #648 from lightninglabs/dependabot/go_modules/golang.org/x/net-0.17.0 7 months ago
dependabot[bot] 4523e70703
build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.10.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.10.0...v0.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
7 months ago
Alex Bosworth 2204cfc8ce
Merge pull request #647 from lightninglabs/update-to-v0.26.4-beta
version: bump version to v0.26.4-beta
7 months ago
Alex Bosworth dd64d14a68
version: bump version to v0.26.4-beta 7 months ago
András Bánki-Horváth 7dd30a731e
Merge pull request #644 from bhandras/easy-autoloop-destaddr-fixup
liquidity: dest address support for easy autloop
7 months ago
Andras Banki-Horvath 87c8ca0d8b
liquidity: dest address support for easy autloop 7 months ago
Oliver Gugger 71c3e651ff
Merge pull request #641 from lightninglabs/lnd-17-update
multi: bump lnd version to v0.17.0-beta
7 months ago
Oliver Gugger 08026dab93
multi: update linter, fix issues 7 months ago
Oliver Gugger bac1416636
multi: bump lnd version to v0.17.0-beta 7 months ago
Konstantin Nick d11adc0803
Merge pull request #643 from lightninglabs/add-apple-silicon-build
build: add darwin-arm64 (Apple Silicon) as a release target
7 months ago
dstadulis 92b19175a0
build: add darwin-arm64 (Apple Silicon) as a release target
add darwin-arm64 (Apple Silicon) as a release target
7 months ago
Slyghtning 58b7400d21
Merge pull request #637 from hieblmi/sample-conf-file
conf: sample config for loopd
7 months ago
Slyghtning 07e1254c5a
conf: sample config for loopd 7 months ago
Alex Bosworth 7dc57b7d01
Merge pull request #638 from lightninglabs/update-to-v0.26.3
version: bump version to v0.26.3-beta
7 months ago
Alex Bosworth ec9d10d738
version: bump version to v0.26.3-beta 7 months ago
Konstantin Nick 077d702bc8
Merge pull request #631 from sputn1ck/instantloopout_1
[1/?] Instant loop out: Add FSM module
8 months ago
sputn1ck 20db07dccf
fsm: add fsm module
This commit adds a module for a finite state machine. The goal of the
module is to provide a simple, easy to use, and easy to understand
finite state machine. The module is designed to be used in future
loop subsystems. Additionally a state visualizer is provided to
help with understanding the state machine.
8 months ago
Slyghtning 5739fa59c9
Merge pull request #636 from hieblmi/loopin-settlement-fix
auto loopin: consider settled invoices swap succeeded
8 months ago
Slyghtning fd6a9cf3e9
loopin: consider settled invoices success 8 months ago
András Bánki-Horváth 57c9537d49
Merge pull request #635 from bhandras/remove-travis
build: remove travis
8 months ago
Andras Banki-Horvath e59fb997c8
build: remove travis 8 months ago
Konstantin Nick cf59c4856f
Merge pull request #630 from sputn1ck/timeparsing_fix
sqldb: fix timeparsing edge cases
8 months ago
sputn1ck 942b0dc1bb
loopdb: change faulty year migration logic
This commit changes how the faulty year migration works, by just
checking if the deadline is far in the future and then
fixing it.
8 months ago
kon 64bdef9238
sqldb: change time parsing function
This commit changes the time parsing function to use the time.Parse
function instead of the prior manual parsing. Only if the year is
far in the future, we replace it with the current year.
8 months ago