aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-util
AgeCommit message (Collapse)Author
2023-10-11Merge branch 'master' into age-withdrawÖzgür Kesim
2023-10-10make install for taler-util into taler-jsSebastian
2023-10-10wallet-core: return mock currency specification for KUDOS and TESTKUDOSFlorian Dold
2023-10-10Merge branch 'master' into age-withdrawÖzgür Kesim
2023-10-09harness: helper to provision merchant instancesFlorian Dold
2023-10-09Merge branch 'master' into age-withdrawÖzgür Kesim
2023-10-08util: fix varname lookup with defaultFlorian Dold
2023-10-06Merge branch 'master' into age-withdrawÖzgür Kesim
2023-10-06rename to corebank APIFlorian Dold
2023-10-04currency name up to 11 fractions up to 8Sebastian
2023-10-02wallet-core: implement explicit updateExchangeEntry requestFlorian Dold
2023-10-02match the exchange specSebastian
2023-09-29iban country code should be always uppercasedSebastian
2023-09-28bump versionFlorian Dold
2023-09-28add empty migration from previous database versionFlorian Dold
2023-09-25more uiSebastian
2023-09-24harness: add libeufin-bank integration testFlorian Dold
2023-09-24adapt to corebank API change, minor refactoringFlorian Dold
2023-09-21-fix botched Balance->WalletBalance renameFlorian Dold
2023-09-21wallet-core,harness: towards corebank API instead of fakebank/nexus APIFlorian Dold
2023-09-15wallet-core: fix tippingFlorian Dold
2023-09-15taler-util: fix time conversionFlorian Dold
2023-09-14wallet-core: consistently use usec timestamps in DBFlorian Dold
2023-09-14wallet-core: use typed microsecond timestamps in DBFlorian Dold
2023-09-14Merge branch 'master' into age-withdrawÖzgür Kesim
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-12Merge branch 'master' into age-withdrawÖzgür Kesim
2023-09-12wallet-core: use batch deposit APIFlorian Dold
2023-09-12taler-util: check status of merchant instances list responseFlorian Dold
2023-09-11-WalletContractData doesn't belong to the DBFlorian Dold
2023-09-10more codespellSebastian
2023-09-09Merge branch 'master' into age-withdrawÖzgür Kesim
2023-09-08wallet-core: more DB cleanupFlorian Dold
2023-09-08wallet-core: address DB FIXMEs, systematic state numberingFlorian Dold
2023-09-06remove ToS storageFlorian Dold
2023-09-06remove deprecated auditor trust managementFlorian 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-06-missing filesFlorian Dold
2023-09-06move merchant API client to taler-utilFlorian Dold
2023-09-05harness: remove deprecated testing APIsFlorian Dold
2023-09-04add payto typeSebastian
2023-09-01wallet-core: implement and test stored backupsFlorian Dold
2023-08-31Merge branch 'master' into age-withdrawÖzgür Kesim
2023-08-30wallet-core: remove old sync code, add stored backups skeletonFlorian Dold
2023-08-30tip -> rewardSebastian
2023-08-30wallet-core: towards DD48Florian Dold
2023-08-29Merge branch 'master' into age-withdrawÖzgür Kesim
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)