aboutsummaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)Author
2022-10-25integration tests: fix type errorFlorian Dold
2022-10-25wallet dev mode and backup into devmodeSebastian
2022-10-25get rid of typescript empty object warningSebastian
2022-10-25demobank-ui: license headerFlorian Dold
2022-10-25bank: code formattingFlorian Dold
2022-10-25going okSebastian
2022-10-25fixing linaria buildSebastian
2022-10-25babel versionSebastian
2022-10-24repo: integrate packages from former merchant-backoffice.gitFlorian Dold
2022-10-24mark clause schnorr test as experimentalFlorian Dold
2022-10-23take latest translation 'es'Sebastian
2022-10-23Translated using Weblate (Spanish)Sebastian Marchano
Currently translated at 100.0% (379 of 379 strings) Translation: GNU Taler/webextensions Translate-URL: https://weblate.taler.net/projects/gnu-taler/webextensions/es/
2022-10-23i18n mergeSebastian
2022-10-23pretty && extracting new i18n stringsSebastian
2022-10-23idb-bridge: we don't use rollup anymoreFlorian Dold
2022-10-23taler-wallet-embedded: tweak init response, rollup bundling, add testFlorian Dold
2022-10-23wallet-core: we don't rollup wallet-core anymoreFlorian Dold
2022-10-21fix: transfor from backup proporsal status to purchase status and fix denom ↵Sebastian
query
2022-10-21fix: support for empty denom_selection when recoverying from backupSebastian
2022-10-21prettySebastian
2022-10-21added name into recovery uriSebastian
2022-10-21unlockBackup was not unlocking: not updating when backup state is ready also ↵Sebastian
nextBackupTimestap = now tries to backup in a loop
2022-10-21storePayReplaySuccess should also considre PayingReplaySebastian
2022-10-21mapping missing purchase state with backup stateSebastian
2022-10-21better workaround with duplicationSebastian
2022-10-21workaround: Failed transaction was started hereSebastian
2022-10-20implement the simplest recovery functionSebastian
2022-10-20parse and construct taler recovery URISebastian
2022-10-19bump manifest versionv0.9.0-dev.30Florian Dold
2022-10-19embedded wallet: improve 'init' requestFlorian Dold
Allow specifying crypto worker type, pass through version info from 'initWallet'.
2022-10-19wallet-core: bump DB versionFlorian Dold
2022-10-19wallet-core: return versions in init responseFlorian Dold
2022-10-18wallet-core: remove bogus logFlorian Dold
2022-10-17extends parseId to include tmbSebastian
2022-10-17sync parseTx with the new makeTxSebastian
2022-10-17added v6 migration skip and removed rowId field when rowId is undefined ↵Sebastian
(otherwise autoincrement value won't work)
2022-10-17better info for the p2p examplesSebastian
2022-10-17making test passSebastian
2022-10-17wallet-core: API types refactoringFlorian Dold
2022-10-16webextension: introduce typesafe wallet-core API clientFlorian Dold
2022-10-16wallet-cli: tweaks to withdrawal CLIFlorian Dold
2022-10-16wallet-core: show instructed amount as raw amount for withdrawalFlorian Dold
2022-10-16wallet-core: CLI improvements, ToS fetching fixesFlorian Dold
2022-10-15wallet-core, wallet-cli: add status to exchange list, add detail query to CLIFlorian Dold
2022-10-15wallet-core: address another DB FIXMEFlorian Dold
2022-10-15wallet-core: put signing keys in separate object storeFlorian Dold
2022-10-15wallet-core: simplify exchanges list responseFlorian Dold
2022-10-15wallet-core: simplify coin recordFlorian Dold
we only track the allocation now, not the remaining amount
2022-10-14wallet-core: address another DB FIXMEFlorian Dold
2022-10-14wallet-core: address DB FIXMEFlorian Dold