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.
3 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 3 months ago
log.go update aperture to include lsat to l402 renaming 5 months ago
macaroons.go
migration.go db: refactor db opening 11 months ago
register_default.go
run.go loopd: make the LND RPC timeout configurable 4 months ago
swapclient_server.go loopout: use the request defined payment timeout 4 months ago
swapclient_server_debug.go
swapclient_server_test.go
utils.go loopd: recorgnize maxlsatcost and maxlsatfee flags 5 months ago
view.go multi: typed callback in ExecTx 3 months ago