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
/
common.ts
Age
Commit message (
Expand
)
Author
2024-06-26
handle network-required result
Iván Ávalos
2024-06-26
add network-required task result and network status to wallet state
Iván Ávalos
2024-06-17
wallet-core: coin history
Florian Dold
2024-06-13
wallet-core: remove coinAllocationId, simplify coin history store
Florian Dold
2024-06-11
wallet-core: check that ToS was accepted for certain requests
Florian Dold
2024-06-11
wallet-core: introduce 'missing-tos' tosStatus for exchange entries
Florian Dold
2024-06-10
-dce
Florian Dold
2024-06-07
wait for previous task to be cancelled
Sebastian
2024-05-28
fix #8828
Sebastian
2024-05-27
wallet-core: rethrow exception
Florian Dold
2024-04-22
wallet-core: unify handling of run-until-done, simplify waiter implementation
Florian Dold
2024-04-05
wallet-core: put exchange in update-unavailable if master pub / currency chan...
Florian Dold
2024-04-02
wallet-core: refresh cleanup, preparations for #8568
Florian Dold
2024-03-27
wallet-core: preparations for materialzed txns
Florian Dold
2024-02-27
wallet-core: thread through wallet execution context
Florian Dold
2024-02-27
-move function
Florian Dold
2024-02-21
wallet-core: use cancellation tokens when possible
Florian Dold
2024-02-21
move helpers to util
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
get rid of deprecated/unused types
Florian Dold
2024-02-19
wallet-core: flatten directory structure
Florian Dold
2022-03-23
wallet: address crypto worker hang and warning about worker termination
Florian Dold
2022-03-21
wallet: t_s/d_us migration
Florian Dold
2022-01-13
make more use of the denom cache
Florian Dold
2022-01-13
cache denomination lookups
Florian Dold
2021-12-13
wallet-core: reset reserve retry when resetting withdrawal retry
Florian Dold
2021-12-08
wallet-core: trust exchange for exchange benchmark
Florian Dold
2021-11-27
wallet: support both protocol versions
Florian Dold
2021-11-23
wallet: tipping protocol change / merchant version info
Florian Dold
2021-10-13
fixing tos request
Sebastian
2021-06-22
simplify task loop, test coin suspension
Florian Dold
2021-06-22
get rid of cyclic imports
Florian Dold
2021-06-17
hide internal wallet state, keep it internal to package
Florian Dold
2021-06-17
temporary fix for exchange operations
Florian Dold
2021-06-17
towards factoring out cyclic dependencies
Florian Dold