index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
taler-wallet-core
/
src
/
wallet.ts
Age
Commit message (
Expand
)
Author
2024-05-28
fix #8828
Sebastian
2024-05-27
wallet-core: ensure DB is open before handling request
Florian Dold
2024-05-27
wallet-core: test-only request to reset all retries
Florian Dold
2024-05-27
wallet-core: requests don't need a running shepherd
Florian Dold
2024-05-23
wallet-core: support bank-integrated withdrawal with amount selection by wallet
Florian Dold
2024-05-23
redo commit #aa39162de
Sebastian
2024-05-23
wallet-core: clean up logging, fix shepherd typo
Florian Dold
2024-05-20
codespell and pretty
Sebastian
2024-05-20
fix #8856 #8840
Sebastian
2024-05-17
fix #8856
Sebastian
2024-05-16
-missing request handler
Florian Dold
2024-05-16
work in progress for #8856
Sebastian
2024-05-16
wallet-core: query templates, refactor API declarations
Florian Dold
2024-05-16
-move config value to not break UI code
Florian Dold
2024-05-16
wallet-core: implement hintNetworkAvailability request
Florian Dold
2024-05-16
wallet-core: for most CLI commands, start task loop lazily
Florian Dold
2024-05-15
wallet-core: phase out support for public key in taler://withdraw-exchange URI
Florian Dold
2024-05-10
wallet-core: testing request for reserve history
Florian Dold
2024-05-02
wallet-core: require canonicalized base URLs in requests
Florian Dold
2024-04-30
harness: test for withdrawal handover
Florian Dold
2024-04-30
wallet-core: new states for withdrawal, prepare/confirm requests
Florian Dold
2024-04-23
wallet-core: support for withdrawals with forced reserve key
Florian Dold
2024-04-23
wallet-core: pass options object to all transactions
Florian Dold
2024-04-23
wallet-core: simple DB trigger mechanism
Florian Dold
2024-04-23
wallet-core: prepare for cancellable DB access handle
Florian Dold
2024-04-23
wallet-core: avoid use of plain 'id' field, misc. fixes
Florian Dold
2024-04-22
wallet-core: unify handling of run-until-done, simplify waiter implementation
Florian Dold
2024-04-22
-typo
Florian Dold
2024-04-22
wallet-core: make sure that shepherd task loop is running after initialization
Florian Dold
2024-04-16
fix #8735
Sebastian
2024-04-12
show contract terms in dev mode
Sebastian
2024-04-10
clear all caches when clearing DB
Florian Dold
2024-04-08
wallet-core: support cancellation for getWithdrawalDetailsForAmount
Florian Dold
2024-04-08
wallet-core: perf, caching
Florian Dold
2024-04-08
-log request perf
Florian Dold
2024-04-08
wallet-core: rename request to setWalletRunConfig
Florian Dold
2024-04-04
wallet-core: fix reporting of devMode setting
Florian Dold
2024-04-03
wallet-core: introduce setConfig request
Florian Dold
2024-04-03
wallet-core: preparations for deferred coin selection
Florian Dold
2024-04-02
wallet-core: don't throw on re-initialization
Florian Dold
2024-04-02
wallet-core: preparations for refresh-blocked test
Florian Dold
2024-04-02
wallet-core: allow repeat 'init' call to change wallet run config
Florian Dold
2024-03-31
wallet-core: implement denom-loss transaction
Florian Dold
2024-03-27
wallet-core: fix taler://withdraw-exchange pub key check
Florian Dold
2024-03-26
-minor db optimiations, logging
Florian Dold
2024-03-08
fix #8489
Sebastian
2024-03-07
wallet-core: implement and test lost flag for denominations
Florian Dold
2024-03-06
wallet-core: actually cache denominations
Florian Dold
2024-03-05
cleanup
Florian Dold
2024-03-01
send a new request id to wallet instead of client request id
Sebastian
[next]