aboutsummaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)Author
2023-06-06build system: use --build argument for tscFlorian Dold
2023-06-06build system: get rid of prepare scriptsFlorian Dold
These don't seem to be the right location to compile packages. The newest version of pnpm runs all those scripts on "pnpm install", even if we filter for only one package. That results in a build performance issue.
2023-06-06wallet-core: fix long-polling checkFlorian Dold
2023-06-06wallet-core: fix peer-push-debit transition helperFlorian Dold
2023-06-06wallet-core: deterministic p2p contract encryptionFlorian Dold
2023-06-06bump typescript versionFlorian Dold
2023-06-05wallet-core: handle Gone in peer-pull-debitFlorian Dold
2023-06-05-fix importFlorian Dold
2023-06-05wallet-core: handle more p2p abort cases nicelyFlorian Dold
2023-06-05fix floor in timesSebastian
2023-06-05move kycurl to commons, make webex awareSebastian
2023-06-05kyc urlSebastian
2023-06-05rename amlSebastian
2023-06-05fix spa dirSebastian
2023-06-05demobank-ui: fix make installv0.9.3-dev.15Florian Dold
2023-06-05wallet-core: use long-polling for P2P kycFlorian Dold
2023-06-05wallet-core: restructure p2p implv0.9.3-dev.14Florian Dold
2023-06-05wallet-core: fix payment abort state machineFlorian Dold
2023-06-03fix: linaria PR #1256Sebastian
2023-06-03-typosChristian Grothoff
2023-06-02pretty and suspend/resume optionSebastian
2023-06-02remove deprecated notifications, implement isOfflineSebastian
2023-06-02from spa to pwaSebastian
2023-06-02memory key should be stringSebastian
2023-06-02removing peerPullCreditReadyCondSebastian
2023-06-02-fully removeFlorian Dold
2023-06-02wallet-core: remove waiting-for-retry and some other notifications that we ↵Florian Dold
don't use
2023-06-02wallet-core: fix tipping state machine issuesFlorian Dold
2023-06-02harness: fix kyc testFlorian Dold
Exchange broke the config
2023-06-01tx state uiSebastian
2023-06-01new asset apiSebastian
2023-06-01assets should have base directory to copy treeSebastian
2023-06-01make dev build work againSebastian
2023-06-01move folder to catch up the reload on saveSebastian
2023-06-01using env propSebastian
2023-06-01env setupSebastian
2023-06-01use latest linaria libSebastian
2023-06-01better support for linaria and aliasSebastian
2023-05-30wallet-core: report possible actions in transactions listFlorian Dold
2023-05-30finish implementation of abort / cancelAborting on all tx typesFlorian Dold
2023-05-30-type errorFlorian Dold
2023-05-30wallet-core: add missing resume/suspend implementationsFlorian Dold
2023-05-30wallet-core: missing suspended statesFlorian Dold
2023-05-29show buttonsSebastian
2023-05-29if type is not string, then codec is mandatorySebastian
2023-05-29use new local storage apiSebastian
2023-05-28taler-wallet-embedded: improve awkward log messageFlorian Dold
2023-05-26compute some error on submitSebastian
2023-05-26remove account when no passwordSebastian
2023-05-26account as hookSebastian