View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011207 | Taler | exchange | public | 2026-03-08 12:34 | 2026-03-09 17:42 |
| Reporter | Florian Dold | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | feature | Reproducibility | have not tried |
| Status | assigned | Resolution | open | ||
| Target Version | 1.6 | ||||
| Summary | 0011207: Test wallet-deposit-large causes 501-not-implemented error in fakebank | ||||
| Description | $ taler-harness run-integrationtests wallet-deposit-large Hower, the test does pass with libeufin: $ WITH_LIBEUFIN=1 taler-harness run-integrationtests wallet-deposit-large | ||||
| Tags | No tags attached. | ||||
|
|
GET /accounts/$ACCOUNT/transactions was simply never implemented by fakebank. It also returns a 501. |
|
|
total_amount anomaly shown by test fixed in c05c3edd1..db381f4be. Not (yet) doing major migration as this API is anyway only used by the auditor and I don't anticipate that this happened anywhere yet (fingers crossed, otherwise we'll have to recompute the total_amount in a DB migration). |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-03-08 12:34 | Florian Dold | New Issue | |
| 2026-03-08 12:47 | Christian Grothoff | Assigned To | => Christian Grothoff |
| 2026-03-08 12:47 | Christian Grothoff | Status | new => assigned |
| 2026-03-08 23:36 | Christian Grothoff | Note Added: 0028037 | |
| 2026-03-08 23:36 | Christian Grothoff | Severity | minor => feature |
| 2026-03-09 00:06 | Christian Grothoff | Note Added: 0028038 | |
| 2026-03-09 00:10 | Christian Grothoff | Target Version | => 1.6 |
| 2026-03-09 17:42 | Christian Grothoff | Summary | Test wallet-deposit-large causes internal server error in fakebank => Test wallet-deposit-large causes 501-not-implemented error in fakebank |