View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0010481 | Taler | wallet (WebExtension) | public | 2025-10-11 22:38 | 2025-10-31 20:49 |
| Reporter | Christian Grothoff | Assigned To | sebasjm | ||
| Priority | high | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
| Product Version | git (master) | ||||
| Target Version | 1.1 | Fixed in Version | 1.1 | ||
| Summary | 0010481: Turnstile development blocked: WebExtension cannot deal with v1 contracts | ||||
| Description | I'm currently blocked (or at least slowed) because the WebExtension wallet can't properly deal with v1 contracts. I'm "only" using the simple multi-currency case, not even full subscriptions/discounts. Please try to find the time to make the WebExtension work with v1 contracts soon! | ||||
| Tags | No tags attached. | ||||
|
|
> I'm "only" using the simple multi-currency case How is the scenario and what didn't work? I'm going to setup a simple merchant with v1 support and try to create an offer and buy it. |
|
|
Just a contract with two choices: CHF:2 or KUDOS:1; anyway, WebEx should eventually fully support v1 contracts, so maybe not ideal to just MVP this again. |
|
|
Fix committed to master branch. |
|
|
thanks @pax turns out that there was an option to keep it disabled and wallet-core will downgrade all the v1 contract to v0 so this was intended. removed on bf8cb1f42..a234d2b2a |
|
taler-typescript-core: master a234d2b2 2025-10-14 17:58 Details Diff |
fix 0010481 |
Affected Issues 0010481 |
|
| mod - packages/merchant-backoffice-ui/src/paths/instance/orders/create/index.tsx | Diff File | ||
| mod - packages/taler-wallet-webextension/src/wallet/Settings.tsx | Diff File | ||
| mod - packages/taler-wallet-webextension/src/wxBackend.ts | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-10-11 22:38 | Christian Grothoff | New Issue | |
| 2025-10-11 22:38 | Christian Grothoff | Status | new => assigned |
| 2025-10-11 22:38 | Christian Grothoff | Assigned To | => sebasjm |
| 2025-10-13 17:29 | sebasjm | Note Added: 0026159 | |
| 2025-10-13 17:57 | Christian Grothoff | Note Added: 0026160 | |
| 2025-10-14 16:01 | pax | Changeset attached | => taler-typescript-core master a234d2b2 |
| 2025-10-14 16:01 | pax | Note Added: 0026169 | |
| 2025-10-14 16:03 | sebasjm | Note Added: 0026170 | |
| 2025-10-14 16:03 | sebasjm | Status | assigned => resolved |
| 2025-10-14 16:03 | sebasjm | Resolution | open => fixed |
| 2025-10-16 00:52 | Christian Grothoff | Fixed in Version | => 1.1 |
| 2025-10-16 00:52 | Christian Grothoff | Target Version | 1.2 => 1.1 |
| 2025-10-31 20:49 | Christian Grothoff | Status | resolved => closed |