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-06-30
wallet-core: introduce declare-concerns-transaction obs event
Florian Dold
2024-06-26
remove dead code from shepherd
Iván Ávalos
2024-06-26
handle network-required result
Iván Ávalos
2024-06-17
wallet-core,harness: new test, provide reason for exchange entry update confl...
Florian Dold
2024-06-10
wallet-core: introduce finalizing state
Florian Dold
2024-06-07
operation retries
Sebastian
2024-06-07
wait for previous task to be cancelled
Sebastian
2024-06-06
making the error visible
Sebastian
2024-05-23
wallet-core: support bank-integrated withdrawal with amount selection by wallet
Florian Dold
2024-05-23
wallet-core: clean up logging, fix shepherd typo
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-22
wallet-core: avoid unresolved promise rejection
Florian Dold
2024-04-22
wallet-core: only load tasks from DB once
Florian Dold
2024-04-22
wallet-core: unify handling of run-until-done, simplify waiter implementation
Florian Dold
2024-04-16
fix #8746
Sebastian
2024-04-15
wallet-core: remove more remains of rewards
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-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