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/loopd
Boris Nagaev 87adb57ce9
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 month ago
..
perms multi: replace LSAT with L402 1 month ago
config.go multi: replace LSAT with L402 1 month ago
daemon.go multi: apply make fmt 2 months ago
log.go update aperture to include lsat to l402 renaming 2 months ago
macaroons.go loopd: move RequiredPermissions to dedicated dir 2 years ago
migration.go db: refactor db opening 8 months ago
register_default.go multi: use lndclient MacaroonService 2 years ago
run.go build: bump lnd dependency to v0.17.4-beta 4 months ago
swapclient_server.go multi: replace LSAT with L402 1 month ago
swapclient_server_debug.go make fmt 2 years ago
swapclient_server_test.go misc: refactor loop tests to use require where possible 2 years ago
utils.go multi: replace LSAT with L402 1 month ago
view.go loop: integrate sweepbatcher to loopout flow 4 months ago