summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/dbless.ts
AgeCommit message (Expand)Author
2024-04-11rename comments from demobank to bankSebastian
2024-02-28harness: payto receiver-name is mandatoryFlorian Dold
2024-02-21move helpers to utilFlorian Dold
2024-02-19restructureFlorian Dold
2024-02-19wallet-core: better import hygiene, cleanup withdrawalsFlorian Dold
2024-02-19wallet-core: flatten directory structureFlorian Dold
2024-01-29remove deprecated http client lib methodsFlorian Dold
2023-12-12wallet-core: towards better DD48 supportFlorian Dold
2023-11-30fix createTestingReserve to use correct URLMikolai Gütschow
2023-11-29harness: fix helper to create reserve via /admin/add-incomingFlorian Dold
2023-10-16-fix testsFlorian Dold
2023-10-06rename to corebank APIFlorian Dold
2023-09-24adapt to corebank API change, minor refactoringFlorian Dold
2023-09-21wallet-core,harness: towards corebank API instead of fakebank/nexus APIFlorian Dold
2023-09-15wallet-core: fix tippingFlorian Dold
2023-09-13failing p2p test caseSebastian
2023-09-12wallet-core: move contract terms to object storeFlorian Dold
2023-09-08wallet-core: more DB cleanupFlorian 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-08-29wallet-core: remove usage of /wireFlorian Dold
2023-06-16remove some type literal and prettySebastian
2023-05-26taler-util,wallet-core: implement TalerPreciseTimestampFlorian Dold
2023-04-22get rid of deprecated bankBaseUrl in more placesFlorian Dold
2023-04-22wallet-core: towards DD37 for depositsFlorian Dold
2023-04-21-fix harness type errorsFlorian Dold
2023-04-19fix #7704Sebastian
2023-04-05taler-harness: new testFlorian Dold
2023-03-31save wire fee instead of effective amountSebastian
2023-02-16make wallet-cli runnable under qtartFlorian Dold
2022-11-02wallet-core: DB FIXMEs (amount format)Florian Dold
2022-10-10prettySebastian
2022-10-08wallet-core: Clean up merchant payments DB schemaFlorian Dold
2022-09-16wallet-core: support age restrictions in new coin selectionFlorian Dold
2022-09-14wallet-core: restructure denomination record for easier queryingFlorian Dold
2022-08-25specify bank access API separately in testsFlorian Dold
2022-08-24wallet-core: fix withdrawal idempotencyFlorian Dold
2022-08-23use fakebank for integration testsFlorian Dold
2022-03-24wallet: allow using RPC crypto in more placesFlorian Dold
2022-03-23wallet: simplify crypto workersFlorian Dold
2022-03-21wallet: t_s/d_us migrationFlorian Dold
2022-03-17wallet: round timestamps in db-less requests to the exchangeFlorian Dold
2022-03-15wallet: db-less benchmarkingFlorian Dold