You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
2 years ago
..
liquidity.go loopd+liquidity: persist parameters on disk 2 years ago
loopin.go Merge pull request #415 from lightninglabs/routehints 2 years ago
loopout.go multi: fix linter issues 2 years ago
lsat.go multi: fix linter issues 2 years ago
main.go make fmt 2 years ago
monitor.go looprpc+loop: report swap cost over rpc 5 years ago
quote.go multi: pass private, routehints from loopcli - loopd - loop server 2 years ago
swaps.go multi: fix linter issues 2 years ago
terms.go multi: bump btcec/v2 and btcutil to new versions 2 years ago
utils.go multi: move server proto files to their own directory 2 years ago