summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)Author
2021-11-14fix wallet.stopbenchmarkBoss Marco
2021-11-12purge wallet after a specified amount of iterationsBoss Marco
2021-11-10update time calculationBoss Marco
2021-11-09timeEndBoss Marco
2021-11-07added timestamps to logsBoss Marco
2021-11-05added some logging messagesBoss Marco
2021-11-05anastasis-core: support poll transitionFlorian Dold
2021-11-05use update_policySebastian
2021-11-05selecting providerSebastian
2021-11-05taler-wallet: implement log level, use new wallet for every benchmark iterationFlorian Dold
2021-11-05anastasis-core: towards supporting iban authFlorian Dold
2021-11-05anastasis-core: cli entry pointFlorian Dold
2021-11-05anastasis-core: make policy suggestion a bit more compatible with the C ↵Florian Dold
implementation
2021-11-05anastasis-core: make truth/policy payments compatible with C reducerFlorian Dold
2021-11-04anastasis-core: fix user id cachingFlorian Dold
2021-11-04anastasis-core: implement update_policy transitionFlorian Dold
2021-11-04anastasis-core: paymentsFlorian Dold
2021-11-04secret selectingSebastian
2021-11-04anastasis-core: truth payments, status codesFlorian Dold
2021-11-04anastasis-core: factor out recovery data computation into separate stepFlorian Dold
2021-11-04anastasis-core: fix upload fee computation, prepare for paymentsFlorian Dold
2021-11-04error notificationsSebastian
2021-11-04async, onInput, and some fixesSebastian
2021-11-04anastasis-core: support secret version selectionFlorian Dold
2021-11-04anastasis-webui: return promises in anastasis reducer hookFlorian Dold
2021-11-04refix #7067Sebastian
2021-11-04update dependenciesFlorian Dold
2021-11-04anastasis-core: support pin-type answersFlorian Dold
2021-11-04anastasis-core: type naming consistencyFlorian Dold
2021-11-04testing provider screenSebastian
2021-11-04Implementing euFin-based harness.ms
- move stateless euFin API helpers to separate file, in order to avoid circular dependecy between harness.ts and libeufin.ts - implement BankServiceInterface with euFin. This one is not tested and disabled by default.
2021-11-03fix #7067Sebastian
2021-11-03feedback from meeting and editing policySebastian
2021-11-03anastasis-webui: show feedback in solution screenFlorian Dold
2021-11-03anastasis-webui: display some crude challenge feedbackFlorian Dold
2021-11-03anastasis-webui: make it compile againFlorian Dold
2021-11-03start a new wallet for each iterationBoss Marco
2021-11-03anastasis: refactor feedback typesFlorian Dold
2021-11-03move HTTP status codes to taler-utilFlorian Dold
2021-11-03anastasis-core: maximize diversity in provider selectionFlorian Dold
2021-11-02anastasis-core: fix transitionFlorian Dold
2021-11-02anastasis: more verbose hintFlorian Dold
2021-11-02anastasis-core: compute upload feesFlorian Dold
2021-11-02FIXING: Insufficient Rollup version: @rollup/plugin-commonjs requires at ↵Sebastian
least rollup@2.38 but found rollup@2.37.1.
2021-11-02refactoring challenge overview to look more like policy reviewingSebastian
2021-11-02anastasis-core: provide reducer CLI, refactor state machineFlorian Dold
2021-11-02totp qr codeSebastian
2021-11-01more stylingSebastian
added placeholders for inputs import declaration for png next button now has tooltip providing info about whats missing a lot more of examples for UI testing added qr dependency for totp rendering added email and field input types added all auth method setup screens added modal when there is not auth provider merge continent and country into location section others improvements as well...
2021-11-01Testing harness.ms
No need to import modules dynamically, in order to provide the euFin implementation of the BankServiceInterface.
2021-11-01reducer: remove propertyFlorian Dold