2
0
mirror of https://github.com/lightninglabs/loop synced 2024-11-11 13:11:12 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Oliver Gugger
202edd05f2
lsat: test cost maximum in interceptor 2020-01-10 12:15:08 +01:00
Oliver Gugger
ccdbc3b21b
multi: thread new config values through client 2020-01-10 12:15:08 +01:00
Oliver Gugger
8aeeaefbaf
loopd+lsat: add LSAT cost configuration parameters 2020-01-10 12:15:02 +01:00
Oliver Gugger
bbc829585f
lsat: change WWW-Authenticate header format
To be compliant with RFC 7235 section 4.1 we change the format of the
WWW-Authenticate header field to double quoted and comma separated
fields.
2020-01-07 15:41:44 +01:00
Olaoluwa Osuntokun
53dc21f99a
Merge pull request #101 from guggero/lsat-integration
LSAT aware client interceptor
2019-12-06 19:06:20 -08:00
Oliver Gugger
1650f3a18d
client+lsat: specify global timeout 2019-12-06 09:23:53 +01:00
Oliver Gugger
a23dfe36ab
lsat: track pending payments, keep old tokens 2019-12-06 09:23:51 +01:00
Oliver Gugger
31bb18255e
lsat+loopd: add logger 2019-12-05 11:19:35 +01:00
Oliver Gugger
9d892440fe
lsat: add token ID type 2019-11-28 14:35:45 +01:00
Oliver Gugger
8cecae501c
lsat: add unary interceptor and simple store 2019-11-26 10:28:56 +01:00
Wilmer Paulino
1eb8ed3da5
lsat: introduce LSAT related utilities
We introduce a new package: `lsat`, which aims to provide utilities that
will serve useful in the context of LSAT creation and verification for
LSAT-enabled services.
2019-11-25 13:16:04 -08:00