summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Expand)Author
2024-04-08bump versions to 0.10.3v0.10.3Florian Dold
2024-04-08wallet-core: fix cancellationFlorian Dold
2024-04-08-parsingFlorian Dold
2024-04-08wallet-core: support cancellation for getWithdrawalDetailsForAmountFlorian Dold
2024-04-08wallet-core: perf, cachingFlorian Dold
2024-04-08wallet-core: refactor getTotalRefreshCostFlorian Dold
2024-04-08-log request perfFlorian Dold
2024-04-08wallet-core: rename request to setWalletRunConfigFlorian Dold
2024-04-08wallet-core: also shepherd fake refresh transactionFlorian Dold
2024-04-08wallet-core: improve refresh error handling, testFlorian Dold
2024-04-07missing - which prevent loading withdrawal operation from anon userSebastian
2024-04-05hide impersonationSebastian
2024-04-05fix #8655Sebastian
2024-04-05fix #8276Sebastian
2024-04-05wallet-core: make scope info mandatory on exchange entry responsesFlorian Dold
2024-04-05fix broken buildSebastian
2024-04-05wip #8276Sebastian
2024-04-05fix #7924Sebastian
2024-04-05fix listing, add cache invalidation, fix codec for accountsSebastian
2024-04-05-check that withdrawal throwsFlorian Dold
2024-04-05wallet-core: put exchange in update-unavailable if master pub / currency chan...Florian Dold
2024-04-04wallet-core: fix outdated check in coin selection testFlorian Dold
2024-04-04wallet-core: fix typo that affects reporting of pendingOutgoing balanceFlorian Dold
2024-04-04bump versions to 0.10.2v0.10.2Florian Dold
2024-04-04wallet-core: remove bogus code for denom re-selection in refreshFlorian Dold
2024-04-04-fix typo, remove unused config keyFlorian Dold
2024-04-04fix some API differences including whatwg-url paramsSebastian
2024-04-04wallet-core: remove wire fee amortizationFlorian Dold
2024-04-04wallet-core: fix reporting of devMode settingFlorian Dold
2024-04-04wallet-core: allow peer-pull with coins locked behind refreshFlorian Dold
2024-04-04handle not found casesSebastian
2024-04-04add undocumented notFound responses for merchant apiSebastian
2024-04-04prettySebastian
2024-04-04update to the newest monitor APISebastian
2024-04-04wallet-core: allow peer-push with coins locked behind refreshFlorian Dold
2024-04-04-testFlorian Dold
2024-04-04wallet-core: allow payments to merchant with coins locked behind refreshFlorian Dold
2024-04-03wip #8655: unauthorized not documentedSebastian
2024-04-03wip #8655: fixing broken builddev/sebasjm/refactor-merchant-2Sebastian
2024-04-03wip #8655: updating paginated queriesSebastian
2024-04-03wallet-core: introduce setConfig requestFlorian Dold
2024-04-03wallet-core: allow deposits with balance locked behind refreshFlorian Dold
2024-04-03wallet-core: preparations for deferred coin selectionFlorian Dold
2024-04-02wallet-core: don't throw on re-initializationFlorian Dold
2024-04-02wallet-core: preparations for refresh-blocked testFlorian Dold
2024-04-02wallet-core: allow repeat 'init' call to change wallet run configFlorian Dold
2024-04-02wallet-core: make refresh work againFlorian Dold
2024-04-02ganaFlorian Dold
2024-04-02wallet-core: fix buggy creation of denom-loss transactionsFlorian Dold
2024-04-02harness: fix testFlorian Dold