aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-09-15wallet-core: correctly consider deposit fee in p2p coin selectionFlorian Dold
2023-09-15wallet-core: make planchets.byGroupAndIndex uniqueFlorian Dold
2023-09-15wallet-core: fix type error in purse_expirationFlorian Dold
2023-09-15taler-util: fix time conversionFlorian Dold
2023-09-14-formatting, don't use deprecated methodFlorian Dold
2023-09-14-remove unused recordFlorian Dold
2023-09-14wallet-core: consistently use usec timestamps in DBFlorian Dold
2023-09-14wallet-core: use typed microsecond timestamps in DBFlorian Dold
2023-09-14update testingSebastian
2023-09-14do, instead of show a messageSebastian
2023-09-14update how access token management is handledSebastian
2023-09-14update to the new tos stateSebastian
2023-09-14merchant paymentSebastian
2023-09-13fixed greedy calculationSebastian
2023-09-13failing p2p test caseSebastian
2023-09-12strange dep in lock fileSebastian
2023-09-12remove rimraf since it prevent running make clean when there is no node_modulesSebastian
2023-09-12use typedoc from pnpm configSebastian
Signed-off-by: Sebastian <sebasjm@gmail.com>
2023-09-12typedoc for every projectSebastian
Signed-off-by: Sebastian <sebasjm@gmail.com>
2023-09-12authorsSebastian
Signed-off-by: Sebastian <sebasjm@gmail.com>
2023-09-12wallet-core: move contract terms to object storeFlorian Dold
2023-09-12wallet-core: use batch deposit APIFlorian Dold
2023-09-12taler-util: check status of merchant instances list responseFlorian Dold
2023-09-11ci: make codespell output more verboseDevan Carpenter
2023-09-11ci: cleanup codespell ignore word listDevan Carpenter
2023-09-11new login tokenSebastian
2023-09-11-fix pnpm invocationv0.9.3-dev.22Florian Dold
2023-09-11build system: missing compile stepv0.9.3-dev.21Florian Dold
2023-09-11ci: add more generated dirs to codespell skipDevan Carpenter
2023-09-11ci: add script for running CI locallyDevan Carpenter
2023-09-11-WalletContractData doesn't belong to the DBFlorian Dold
2023-09-10more codespellv0.9.3-dev.20Sebastian
2023-09-08codespell fixSebastian
2023-09-08add codespell depSebastian
2023-09-08vie is being usued for Vietnamese langSebastian
2023-09-08removing unused function because @linaria fails with unrelated error: ↵Sebastian
TextEncoder is not defined in taler-util/lib/whatwg-url.js
2023-09-08remove references to product and deliverySebastian
2023-09-08remove diag, check tosSebastian
2023-09-08-remove fieldsFlorian Dold
2023-09-08wallet-core: more DB cleanupFlorian Dold
2023-09-08wallet-core: remove redundant deposit status field in DBFlorian Dold
2023-09-08wallet-core: put refresh sessions into own storeFlorian Dold
2023-09-08wallet-core: store contract terms in separate object store onlyFlorian Dold
2023-09-08wallet-core: address DB FIXMEs, systematic state numberingFlorian Dold
2023-09-06ci: make codespell skip vendor dirDevan Carpenter
2023-09-06remove ToS storageFlorian Dold
2023-09-06remove deprecated auditor trust managementFlorian Dold
2023-09-06harness: wait for withdrawal, configure instance properlyFlorian Dold
2023-09-06harness: remove excludeByDefaultFlorian Dold
2023-09-06harness: wait for withdrawalFlorian Dold