Commit Graph

1377 Commits (master)
 

Author SHA1 Message Date
sputn1ck 4d558b1418
loop: expose server grpc connection 3 months ago
sputn1ck 091c0a86bd
looprpc: add reservation rpcs 3 months ago
sputn1ck 73d5cf5bf9
swapserverrpc add ReservationServer
This commit adds the ReservationServer service to the proto definitions.
3 months ago
sputn1ck d527b0b67c
reservation: add test for manager 3 months ago
sputn1ck 61a5f9da05
reservation: add reservation manager
This commit adds the reservation manager to the reservation package.
This manager manages the lifecycle
of reservations.
3 months ago
sputn1ck 60df5fe320
reservations: add reservation sql store 3 months ago
sputn1ck a29f7e4a6b
loopdb: add reservation sqlc code 3 months ago
sputn1ck 1a75a5393a
reservation add actions tests 3 months ago
sputn1ck 228bf6a941
reservation: add reservation fsm and actions
This commit adds the reservation state machine and actions to the
reservation package.
3 months ago
András Bánki-Horváth e7e0fe50d8
Merge pull request #686 from shuoer86/master
Fix typos
4 months ago
shuoer86 8421ae6ca4
fix typo test/chainnotifier_mock.go 4 months ago
shuoer86 921bdf05bd
fix typo swap/htlc.go 4 months ago
shuoer86 84a4535c8d
fix typo server_mock_test.go 4 months ago
shuoer86 7669559cf5
fix typo interface.go 4 months ago
Konstantin Nick ad7d80a878
Merge pull request #684 from sputn1ck/docker_reg_fix_2
docker-regtest: fix loop-server config (for real now)
4 months ago
sputn1ck 809cc2e9a8
docker-regtest: fix loop-server config 4 months ago
Konstantin Nick bfba4e5c57
Merge pull request #683 from sputn1ck/docker_reg_fix
docker-regtest: fix loop-server config
4 months ago
sputn1ck 7608042652
docker-regtest: fix loop-server config 4 months ago
Konstantin Nick 52135a4031
Merge pull request #679 from sputn1ck/listswaps_filter
Add list swaps filter
4 months ago
sputn1ck c8172ade21
cmd: add listswaps filtering 4 months ago
sputn1ck a38e817b49
swapserver: add listswaps filtering 4 months ago
sputn1ck 90f5a8851e
looprpc: add swap filter 4 months ago
Konstantin Nick 9f2bf5ca07
Merge pull request #682 from sputn1ck/fix_faulty_timestamps
Fix faulty timestamps
4 months ago
sputn1ck d36c154151
loopdb: fix unit test 4 months ago
sputn1ck 57fa22b095
loopdb: remove unused code 4 months ago
elbandi d6be549e17
loopdb: Fix PublicationDeadline
This commit fixes the publication deadline based on the swaps invoice
timestamp.
4 months ago
András Bánki-Horváth 0c1a927411
Merge pull request #681 from AtomicInnovation321/master
fix typos
4 months ago
bitcoin-lightning aefabfaeed
fix typo in store.go 4 months ago
bitcoin-lightning 864d4e5cdd
fix typo in sqlite.go 4 months ago
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
4 months ago
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>
4 months ago
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
5 months ago
Mohamed Awnallah 295befd083 Move DOCKER.md to docs directory 5 months ago
Konstantin Nick f00b9b67b4
Merge pull request #672 from sputn1ck/fetchl402
swapserverrpc: Add Fetchl402 call
5 months ago
sputn1ck b14f3defd8
swapserver: add fetchl402 func 5 months ago
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.
5 months ago
Konstantin Nick 63403d1fc4
Merge pull request #671 from sputn1ck/expand_fsm
fsm: fixup observer options
5 months ago
sputn1ck fd0c78e014
fsm: fixup observer options 5 months ago
András Bánki-Horváth 64394d0c98
Merge pull request #669 from GoodDaisy/master
chore: fix typos
5 months ago
GoodDaisy e45101cccd chore: fix typos 5 months ago
Konstantin Nick 3743a49f27
Merge pull request #667 from sputn1ck/expand_fsm
fsm: expand fsm
5 months ago
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
5 months ago
Konstantin Nick 1308e91ca3
Merge pull request #668 from sputn1ck/reservation_scripts
reservation: add reservation script
5 months ago
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.
5 months ago
Alex Bosworth 23b818e436
Merge pull request #666 from lightninglabs/alexbosworth-patch-1
version: bump version to v0.26.6-beta
5 months ago
Alex Bosworth 2792297a00
version: bump version to v0.26.6-beta
bump version
5 months ago
Slyghtning d4678f9c8e
Merge pull request #665 from hieblmi/finalize-insuff-funds-loop-in
Finalize swap if wallet holds insufficient confirmed funds
5 months ago
Slyghtning caa646367f
loopin: finalize swap if unsifficient confirmed funds 5 months ago
Slyghtning 0bd4b7cf89
loopdb: state insufficient confirmed funds 5 months ago
Slyghtning 0060e3fe53
looprpc: failure reason insufficient confirmed balance 5 months ago