Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-05 | wallet-core: mock implementation of GetCurrencyInfo | Florian Dold | |
2023-08-05 | Added translation using Weblate (Dutch) | L | |
2023-08-04 | added new continue after wire transfer confirmed | Sebastian | |
2023-08-04 | fix signature for aml decision | Sebastian | |
2023-08-03 | adjustment 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-03 | harness: allow overriding the test timeout via env variable | Florian Dold | |
2023-08-03 | fix integration tests | Florian 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-03 | rename tip->reward in URI | Florian Dold | |
2023-08-03 | fix version substitution | Florian Dold | |
2023-08-03 | fix taleruri test failure | Florian Dold | |
2023-08-03 | -towards tip->reward rename | Florian Dold | |
2023-08-03 | -fix Makefile | Özgür Kesim | |
2023-08-02 | organize imports | Florian Dold | |
2023-08-02 | fix #7800 | Sebastian | |
2023-08-02 | fix #7830 | Sebastian | |
2023-08-02 | use local port | Sebastian | |
2023-08-02 | removing import assert since it breaks with linaria | Sebastian | |
2023-08-02 | fix #7717 | Sebastian | |
2023-07-31 | -comments | Florian Dold | |
2023-07-26 | taler-wallet-embedded: add argon2id testv0.9.3-dev.18 | Iván Ávalos | |
2023-07-26 | wallet-core-embedded: add initial states to Anastasis handler | Iván Ávalos | |
2023-07-26 | Move anastasis CLI into separate package | Iván Ávalos | |
2023-07-26 | anastasis-core: tsconfig | Florian Dold | |
2023-07-26 | taler-util: import hash-wasm only when building for Node | Iván Ávalos | |
2023-07-26 | WIP: initial work for Anastasis in qtart | Iván Ávalos | |
2023-07-24 | wallet-core: task loop logging | Florian Dold | |
2023-07-21 | add missing kyc url for manual withdrawal and add support for 451 case: ↵ | Sebastian | |
aml-required | |||
2023-07-21 | case details and missing decision encryption | Sebastian | |
2023-07-21 | move amount and time function to util | Sebastian | |
2023-07-20 | empty list when loading | Sebastian | |
2023-07-20 | add taler signature code | Sebastian | |
2023-07-20 | prevent duplicated notifications | Sebastian | |
2023-07-20 | allow signature in requestr | Sebastian | |
2023-07-20 | make signed request to exchange | Sebastian | |
2023-07-17 | ci: add codespell exception list | Devan Carpenter | |
2023-07-17 | CI: install typedoc package with workspace flag | Devan Carpenter | |
pnpm refuses to install package into workspace unless the "--workspace-root" flag is present. | |||
2023-07-17 | CI: intial CI setup | Devan Carpenter | |
add ci directory with 3 basic jobs. | |||
2023-07-13 | Charge Taler wallet -> Top up Taler wallet | Marc Stibane | |
2023-07-12 | mobile friendly | Sebastian | |
2023-07-12 | some logging INFO -> TRACE | Marc Stibane | |
2023-07-10 | repurchase detection | Sebastian | |
- check that the old transaction is not refunded - if the old purchase was deleted fallback to no-repurchase detected | |||
2023-07-10 | Wording: Charge -> Top up | Marc Stibane | |
2023-07-10 | mark proposalid as depreacted | Sebastian | |
2023-07-10 | show testing tag | Sebastian | |
2023-07-10 | fix node20 bug | Sebastian | |
2023-07-10 | do not expose the noncePriv | Sebastian | |
2023-07-07 | bump versions to 0.9.3-dev.17v0.9.3-dev.17 | Florian Dold | |
2023-07-06 | wallet-core: support passing transactionId to confirmPay | Florian Dold | |
2023-07-03 | fix 7741: add sessionid | Sebastian | |
2023-07-03 | fix #7741 | Sebastian | |
add integration test |