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
/
shepherd.ts
Age
Commit message (
Expand
)
Author
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-05
-simplify
Florian Dold
2024-03-05
-missing return
Florian Dold
2024-03-05
wallet-core: simplify shepherd, handle results of cancelled tasks properly
Florian Dold
2024-03-05
taler-wallet-cli: don't run task loop before init
Florian Dold
2024-02-28
get activity
Sebastian
2024-02-28
wallet-core: translate transactionId to taskIds
Florian Dold
2024-02-27
also observe shepherd
Florian Dold
2024-02-27
observability
Florian Dold
2024-02-27
DB observability
Florian Dold
2024-02-27
observability
Florian Dold
2024-02-27
wallet-core: thread through wallet execution context
Florian Dold
2024-02-27
-move state into shepherd
Florian Dold
2024-02-27
-move function
Florian Dold
2024-02-21
wallet-core: use cancellation tokens when possible
Florian Dold
2024-02-20
wallet-core: get rid of separate InternalWalletState interface
Florian Dold
2024-02-19
wallet-core: safer long-polling
Florian Dold
2024-02-19
wallet-core: better import hygiene, cleanup withdrawals
Florian Dold
2024-02-19
get rid of deprecated/unused types
Florian Dold
2024-02-19
wallet-core: fix import paths, remove unused code, thread through cancellatio...
Florian Dold
2024-02-19
wallet-core: flatten directory structure
Florian Dold
2024-02-19
wallet-core: simplify/unify DB access
Florian Dold
2024-02-18
fix non-termination in run-until done
Florian Dold
2024-02-16
taler-util: cancellation and timeouts on qjs
Florian Dold
2024-02-15
implement task shepherd, many small fixes and tweaks
Florian Dold