View Issue Details

IDProjectCategoryView StatusLast Update
0007668TalerGeneralpublic2023-04-13 20:26
Reportersebasjm Assigned ToMS  
PrioritynoneSeverityfeatureReproducibilityalways
Status closedResolutionwon't fix 
Target Version0.9.3Fixed in Version0.9.2 
Summary0007668: fee rates should be updatable at runtime
DescriptionCurrently accessible at [1]. But I think is more correct if it has it's own endpoint and also some endpoint to update the rates without restarting the service

Also:
1.- I think is ok that conversion rate to be splitted on sell rate and buy rate, but in that case the rate will include the fee. Any reason why not having { rate, sell_fee, buy_fee } or { sell_rate, buy_rate}?. Having both seems redundant.

2.- Creating cashout [2] requires amount_credit which I should not be necessary. It should be calculated by the server given the current fee. Rates in the SPA should be used to render information only.

[1] https://docs.taler.net/libeufin/api-sandbox.html#get--config
[2] https://docs.taler.net/libeufin/api-sandbox.html#post--cashouts
Additional Informationchanging priority after private discussion
TagsNo tags attached.

Activities

sebasjm

2023-02-10 14:09

developer   ~0019795

"amount_credit" is added in the request so the SPA can confirm that the fee ass correctly calculated

Issue History

Date Modified Username Field Change
2023-02-08 21:51 sebasjm New Issue
2023-02-08 21:51 sebasjm Status new => assigned
2023-02-08 21:51 sebasjm Assigned To => MS
2023-02-09 15:02 MS Priority normal => none
2023-02-09 15:02 MS Additional Information Updated
2023-02-10 14:09 sebasjm Note Added: 0019795
2023-02-10 14:10 sebasjm Status assigned => resolved
2023-02-10 14:10 sebasjm Resolution open => won't fix
2023-02-21 16:37 Christian Grothoff Fixed in Version => 0.9.2
2023-02-21 16:38 Christian Grothoff Status resolved => closed
2023-02-22 12:18 Christian Grothoff Target Version Git master => 0.9.3
2023-04-13 20:26 Florian Dold Category sandbox => libeufin sandbox
2023-04-13 20:26 Florian Dold Project libeufin => Taler
2023-04-13 20:26 Florian Dold Category libeufin sandbox => General