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 1947b90842
multi: typed callback in ExecTx
Provide a wrapped store type, exposing ExecTx method with a subset
interface in the callback argument. BaseDB interfaces in instantout,
reservation and sweepbatcher use ExecTx with their subset Querier
instead of whole sqlc.Querier (*sqlc.Queries).

This is needed to make the packages more reusable, so they don't
depend on methods of *sqlc.Queries they don't use.
4 months ago
..
perms loopd: re-add GetLsatTokens method in gRPC 5 months ago
config.go loopd: make the LND RPC timeout configurable 4 months ago
daemon.go multi: typed callback in ExecTx 4 months ago
log.go update aperture to include lsat to l402 renaming 6 months ago
macaroons.go loopd: move RequiredPermissions to dedicated dir 2 years ago
migration.go db: refactor db opening 12 months ago
register_default.go multi: use lndclient MacaroonService 3 years ago
run.go loopd: make the LND RPC timeout configurable 4 months ago
swapclient_server.go loopout: use the request defined payment timeout 5 months 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 loopd: recorgnize maxlsatcost and maxlsatfee flags 6 months ago
view.go multi: typed callback in ExecTx 4 months ago