summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/withdraw.test.ts
AgeCommit message (Expand)Author
2024-02-19wallet-core: flatten directory structureFlorian Dold
2023-10-22update the amountString definitionv0.9.3-dev.34Sebastian
2023-09-14wallet-core: consistently use usec timestamps in DBFlorian Dold
2023-09-08wallet-core: more DB cleanupFlorian Dold
2023-03-31save wire fee instead of effective amountSebastian
2022-11-02wallet-core: DB FIXMEs (amount format)Florian Dold
2022-09-14wallet-core: restructure denomination record for easier queryingFlorian Dold
2022-04-27wallet-core: implement age restriction supportFlorian Dold
2022-03-21wallet: t_s/d_us migrationFlorian Dold
2022-02-21towards implementing breaking exchange protocol changesFlorian Dold
2022-01-14better description of coin test selection and using c8 for coverage runtimeSebastian
2021-11-17wallet: implement exchange protocol v9Florian Dold
2021-08-24DB schema cleanupFlorian Dold
2021-08-19store 'list issue date' of denoms, cleanupFlorian Dold
2021-06-14fix up imports, no more esm in testsFlorian Dold
2021-06-11store exchange public key with signature on denominationFlorian Dold
2021-03-27re-add tests, more coin selection testsFlorian Dold