View Issue Details

IDProjectCategoryView StatusLast Update
0006876Talermechant backendpublic2024-01-12 14:04
ReporterChristian Grothoff Assigned ToChristian Grothoff  
PriorityhighSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product Versiongit (master) 
Target Version0.8Fixed in Version0.8 
Summary0006876: implement delete:: [/instances/$INSTANCE]/private/transfers/$TID
DescriptionSpecified in DD13 branch of docs. Needed get rid of bogus wire transfers (like with exchange URL typo).
TagsNo tags attached.

Activities

Christian Grothoff

2021-05-17 22:49

manager   ~0017870

38e0c53..3e60ebd implements this in the backend, alas the C API and tests are both still missing.

Christian Grothoff

2021-05-18 12:09

manager   ~0017874

3e60ebd..031e2fe adds the C API. Tests are still missing.

Christian Grothoff

2021-05-18 21:08

manager   ~0017878

031e2fe..83afcc2 implements the delete transfer test cmd. Actual test is missing.

Christian Grothoff

2021-05-19 15:16

manager   ~0017881

Tested in 83afcc2..8c0719d

Issue History

Date Modified Username Field Change
2021-05-17 17:52 Christian Grothoff New Issue
2021-05-17 17:52 Christian Grothoff Status new => assigned
2021-05-17 17:52 Christian Grothoff Assigned To => Christian Grothoff
2021-05-17 22:49 Christian Grothoff Note Added: 0017870
2021-05-18 12:09 Christian Grothoff Note Added: 0017874
2021-05-18 21:08 Christian Grothoff Note Added: 0017878
2021-05-19 15:16 Christian Grothoff Status assigned => resolved
2021-05-19 15:16 Christian Grothoff Resolution open => fixed
2021-05-19 15:16 Christian Grothoff Fixed in Version => 0.9
2021-05-19 15:16 Christian Grothoff Note Added: 0017881
2021-07-30 13:57 Christian Grothoff Fixed in Version 0.9 => 0.8.1
2021-07-30 13:59 Christian Grothoff Target Version 0.9 => 0.8.1
2021-07-30 14:01 Christian Grothoff Fixed in Version 0.8.1 => 0.8
2021-07-30 14:02 Christian Grothoff Target Version 0.8.1 => 0.8
2021-08-24 16:23 Christian Grothoff Status resolved => closed
2024-01-12 14:04 Christian Grothoff Category merchant backend API (C) => mechant backend