View Issue Details

IDProjectCategoryView StatusLast Update
0003851Talerexchangepublic2024-01-12 14:05
ReporterChristian Grothoff Assigned ToChristian Grothoff  
PriorityhighSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product Versiongit (master) 
Target Version0.0Fixed in Version0.0 
Summary0003851: need /admin/add/incoming request for (faking) bank deposits
DescriptionFor a toy demonstrator, it must be possible to fake depositing money into a reserve. We might even like this function in production as an alternative to taler-mint-reservemod, but then with proper ACL (i.e. loopback-only, etc.).

Anyway, the respective (optional!) API needs to be defined and made accessible via some "index.html" page.
TagsNo tags attached.

Relationships

child of 0003850 closedMarcello Stanisci need demonstration 
child of 0003778 closedChristian Grothoff need mint test harness 

Activities

Christian Grothoff

2015-06-30 22:10

manager   ~0009386

Started implementation in 68bf92d..253d220. Request parsing should be there, actual backend action is missing.

Christian Grothoff

2015-07-01 00:02

manager   ~0009387

Completed in mint as of 253d220..f948a10

Christian Grothoff

2015-07-01 00:03

manager   ~0009388

We still need the C client API for this.

Christian Grothoff

2015-07-01 00:19

manager   ~0009389

Added client API and missing mint files in f948a10..01b2a25

Issue History

Date Modified Username Field Change
2015-06-21 11:18 Christian Grothoff New Issue
2015-06-21 11:18 Christian Grothoff Status new => assigned
2015-06-21 11:18 Christian Grothoff Assigned To => Christian Grothoff
2015-06-21 11:19 Christian Grothoff Relationship added child of 0003850
2015-06-21 12:23 Christian Grothoff Priority normal => high
2015-06-23 20:00 Christian Grothoff Relationship added child of 0003778
2015-06-24 14:26 Christian Grothoff Summary need /toy request for faking bank deposits => need /wire request for (faking) bank deposits
2015-06-30 21:31 Christian Grothoff Summary need /wire request for (faking) bank deposits => need /admin/add/incoming request for (faking) bank deposits
2015-06-30 22:10 Christian Grothoff Note Added: 0009386
2015-07-01 00:02 Christian Grothoff Note Added: 0009387
2015-07-01 00:02 Christian Grothoff Status assigned => resolved
2015-07-01 00:02 Christian Grothoff Fixed in Version => 0.0
2015-07-01 00:02 Christian Grothoff Resolution open => fixed
2015-07-01 00:03 Christian Grothoff Note Added: 0009388
2015-07-01 00:03 Christian Grothoff Status resolved => assigned
2015-07-01 00:19 Christian Grothoff Note Added: 0009389
2015-07-01 00:19 Christian Grothoff Status assigned => new
2015-07-01 00:19 Christian Grothoff Status new => resolved
2015-07-06 22:13 Christian Grothoff Status resolved => closed
2015-11-29 13:52 Christian Grothoff Category mint API => mint API (C)
2016-02-18 15:44 Christian Grothoff Category mint API (C) => exchange API (C)
2024-01-12 14:05 Christian Grothoff Category exchange API (C) => exchange