2
0
mirror of https://github.com/lightninglabs/loop synced 2024-11-09 19:10:47 +00:00
Commit Graph

1513 Commits

Author SHA1 Message Date
Alex Bosworth
40ef5b6582
Merge pull request #658 from lightninglabs/alexbosworth-patch-1
version: bump version to v0.26.5-beta
2023-10-31 11:20:51 -07:00
Alex Bosworth
1cded72758
version: bump version to v0.26.5-beta
bump version for leap year fix
2023-10-31 09:49:42 -07:00
Konstantin Nick
e093a0cd66
Merge pull request #657 from sputn1ck/fix_leapyear_bug
loopdb: fix leapyear parsing
2023-10-31 17:37:41 +01:00
sputn1ck
b8ada0416c
loopdb: fix leapyear parsing 2023-10-31 17:08:51 +01:00
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>
2023-10-30 15:37:59 +00:00
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
2023-10-26 11:04:57 +02:00
Andras Banki-Horvath
91a684c4d2
build: fixup mods 2023-10-26 09:44:26 +02:00
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>
2023-10-26 07:35:53 +00:00
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
2023-10-26 09:35:00 +02:00
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>
2023-10-25 22:31:31 +00:00
Slyghtning
ec09b5ba36
Merge pull request #649 from hieblmi/refactor-db-opening
db: refactor db opening
2023-10-13 11:47:33 +02:00
Slyghtning
79063d788a
db: refactor db opening 2023-10-13 10:39:17 +02:00
András Bánki-Horváth
abecfd3b65
Merge pull request #648 from lightninglabs/dependabot/go_modules/golang.org/x/net-0.17.0 2023-10-12 07:32:51 +02:00
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>
2023-10-11 22:48:12 +00:00
Alex Bosworth
2204cfc8ce
Merge pull request #647 from lightninglabs/update-to-v0.26.4-beta
version: bump version to v0.26.4-beta
2023-10-04 07:06:56 -07:00
Alex Bosworth
dd64d14a68
version: bump version to v0.26.4-beta 2023-10-04 06:52:08 -07:00
András Bánki-Horváth
7dd30a731e
Merge pull request #644 from bhandras/easy-autoloop-destaddr-fixup
liquidity: dest address support for easy autloop
2023-10-04 14:26:00 +02:00
Andras Banki-Horvath
87c8ca0d8b
liquidity: dest address support for easy autloop 2023-10-04 14:18:37 +02:00
Oliver Gugger
71c3e651ff
Merge pull request #641 from lightninglabs/lnd-17-update
multi: bump lnd version to v0.17.0-beta
2023-10-03 17:50:35 +00:00
Oliver Gugger
08026dab93
multi: update linter, fix issues 2023-10-03 19:36:40 +02:00
Oliver Gugger
bac1416636
multi: bump lnd version to v0.17.0-beta 2023-10-03 19:36:32 +02:00
Konstantin Nick
d11adc0803
Merge pull request #643 from lightninglabs/add-apple-silicon-build
build: add darwin-arm64 (Apple Silicon) as a release target
2023-09-29 10:44:03 +02:00
dstadulis
92b19175a0
build: add darwin-arm64 (Apple Silicon) as a release target
add darwin-arm64 (Apple Silicon) as a release target
2023-09-28 19:09:57 +00:00
Slyghtning
58b7400d21
Merge pull request #637 from hieblmi/sample-conf-file
conf: sample config for loopd
2023-09-27 14:23:35 +02:00
Slyghtning
07e1254c5a
conf: sample config for loopd 2023-09-19 09:56:38 +02:00
Alex Bosworth
7dc57b7d01
Merge pull request #638 from lightninglabs/update-to-v0.26.3
version: bump version to v0.26.3-beta
2023-09-18 11:44:15 -07:00
Alex Bosworth
ec9d10d738
version: bump version to v0.26.3-beta 2023-09-18 09:12:03 -07:00
Konstantin Nick
077d702bc8
Merge pull request #631 from sputn1ck/instantloopout_1
[1/?] Instant loop out: Add FSM module
2023-09-07 17:47:31 +02:00
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.
2023-09-07 17:41:15 +02:00
Slyghtning
5739fa59c9
Merge pull request #636 from hieblmi/loopin-settlement-fix
auto loopin: consider settled invoices swap succeeded
2023-09-05 12:11:51 +02:00
Slyghtning
fd6a9cf3e9
loopin: consider settled invoices success 2023-09-01 13:09:10 +02:00
András Bánki-Horváth
57c9537d49
Merge pull request #635 from bhandras/remove-travis
build: remove travis
2023-08-29 15:56:07 +02:00
Andras Banki-Horvath
e59fb997c8
build: remove travis 2023-08-29 15:48:33 +02:00
Konstantin Nick
cf59c4856f
Merge pull request #630 from sputn1ck/timeparsing_fix
sqldb: fix timeparsing edge cases
2023-08-24 22:42:18 +02:00
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.
2023-08-24 16:21:25 +02:00
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.
2023-08-24 16:09:37 +02:00
Slyghtning
1f48b2c377
Merge pull request #629 from hieblmi/amt-help-text
loop: adjust loop out help text
2023-08-21 16:25:43 +02:00
Slyghtning
e490d97f3f
loop: fix loop out help text 2023-08-21 15:30:02 +02:00
András Bánki-Horváth
d2c5328ff9
Merge pull request #627 from bhandras/skip-migration-on-existing-db
loopd: always skip migration if `loop_sqlite.db` file already exists
2023-08-18 09:51:41 +02:00
Andras Banki-Horvath
cc24bebea8
loopd: always skip migration if loop_sqlite.db file already exists
This commit ensures that we don't even check for the existence of
the loop.db file if loop_sqlite.db already present. This is to ensure
that on systems that may by any trigger restore deleted files we don't
try to re-run migration which would otherwise make loopd unable to start
up properly.
2023-08-17 19:46:06 +02:00
Slyghtning
6a145ea123
Merge pull request #623 from Liongrass/master
Correct loop setrule command and styling in Autoloop guide
2023-08-12 16:58:11 +02:00
test123
5c6dec50a0
fix command and branding 2023-08-11 11:02:03 -07:00
Slyghtning
2cbc2ffc21
Merge pull request #622 from hieblmi/trivial-cleanup
trivial: clean up typos and comments
2023-08-11 17:05:02 +02:00
Slyghtning
20316042d9
trivial: clean up typos and comments 2023-08-10 15:43:33 +02:00
András Bánki-Horváth
24987ddf10
Merge pull request #620 from lightninglabs/bump-v0.26.2-beta
version: bump to v0.26.2-beta
2023-08-08 16:06:30 +02:00
Andras Banki-Horvath
954074e655
version: bump to v0.26.2-beta 2023-08-08 15:53:51 +02:00
Konstantin Nick
6e5f191c9e
Merge pull request #619 from sputn1ck/fix_faulty_timestamps
loopdb: fix timestamp parsing
2023-08-08 15:36:47 +02:00
sputn1ck
5cafa34ae9
loopdb: fix timestamp parsing 2023-08-08 15:20:00 +02:00
András Bánki-Horváth
4a476cb511
Merge pull request #618 from lightninglabs/bump-v0.26.1
version: bump to v0.26.1-beta
2023-08-08 09:32:03 +02:00
Andras Banki-Horvath
be71bf8cf5
version: bump to v0.26.1-beta 2023-08-08 09:24:59 +02:00