Age | Commit message (Expand) | Author |
2024-02-21 | move helpers to util | Florian Dold |
2024-02-19 | restructure | Florian Dold |
2024-02-19 | wallet-core: better import hygiene, cleanup withdrawals | Florian Dold |
2024-02-19 | get rid of deprecated/unused types | Florian Dold |
2024-02-19 | wallet-core: flatten directory structure | Florian Dold |
2024-02-16 | taler-util: cancellation and timeouts on qjs | Florian Dold |
2023-09-06 | move bank API client to taler-util, update typescript config | Florian Dold |
2023-08-29 | taler-harness: add exchange-purse test | Florian Dold |
2023-04-19 | fix #7704 | Sebastian |
2023-02-16 | make wallet-cli runnable under qtart | Florian Dold |
2023-01-11 | wallet-core: implement database fixups | Florian Dold |
2023-01-04 | wallet-core: test crypto dispatcher, fix timeout handling | Florian Dold |
2022-11-10 | quickjs preparations, clearer worker(-factory) names | Florian Dold |
2022-10-13 | use node16 for wallet-core, delete unused taler-config-lib package | Florian Dold |
2022-10-08 | wallet-core: Clean up merchant payments DB schema | Florian Dold |
2022-09-12 | ref #7323 | Sebastian |
2022-08-16 | implement peer to peer push payments | Florian Dold |
2022-04-13 | fix: timer API should be exported from src/index | Sebastian |
2022-03-24 | created a sync worker for web based on the node version, then split for both | Sebastian |
2022-03-23 | wallet: simplify crypto workers | Florian Dold |
2022-03-23 | wallet: address crypto worker hang and warning about worker termination | Florian Dold |
2022-03-15 | wallet: db-less benchmarking | Florian Dold |
2022-03-15 | moving synchronousWorkerFactory to index.node since use nodejs API | Sebastian |
2022-03-14 | wallet: towards db-less benchmarking, some refactoring | Florian Dold |
2022-01-16 | splitting syncWorker with the factory so the former do not require nodejs run... | Sebastian |
2021-11-16 | wallet: experiment with C-based crypto worker for some primitives | Florian Dold |
2021-10-07 | add anastasis skeleton, put crypto in taler-util | Florian Dold |
2021-08-23 | fix un-offered denom situation, test case almost works | Florian Dold |
2021-08-19 | store 'list issue date' of denoms, cleanup | Florian Dold |
2021-07-01 | exported backup types from wallet core | Sebastian |
2021-06-20 | missing globalThis Polyfill, remove duplicate url util | Sebastian |
2021-06-17 | fix support with webpack{4,5} in browser environment | Sebastian |
2021-06-17 | towards factoring out cyclic dependencies | Florian Dold |
2021-06-15 | adjust imports | Florian Dold |
2021-06-15 | separate wallet state from wallet client | Florian Dold |
2021-06-08 | moving logger into taler-util | Sebastian |
2021-06-02 | fix issues with circular imports | Florian Dold |
2021-04-14 | implement debug flag for allowing late withdrawal | Florian Dold |
2021-03-17 | towards wallet-core / util split | Florian Dold |
2021-01-13 | implement infrastructure for future DB migrations via backup | Florian Dold |
2020-12-16 | don't store reserve history anymore, adjust withdrawal implementation accordi... | Florian Dold |
2020-09-04 | formatting, import | Florian Dold |
2020-09-03 | implement and test auto-refresh | Florian Dold |
2020-09-01 | auto-format | Florian Dold |
2020-08-14 | nuke some console.log statements, test wallet testing functionality in integr... | Florian Dold |
2020-08-14 | re-implement integration test functionalty that will be used by the exchange ... | Florian Dold |
2020-08-12 | add exchange management test casev0.7.1-dev.20 | Florian Dold |
2020-08-12 | remove excessive namespacing, format | Florian Dold |
2020-08-06 | towards integration tests with fault injection | Florian Dold |
2020-08-03 | modularize repo, use pnpm, improve typechecking | Florian Dold |