Commit graph

9 commits

Author SHA1 Message Date
carla
773feab744
frcli: add close report endpoint 2020-06-27 14:47:34 +02:00
carla
e8b7a197e4
multi: add option to disable fiat pricing for reports
For testing, or users uninterested in fiat prices, we add an option to
disable querying for fiat prices.
2020-06-26 08:46:46 +02:00
carla
27a6810841
multi: remove granularity from rpc endpoints
The granularity with which we query our price backend is an
implementation detail that we don't need to expose to users. Rather than
making this configurable, we just calculate our best possible level
of granularity server side, and leave this decision out of the user's
hands.
2020-06-23 11:39:29 +02:00
carla
3975b05239
frcli: add on chain report command and cli option
Add a cli option which allows outputting to a csv.
2020-05-20 15:46:25 +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
3b982197c0
frcli: add fiat estimate 2020-04-30 13:06:24 +02:00
Suheb
8ba6131cc5
Minor typos in the cli 2020-04-17 22:49:56 -04:00
carla
df836c2d21
multi: faraday rename 2020-03-30 09:25:46 +02:00