summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/headless/NodeHttpLib.ts
AgeCommit message (Expand)Author
2022-03-29wallet: make retries more robust and consistentFlorian Dold
2022-03-22wallet: improve error handling and error codesFlorian Dold
2022-03-08wallet: throttle all http requestsFlorian Dold
2021-10-07add anastasis skeleton, put crypto in taler-utilFlorian Dold
2021-08-12merchant test casesFlorian Dold
2021-06-20missing globalThis Polyfill, remove duplicate url utilSebastian
2021-06-17fix support with webpack{4,5} in browser environmentSebastian
2021-06-17towards factoring out cyclic dependenciesFlorian Dold
2021-06-08moving logger into taler-utilSebastian
2021-03-17towards wallet-core / util splitFlorian Dold
2021-02-04use new auth token for merchant in integration testsFlorian Dold
2021-01-07backup cycleFlorian Dold
2020-12-14formatting passFlorian Dold
2020-12-02backup WIPFlorian Dold
2020-09-06convert axios error to taler errorFlorian Dold
2020-09-01auto-formatFlorian Dold
2020-08-24test case for order claiming; more accurate ECFlorian Dold
2020-08-20throttling diagnostics and request timeoutsFlorian Dold
2020-08-06towards integration tests with fault injectionFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold