loop/cmd/loop
yyforyongyu 425a007aaf
loopd+liquidity: persist parameters on disk
This commit saves the RPC request used to construct the `Parameters` on
disk. Since it's a proto message, an easy way to read/write it is to
rely on the proto marshal/unmarshal methods. A side effect is that
migration also becomes easy as proto message have its own internal
mechanism to keep track of the compatibility.
2022-06-07 20:18:11 +08:00
..
liquidity.go loopd+liquidity: persist parameters on disk 2022-06-07 20:18:11 +08:00
loopin.go Merge pull request #415 from lightninglabs/routehints 2021-12-08 13:54:39 -05:00
loopout.go multi: fix linter issues 2022-05-20 10:16:46 +02:00
lsat.go multi: fix linter issues 2022-05-20 10:16:46 +02:00
main.go make fmt 2022-05-20 10:16:47 +02:00
monitor.go looprpc+loop: report swap cost over rpc 2019-05-20 13:57:20 +02:00
quote.go multi: pass private, routehints from loopcli - loopd - loop server 2021-12-07 21:04:07 -05:00
swaps.go multi: fix linter issues 2022-05-20 10:16:46 +02:00
terms.go multi: bump btcec/v2 and btcutil to new versions 2022-03-25 11:00:16 +01:00
utils.go multi: move server proto files to their own directory 2021-12-13 13:56:40 +02:00