sputn1ck
809cc2e9a8
docker-regtest: fix loop-server config
2024-01-05 18:14:28 +01:00
Konstantin Nick
bfba4e5c57
Merge pull request #683 from sputn1ck/docker_reg_fix
...
docker-regtest: fix loop-server config
2024-01-05 13:50:21 +01:00
sputn1ck
7608042652
docker-regtest: fix loop-server config
2024-01-05 13:39:58 +01:00
Konstantin Nick
52135a4031
Merge pull request #679 from sputn1ck/listswaps_filter
...
Add list swaps filter
2024-01-04 15:18:56 +01:00
sputn1ck
c8172ade21
cmd: add listswaps filtering
2024-01-04 15:14:32 +01:00
sputn1ck
a38e817b49
swapserver: add listswaps filtering
2024-01-04 15:14:31 +01:00
sputn1ck
90f5a8851e
looprpc: add swap filter
2024-01-04 15:14:31 +01:00
Konstantin Nick
9f2bf5ca07
Merge pull request #682 from sputn1ck/fix_faulty_timestamps
...
Fix faulty timestamps
2024-01-04 15:13:54 +01:00
sputn1ck
d36c154151
loopdb: fix unit test
2024-01-04 15:08:20 +01:00
sputn1ck
57fa22b095
loopdb: remove unused code
2024-01-04 15:08:19 +01:00
elbandi
d6be549e17
loopdb: Fix PublicationDeadline
...
This commit fixes the publication deadline based on the swaps invoice
timestamp.
2024-01-04 15:07:32 +01:00
András Bánki-Horváth
0c1a927411
Merge pull request #681 from AtomicInnovation321/master
...
fix typos
2024-01-03 10:30:28 +01:00
bitcoin-lightning
aefabfaeed
fix typo in store.go
2024-01-02 13:04:21 +08:00
bitcoin-lightning
864d4e5cdd
fix typo in sqlite.go
2024-01-02 13:03:38 +08:00
Konstantin Nick
1ea1e1c279
Merge pull request #674 from lightninglabs/dependabot/go_modules/golang.org/x/crypto-0.17.0
...
build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0
2023-12-19 09:46:36 +01:00
dependabot[bot]
d08d2ca2f0
build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 23:32:02 +00:00
András Bánki-Horváth
a81a64e9d3
Merge pull request #673 from mohamedawnallah/move-DOCKER.md-to-docs-dir
...
Move DOCKER.md to docs directory
2023-12-12 21:34:20 +01:00
Mohamed Awnallah
295befd083
Move DOCKER.md to docs directory
2023-12-12 22:15:29 +02:00
Konstantin Nick
f00b9b67b4
Merge pull request #672 from sputn1ck/fetchl402
...
swapserverrpc: Add Fetchl402 call
2023-12-12 11:42:08 +01:00
sputn1ck
b14f3defd8
swapserver: add fetchl402 func
2023-12-11 21:06:21 +01:00
sputn1ck
6d5d21075f
swapserverrpc: Add Fetchl402 call
...
This commit adds a new FetchL402 call which allows a client to retrieve
a l402 token from the loop server.
2023-12-11 20:09:04 +01:00
Konstantin Nick
63403d1fc4
Merge pull request #671 from sputn1ck/expand_fsm
...
fsm: fixup observer options
2023-12-06 10:25:20 +01:00
sputn1ck
fd0c78e014
fsm: fixup observer options
2023-12-06 10:11:28 +01:00
András Bánki-Horváth
64394d0c98
Merge pull request #669 from GoodDaisy/master
...
chore: fix typos
2023-12-03 22:19:03 +01:00
GoodDaisy
e45101cccd
chore: fix typos
2023-12-03 13:20:44 +08:00
Konstantin Nick
3743a49f27
Merge pull request #667 from sputn1ck/expand_fsm
...
fsm: expand fsm
2023-12-01 16:38:52 +01:00
sputn1ck
5b6f847ece
fsm: expand fsm
...
This commit adds:
- a default observer to the FSM
- more info to the action entry and exit funcs
- an optional initial wait time for the WaitForState function
2023-12-01 11:51:34 +01:00
Konstantin Nick
1308e91ca3
Merge pull request #668 from sputn1ck/reservation_scripts
...
reservation: add reservation script
2023-12-01 11:45:51 +01:00
sputn1ck
3142e98726
reservation: add reservation script
...
This commit adds the reservation script file.
This file contains the neccessary function to create the
reservation script and addresses from the
pubkeys and expiry.
2023-11-30 22:45:01 +01:00
Alex Bosworth
23b818e436
Merge pull request #666 from lightninglabs/alexbosworth-patch-1
...
version: bump version to v0.26.6-beta
2023-11-27 23:22:19 -08:00
Alex Bosworth
2792297a00
version: bump version to v0.26.6-beta
...
bump version
2023-11-27 14:37:53 -08:00
Slyghtning
d4678f9c8e
Merge pull request #665 from hieblmi/finalize-insuff-funds-loop-in
...
Finalize swap if wallet holds insufficient confirmed funds
2023-11-27 15:11:13 +01:00
Slyghtning
caa646367f
loopin: finalize swap if unsifficient confirmed funds
2023-11-27 13:46:53 +01:00
Slyghtning
0bd4b7cf89
loopdb: state insufficient confirmed funds
2023-11-27 13:46:18 +01:00
Slyghtning
0060e3fe53
looprpc: failure reason insufficient confirmed balance
2023-11-27 13:45:31 +01:00
Slyghtning
9c1b74571d
Merge pull request #661 from hieblmi/abandon-swaps
...
Abandon API for pending Loop-in swaps
2023-11-27 13:15:23 +01:00
Slyghtning
ce6f82626b
unit: abandon swap
2023-11-27 11:25:08 +01:00
Slyghtning
378d817f20
cmd: abandon api support
2023-11-27 11:14:14 +01:00
Slyghtning
c0b419346c
loopin: restore abandon chan on restart
2023-11-27 11:14:14 +01:00
Slyghtning
5e91c446b8
loopd: abandon loop-ins
2023-11-27 11:14:13 +01:00
Slyghtning
0fbf253391
loopdb: abandon swap state
2023-11-24 11:09:54 +01:00
Slyghtning
8612912e97
looprpc: abandon swap api
...
swaprpc: abandon swap api
2023-11-24 11:09:53 +01:00
Slyghtning
b280753ab0
Merge pull request #663 from hieblmi/update-docker-compose
...
regtest: bump versions
2023-11-17 21:17:01 +01:00
Slyghtning
10a7a7bd89
regtest: bump versions
2023-11-17 20:34:24 +01:00
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
2023-11-17 14:03:30 +01:00
Slyghtning
f3834fbdcc
Merge pull request #662 from hieblmi/minor-fixes
...
Minor fixes
2023-11-15 13:00:20 +01:00
Slyghtning
427251d176
loopd: fix error checks and format
2023-11-15 10:51:31 +01:00
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
2023-11-12 20:11:38 +01:00
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>
2023-11-12 16:06:54 +00:00
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