George Tsagkarelis
|
df2db8055b
|
Merge pull request #634 from GeorgeTsagk/sweep-batcher
Loop Out Sweep Batcher
|
2024-01-23 20:17:46 +01:00 |
|
George Tsagkarelis
|
6f75a11044
|
loopd: update release notes
|
2024-01-23 21:12:36 +02:00 |
|
George Tsagkarelis
|
33fdde949f
|
loop: fix loopout and client tests for sweeper integration
|
2024-01-23 20:38:11 +02:00 |
|
George Tsagkarelis
|
0914074b10
|
loop: integrate sweepbatcher to loopout flow
|
2024-01-23 20:38:10 +02:00 |
|
George Tsagkarelis
|
849d26bba6
|
sweepbatcher: add batcher tests
|
2024-01-23 20:38:10 +02:00 |
|
George Tsagkarelis
|
7081fb7aae
|
sweepbatcher: add sweep batcher
|
2024-01-23 20:38:09 +02:00 |
|
George Tsagkarelis
|
56784ab921
|
sweepbatcher: add sweep batch
|
2024-01-23 20:38:09 +02:00 |
|
George Tsagkarelis
|
26e239c2c7
|
loop+test: enhance epoch subscription for multiple subscribers
|
2024-01-23 20:38:08 +02:00 |
|
George Tsagkarelis
|
b43fa11cc1
|
utils: add htlc & swap related helpers
|
2024-01-23 20:38:08 +02:00 |
|
George Tsagkarelis
|
a9be69b281
|
multi: use isExternalAddr flag
|
2024-01-23 20:38:07 +02:00 |
|
George Tsagkarelis
|
627eb5cb68
|
looprpc: add is_external_addr to loopout req
|
2024-01-23 20:38:07 +02:00 |
|
George Tsagkarelis
|
23d308c74f
|
swapserverrpc: add prevouts to MuSig2SignSweep req
|
2024-01-23 20:38:07 +02:00 |
|
George Tsagkarelis
|
e0d85958f7
|
multi: move StoreMock to loopdb
|
2024-01-23 20:38:06 +02:00 |
|
George Tsagkarelis
|
99608ad515
|
loopdb+sweepbatcher: add sweepbatcher store
|
2024-01-23 20:38:06 +02:00 |
|
Konstantin Nick
|
e9d374a341
|
Merge pull request #632 from sputn1ck/instantloopout_2
[2/?] Instant loop out: Add reservations
|
2024-01-17 16:02:08 +01:00 |
|
sputn1ck
|
9b178dd979
|
fsm: add reservation fsm compiling
|
2024-01-17 15:59:09 +01:00 |
|
sputn1ck
|
f00329d7c7
|
loopd: hide reservation manager behind flag.
|
2024-01-17 15:59:08 +01:00 |
|
sputn1ck
|
30acccbb6f
|
loop: add reservation cli commands
|
2024-01-17 15:59:08 +01:00 |
|
sputn1ck
|
49c40d9173
|
loopd: add reservation handling
|
2024-01-17 15:59:08 +01:00 |
|
sputn1ck
|
4d558b1418
|
loop: expose server grpc connection
|
2024-01-17 15:59:07 +01:00 |
|
sputn1ck
|
091c0a86bd
|
looprpc: add reservation rpcs
|
2024-01-17 15:59:07 +01:00 |
|
sputn1ck
|
73d5cf5bf9
|
swapserverrpc add ReservationServer
This commit adds the ReservationServer service to the proto definitions.
|
2024-01-17 15:59:07 +01:00 |
|
sputn1ck
|
d527b0b67c
|
reservation: add test for manager
|
2024-01-17 15:59:06 +01:00 |
|
sputn1ck
|
61a5f9da05
|
reservation: add reservation manager
This commit adds the reservation manager to the reservation package.
This manager manages the lifecycle
of reservations.
|
2024-01-17 15:59:06 +01:00 |
|
sputn1ck
|
60df5fe320
|
reservations: add reservation sql store
|
2024-01-17 15:59:06 +01:00 |
|
sputn1ck
|
a29f7e4a6b
|
loopdb: add reservation sqlc code
|
2024-01-17 15:59:05 +01:00 |
|
sputn1ck
|
1a75a5393a
|
reservation add actions tests
|
2024-01-17 15:59:05 +01:00 |
|
sputn1ck
|
228bf6a941
|
reservation: add reservation fsm and actions
This commit adds the reservation state machine and actions to the
reservation package.
|
2024-01-17 15:01:26 +01:00 |
|
András Bánki-Horváth
|
e7e0fe50d8
|
Merge pull request #686 from shuoer86/master
Fix typos
|
2024-01-12 14:30:07 +01:00 |
|
shuoer86
|
8421ae6ca4
|
fix typo test/chainnotifier_mock.go
|
2024-01-12 20:56:44 +08:00 |
|
shuoer86
|
921bdf05bd
|
fix typo swap/htlc.go
|
2024-01-12 20:56:38 +08:00 |
|
shuoer86
|
84a4535c8d
|
fix typo server_mock_test.go
|
2024-01-12 20:56:29 +08:00 |
|
shuoer86
|
7669559cf5
|
fix typo interface.go
|
2024-01-12 20:56:21 +08:00 |
|
Konstantin Nick
|
ad7d80a878
|
Merge pull request #684 from sputn1ck/docker_reg_fix_2
docker-regtest: fix loop-server config (for real now)
|
2024-01-05 19:18:27 +01:00 |
|
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 |
|