wallet-core/packages/taler-wallet-core/src/operations
2020-08-20 14:56:22 +05:30
..
balance.ts modularize repo, use pnpm, improve typechecking 2020-08-03 13:01:05 +05:30
errors.ts modularize repo, use pnpm, improve typechecking 2020-08-03 13:01:05 +05:30
exchanges.ts nuke some console.log statements, test wallet testing functionality in integration test 2020-08-14 15:53:50 +05:30
pay.ts add another test case for the merchant refund API 2020-08-20 14:56:22 +05:30
pending.ts modularize repo, use pnpm, improve typechecking 2020-08-03 13:01:05 +05:30
recoup.ts nuke some console.log statements, test wallet testing functionality in integration test 2020-08-14 15:53:50 +05:30
refresh.ts add auto-refund test case, fix bug detected by it 2020-08-20 11:59:06 +05:30
refund.ts add auto-refund test case, fix bug detected by it 2020-08-20 11:59:06 +05:30
reserves.ts handle withdrawals aborted by the bank, add test 2020-08-20 14:34:56 +05:30
state.ts introduce locking to avoid certain simultaneous requests to the exchange 2020-08-18 18:23:06 +05:30
testing.ts nuke some console.log statements, test wallet testing functionality in integration test 2020-08-14 15:53:50 +05:30
tip.ts nuke some console.log statements, test wallet testing functionality in integration test 2020-08-14 15:53:50 +05:30
transactions.ts handle withdrawals aborted by the bank, add test 2020-08-20 14:34:56 +05:30
versions.ts modularize repo, use pnpm, improve typechecking 2020-08-03 13:01:05 +05:30
withdraw-test.ts modularize repo, use pnpm, improve typechecking 2020-08-03 13:01:05 +05:30
withdraw.ts make withdrawal requests sequentially, clean up withdrawal logic a bit 2020-08-13 15:15:01 +05:30