View Issue Details

IDProjectCategoryView StatusLast Update
0004032Talerexchangepublic2024-01-12 14:05
ReporterMarcello Stanisci Assigned ToChristian Grothoff  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version0.0 
Target Version0.0Fixed in Version0.0 
Summary0004032: 'edate' goes outside of 'wire' object, change implementation
Description'edate' becomes a field inside the /deposit POSTed JSON, and
is no longer included inside the 'wire' object relative to SEPA
transactions. That breaks the current mint API.
TagsNo tags attached.

Activities

Christian Grothoff

2015-10-28 21:07

manager   ~0009825

Implemented and tested in 4821541..c2a40aa

Christian Grothoff

2021-09-02 18:14

manager   ~0018318

Fix committed to master branch.

Related Changesets

exchange: master c2a40aa8

2015-10-28 22:06

Christian Grothoff


Details Diff
fix 0004032: move wire deadline form wire details to advisory field in /deposit request Affected Issues
0004032
mod - src/include/taler_mint_service.h Diff File
mod - src/include/taler_mintdb_plugin.h Diff File
mod - src/mint-lib/mint_api_deposit.c Diff File
mod - src/mint-lib/test_mint_api.c Diff File
mod - src/mint/taler-mint-httpd_deposit.c Diff File
mod - src/mintdb/Makefile.am Diff File
mod - src/mintdb/plugin_mintdb_postgres.c Diff File
mod - src/util/test_wireformats.c Diff File
mod - src/util/wireformats.c Diff File

Issue History

Date Modified Username Field Change
2015-10-28 17:06 Marcello Stanisci New Issue
2015-10-28 17:06 Marcello Stanisci Status new => assigned
2015-10-28 17:06 Marcello Stanisci Assigned To => Christian Grothoff
2015-10-28 21:07 Christian Grothoff Note Added: 0009825
2015-10-28 21:07 Christian Grothoff Status assigned => resolved
2015-10-28 21:07 Christian Grothoff Fixed in Version => 0.0
2015-10-28 21:07 Christian Grothoff Resolution open => fixed
2015-10-28 21:07 Christian Grothoff Product Version => 0.0
2015-10-28 21:07 Christian Grothoff Target Version => 0.0
2015-11-08 19:43 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)
2021-09-02 18:13 Christian Grothoff Changeset attached => Taler-exchange master c2a40aa8
2021-09-02 18:14 Christian Grothoff Note Added: 0018318
2024-01-12 14:05 Christian Grothoff Category exchange API (C) => exchange