View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007575 | Taler | deployment and operations | public | 2023-01-12 23:19 | 2023-02-23 17:05 |
Reporter | Florian Dold | Assigned To | Florian Dold | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 0.9.2 | Fixed in Version | 0.9.2 | ||
Summary | 0007575: write script/tool to check whether a new tipping reserve should be created | ||||
Description | We need a tool to check whether a new tipping reserve should be created. When the tipping reserves of the merchant are below some threshold, it should indicate that a new one should be created. We can either implement this as a bash script, Python script or as a new subcommand of the taler-harness tool. The taler-harness subcommand is preferred from my point of view, as it provides amount computation. | ||||
Tags | No tags attached. | ||||
related to | 0007680 | closed | javier.sepulveda | demo survey tipping should be topped up automatically |
|
Or maybe the tool itself should also *fund* the reserve. Here's what we currently do: https://git.taler.net/deployment.git/tree/docker/demo/images/merchant/startup.sh#n142 And we want that to only create a new tipping reserve if actually required. |
|
Tooling is implemented (in "taler-harness deployment") and documented (in the sandcastle README). This now just should be automated. |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-01-12 23:19 | Florian Dold | New Issue | |
2023-01-12 23:23 | Florian Dold | Note Added: 0019644 | |
2023-01-12 23:24 | Florian Dold | Target Version | => 0.9.2 |
2023-01-13 12:52 | Christian Grothoff | Assigned To | => javier.sepulveda |
2023-01-13 12:52 | Christian Grothoff | Status | new => assigned |
2023-02-19 10:45 | Christian Grothoff | Relationship added | related to 0007680 |
2023-02-20 18:39 | Florian Dold | Assigned To | javier.sepulveda => Florian Dold |
2023-02-23 01:03 | Florian Dold | Status | assigned => resolved |
2023-02-23 01:03 | Florian Dold | Resolution | open => fixed |
2023-02-23 01:03 | Florian Dold | Note Added: 0019902 | |
2023-02-23 17:05 | Christian Grothoff | Status | resolved => closed |
2023-02-23 17:05 | Christian Grothoff | Fixed in Version | => 0.9.2 |