View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0004464 | Taler | wallet (WebExtension) | public | 2016-04-22 18:04 | 2016-11-20 03:26 | 
| Reporter | Florian Dold | Assigned To | Florian Dold | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried | 
| Status | closed | Resolution | fixed | ||
| Product Version | 0.0 | ||||
| Target Version | 0.2 | Fixed in Version | 0.2 | ||
| Summary | 0004464: wallet needs more sanity checks (for e.g. merchant contracts) to generate better error messages | ||||
| Description | For example, right now the wallet doesn't complain (just says it doesn't have any coins) when we get a contract from the merchant with an empty list of exchanges. | ||||
| Tags | No tags attached. | ||||
| 
		 | 
	There's a new "@ClassWithValidator" annotation, which we can use to specify arbitrary invariants (that are not easily expressed as field annotations) in a method. We're doing some basic checks now. | 
| 
		 | 
	Rudimentary test case for validation added in 8ab5db6 | 
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2016-04-22 18:04 | Florian Dold | New Issue | |
| 2016-04-22 18:04 | Florian Dold | Status | new => assigned | 
| 2016-04-22 18:04 | Florian Dold | Assigned To | => Florian Dold | 
| 2016-05-05 15:26 | Christian Grothoff | Product Version | => 0.0 | 
| 2016-05-05 15:26 | Christian Grothoff | Target Version | => 0.2 | 
| 2016-11-14 00:57 | Florian Dold | Note Added: 0011482 | |
| 2016-11-14 01:06 | Florian Dold | Status | assigned => resolved | 
| 2016-11-14 01:06 | Florian Dold | Resolution | open => fixed | 
| 2016-11-14 01:06 | Florian Dold | Fixed in Version | => 0.2 | 
| 2016-11-14 01:06 | Florian Dold | Note Added: 0011483 | |
| 2016-11-20 03:26 | Christian Grothoff | Status | resolved => closed | 
| 2023-04-13 20:37 | Florian Dold | Category | wallet (WebExtensions) => wallet (WebExtension) |