aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-06-13get operation plan typesSebastian
2023-06-09spellingSebastian
2023-06-06use transaction state transition instead of other notificationsSebastian
2023-06-06wallet-core: truncate withdrawal errorsFlorian Dold
2023-06-06wallet-core: check base URL reported by exchangeFlorian Dold
2023-06-06wallet-core: try to abort withdrawals wallet-side with the bankFlorian Dold
2023-06-06wallet-core: use status consistently for querying for pending tasksFlorian Dold
2023-06-06wallet-core: missing put operationFlorian Dold
2023-06-06-use tsc --buildFlorian Dold
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-06-pnpmFlorian Dold
2023-06-06wallet-core: fix peer-push-debit transition helperFlorian Dold
2023-06-06wallet-core: deterministic p2p contract encryptionFlorian Dold
2023-06-06pnpm workaroundFlorian Dold
2023-06-06-workaround attempt #2Florian Dold
2023-06-06work around pnpm install issueFlorian Dold
2023-06-06attempt to fix lockfileFlorian Dold
2023-06-06bump typescript versionFlorian Dold
2023-06-06upgrade pnpm lockfile 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