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
Boris Nagaev 0e7927ac96
multi: replace LSAT with L402
git mv ./cmd/loop/lsat.go ./cmd/loop/l402.go
sed 's@lsat@l402@g' -i `git grep -l lsat`
sed 's@Lsat@L402@g' -i `git grep -l Lsat`
sed 's@LSAT@L402@g' -i `git grep -l LSAT`
make rpc

Updated release_notes.md.
1 week ago
..
info.go loop: client calls getInfo rpc 11 months ago
instantout.go cmd: add listinstantouts cmd 2 months ago
l402.go multi: replace LSAT with L402 1 week ago
liquidity.go loop: xpub support for loop out 9 months ago
loopin.go loop: fix loop out help text 9 months ago
loopout.go multi: use isExternalAddr flag 3 months ago
main.go cmd: add listinstantouts cmd 2 months 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
reservations.go loop: add reservation cli commands 4 months ago
swaps.go cmd: add listswaps filtering 4 months 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