Commit graph

18 commits

Author SHA1 Message Date
Boris Nagaev
21b4254810
frcli, frdrpcserver: expose bitfinex fiat backend 2026-02-28 18:43:20 -05:00
Elle Mouton
951cc86742
frcli: only use default paths if user has not defined
Only overwrite the default TLS cert and macaroon paths if the user has
not explicitly defined them.
2024-08-15 09:00:37 +02:00
Oliver Gugger
1f027602a3
mod+cmd/frcli: bump lnd version to v0.17.0-beta 2023-10-03 19:35:08 +02:00
Oliver Gugger
71bb06f6f7
multi: fix linter issues, run imports 2022-11-21 17:12:17 +01:00
Oliver Gugger
9f9e8a832e
multi: bump lnd compile time dependency to v0.14.0-beta.rc1 2021-11-03 19:24:23 +01:00
carla
3a515ae086
frcli: add coingecko option 2021-09-01 09:07:36 +02:00
Elle Mouton
e478853361
frcli: filter custom prices by timestamp
This commit filters the custom price points provided using the given
start and end timestamps. This is done so that only the necessary time
stamps are sent to the server.
2021-08-27 16:59:44 +02:00
Elle Mouton
f064bb228d
multi: add custom price options to RPC methods
This commit adds the options required for the custom fiat price data to
the RPC methods. These methods include the NodeAudit and ExchangeRate
methods.
2021-08-27 16:27:44 +02:00
Elle Mouton
38a0790a3c multi: add fiat backend option to RPC endpoints
This commit adds a fiat_backends option to the RPC relevant RPC
endpoints. Namely, the NodeAudit and ExchangeRate endpoint.
2021-05-14 10:46:29 +02:00
Oliver Gugger
7c2253fc2b
cmd/frcli: add macaroon params to CLI 2020-09-11 15:10:51 +02:00
Carla Kirk-Cohen
6f3ca76035
Merge pull request #74 from carlaKC/makefile-addimportscheck
makefile: add import order check
2020-09-09 10:39:52 +02:00
carla
2be7115ebe
multi: standardize import order 2020-09-09 10:07:14 +02:00
carla
da26a5e505
frcli: wrap tls cert error with explanation 2020-09-09 09:24:20 +02:00
Oliver Gugger
b867a7f5f7
cmd/frcli: add TLS params to CLI 2020-09-08 20:09:31 +02:00
carla
773feab744
frcli: add close report endpoint 2020-06-27 14:47:34 +02:00
Oliver Gugger
d666e866ac
frcli: add macaroonpath option 2020-05-15 10:50:59 +02:00
Oliver Gugger
f08841ef87
frcli: add tlscertpath option 2020-05-14 15:39:59 +02:00
carla
df836c2d21
multi: faraday rename 2020-03-30 09:25:46 +02:00
Renamed from cmd/gvncli/utils.go (Browse further)