View Issue Details

IDProjectCategoryView StatusLast Update
0010481Talerwallet (WebExtension)public2025-10-14 16:03
ReporterChristian Grothoff Assigned Tosebasjm  
PriorityhighSeverityfeatureReproducibilityalways
Status resolvedResolutionfixed 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product Versiongit (master) 
Target Version1.2 
Summary0010481: Turnstile development blocked: WebExtension cannot deal with v1 contracts
DescriptionI'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!
TagsNo tags attached.

Activities

sebasjm

2025-10-13 17:29

developer   ~0026159

> 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.

Christian Grothoff

2025-10-13 17:57

manager   ~0026160

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.

pax

2025-10-14 16:01

reporter   ~0026169

Fix committed to master branch.

sebasjm

2025-10-14 16:03

developer   ~0026170

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

Related Changesets

taler-typescript-core: master a234d2b2

2025-10-14 17:58

pax


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

Issue History

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