View Issue Details

IDProjectCategoryView StatusLast Update
0003774Talerexchangepublic2024-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 
Summary0003774: Test /refresh HTTP requests
DescriptionWe also will need to design the API in the first place.
TagsNo tags attached.

Relationships

related to 0003936 closedfournier postgres_insert_refresh_melt fails with "insufficient data left in message" 

Activities

Christian Grothoff

2015-08-08 23:04

manager   ~0009547

API and /refresh implementation complete (but untested) as of cb47e13..7e47853

Christian Grothoff

2015-08-09 17:17

manager   ~0009548

Test-logic now exists in principle, but fails if enabled. However, we should probably investigate 0003934 and 0003935 first.

Christian Grothoff

2015-08-09 22:09

manager   ~0009552

Testing is now blocked on 0003936: the test currently produces a hard failure in the postgres DB logic.

Christian Grothoff

2015-08-17 03:59

manager   ~0009570

Currently, the transaction history for errors generated on failing deposit/melt operations due to double-spending are not yet working.

Also, the /refresh/link check needs to be fixed to support permutations in the returned coin set.

Christian Grothoff

2015-08-17 23:43

manager   ~0009572

Tests all pass, /refresh/link permutation support still missing. Also should check lcov to see what still needs testing.

Christian Grothoff

2015-08-18 23:19

manager   ~0009574

Permutations implemented, lcov looks good, declaring victory.

Issue History

Date Modified Username Field Change
2015-04-13 03:17 Christian Grothoff New Issue
2015-04-13 03:17 Christian Grothoff Status new => confirmed
2015-07-06 21:56 Christian Grothoff Assigned To => Christian Grothoff
2015-07-06 21:56 Christian Grothoff Status confirmed => assigned
2015-07-11 23:12 Christian Grothoff Priority normal => high
2015-08-08 23:04 Christian Grothoff Note Added: 0009547
2015-08-08 23:36 Christian Grothoff Summary Implement /refresh HTTP requests => Test /refresh HTTP requests
2015-08-09 17:17 Christian Grothoff Note Added: 0009548
2015-08-09 22:08 Christian Grothoff Relationship added related to 0003936
2015-08-09 22:09 Christian Grothoff Note Added: 0009552
2015-08-17 03:59 Christian Grothoff Note Added: 0009570
2015-08-17 23:43 Christian Grothoff Note Added: 0009572
2015-08-18 23:19 Christian Grothoff Note Added: 0009574
2015-08-18 23:19 Christian Grothoff Status assigned => resolved
2015-08-18 23:19 Christian Grothoff Fixed in Version => 0.0
2015-08-18 23:19 Christian Grothoff Resolution open => fixed
2015-08-18 23:19 Christian Grothoff Target Version 0.2 => 0.0
2015-08-24 09:48 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