aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-cli
AgeCommit message (Collapse)Author
2023-09-25change demo/test bank URLFlorian Dold
2023-09-21wallet-core,harness: remove separate fakebank withdrawal APIFlorian Dold
2023-09-15cli: allow DB stats tracking via environment variableFlorian Dold
2023-09-12remove rimraf since it prevent running make clean when there is no node_modulesSebastian
2023-09-12typedoc for every projectSebastian
Signed-off-by: Sebastian <sebasjm@gmail.com>
2023-09-11-fix pnpm invocationv0.9.3-dev.22Florian Dold
2023-09-11build system: missing compile stepv0.9.3-dev.21Florian Dold
2023-09-08wallet-core: address DB FIXMEs, systematic state numberingFlorian Dold
2023-09-06move bank API client to taler-util, update typescript configFlorian Dold
2023-09-06get rid of deprecated bank API client, change allowHttp to requireTlsFlorian Dold
2023-09-01wallet-core: implement and test stored backupsFlorian Dold
2023-08-30wallet-core: allow version change eventFlorian Dold
2023-08-30wallet-core: make primitive backup import workFlorian Dold
2023-08-30wallet-core,wallet-cli: properly serialize manual DB exportFlorian Dold
2023-08-29repo: make incremental builds faster, don't use TypeScript build modeFlorian Dold
(build mode should not be necessary since pnpm handles dependencies inside the repo)
2023-08-22wallet-core: always use batch withdrawalFlorian Dold
2023-08-22sqlite3 backend for idb-bridge / wallet-coreFlorian Dold
2023-08-03rename tip->reward in URIFlorian Dold
2023-08-03-towards tip->reward renameFlorian Dold
2023-07-07bump versions to 0.9.3-dev.17v0.9.3-dev.17Florian Dold
2023-06-21repo: fix Makefiles / top-level 'make install' targetFlorian Dold
2023-06-20repo: bump to 0.9.3-dev.16v0.9.3-dev.16Florian Dold
2023-06-20wallet-core: consistently rename to failTransactionFlorian Dold
2023-06-06build system: use --build argument for tscFlorian Dold
2023-06-06build system: get rid of prepare scriptsFlorian Dold
These don't seem to be the right location to compile packages. The newest version of pnpm runs all those scripts on "pnpm install", even if we filter for only one package. That results in a build performance issue.
2023-06-06bump typescript versionFlorian Dold
2023-06-05wallet-core: use long-polling for P2P kycFlorian Dold
2023-05-26taler-util,wallet-core: implement TalerPreciseTimestampFlorian Dold
Fixes #7703
2023-05-24fix cli tx id typeSebastian
2023-05-11taler-util: remove deprecated functionFlorian Dold
2023-05-09bump versionsv0.9.3-dev.13Florian Dold
2023-05-08bump versionsFlorian Dold
2023-05-07wallet-core: refund DD37 refactoringFlorian Dold
2023-05-05DD37 wipFlorian Dold
2023-05-02-withdrawal notificationsFlorian Dold
2023-04-24switching from allowHttp to noHttp so test script wont breakSebastian
2023-04-24add allowHttp to the cliSebastian
2023-04-23wallet-core: further towards deposit DD37Florian Dold
2023-04-19fix #7704Sebastian
2023-04-13taler-wallet-cli: subcommand to print sample transactionsFlorian Dold
2023-04-13wallet-core: work around missing timestamp in legacy transactionFlorian Dold
2023-04-05taler-wallet-cli: allow exchange selection for handle-uriFlorian Dold
2023-04-05wallet-core: towards DD37 for depositsFlorian Dold
2023-04-04bump version to 0.0.3-dev.11v0.9.3-dev.11Florian Dold
2023-03-29bump Taler component versionsv0.9.3-dev.10Florian Dold
2023-03-13-typosÖzgür Kesim
2023-03-04bump versionChristian Grothoff
2023-02-25draft for taler-harness Debian packagev0.9.2-debian-1Christian Grothoff
2023-02-25draft for taler-harness Debian packageChristian Grothoff
2023-02-25fix debian/changelogChristian Grothoff