aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-08-10anastasis: policy discovery CLIFlorian Dold
2023-08-09embedded: expose anastasis reducer for testingFlorian Dold
2023-08-07wallet-core-embedded: added Anastasis policy discoveryIván Ávalos
2023-08-07show advance mode in settings viewSebastian
2023-08-07show next expirationSebastian
2023-08-07show simple order creation unless advance mode is selectedSebastian
2023-08-07use stringify taler utilSebastian
2023-08-07fix date query parameterSebastian
2023-08-07ui settings viewSebastian
2023-08-07fix: support for empty stringsSebastian
2023-08-07accesstoken in memory and better login when switching between accountsSebastian
2023-08-05wallet-core: introduce tiny digitsFlorian Dold
2023-08-05-remove loggingFlorian Dold
2023-08-05-validationFlorian Dold
2023-08-05wallet-core: mock implementation of GetCurrencyInfoFlorian Dold
2023-08-05Added translation using Weblate (Dutch)L
2023-08-04added new continue after wire transfer confirmedSebastian
2023-08-04fix signature for aml decisionSebastian
2023-08-03adjustment of age-commitment and -proof generationv0.9.3-dev.19Özgür Kesim
age-withdraw requires that the public keys in the age groups that are too large for the commitment are derived from a published public key.
2023-08-03harness: allow overriding the test timeout via env variableFlorian Dold
2023-08-03fix integration testsFlorian Dold
Instead of using the deprecated runUntilDone, we now wait for specific notifications. The old way doesn't work, since p2p push transactions are not considered done until the counterparty has accepted the payment.
2023-08-03rename tip->reward in URIFlorian Dold
2023-08-03fix version substitutionFlorian Dold
2023-08-03fix taleruri test failureFlorian Dold
2023-08-03-towards tip->reward renameFlorian Dold
2023-08-03-fix MakefileÖzgür Kesim
2023-08-02organize importsFlorian Dold
2023-08-02fix #7800Sebastian
2023-08-02fix #7830Sebastian
2023-08-02use local portSebastian
2023-08-02removing import assert since it breaks with linariaSebastian
2023-08-02fix #7717Sebastian
2023-07-31-commentsFlorian Dold
2023-07-26taler-wallet-embedded: add argon2id testv0.9.3-dev.18Iván Ávalos
2023-07-26wallet-core-embedded: add initial states to Anastasis handlerIván Ávalos
2023-07-26Move anastasis CLI into separate packageIván Ávalos
2023-07-26anastasis-core: tsconfigFlorian Dold
2023-07-26taler-util: import hash-wasm only when building for NodeIván Ávalos
2023-07-26WIP: initial work for Anastasis in qtartIván Ávalos
2023-07-24wallet-core: task loop loggingFlorian Dold
2023-07-21add missing kyc url for manual withdrawal and add support for 451 case: ↵Sebastian
aml-required
2023-07-21case details and missing decision encryptionSebastian
2023-07-21move amount and time function to utilSebastian
2023-07-20empty list when loadingSebastian
2023-07-20add taler signature codeSebastian
2023-07-20prevent duplicated notificationsSebastian
2023-07-20allow signature in requestrSebastian
2023-07-20make signed request to exchangeSebastian
2023-07-17ci: add codespell exception listDevan Carpenter
2023-07-17CI: install typedoc package with workspace flagDevan Carpenter
pnpm refuses to install package into workspace unless the "--workspace-root" flag is present.