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
/
pay-merchant.ts
Age
Commit message (
Expand
)
Author
2024-05-28
fix #8828
Sebastian
2024-05-22
fix type
Sebastian
2024-05-20
codespell and pretty
Sebastian
2024-05-20
fix #8855
Sebastian
2024-05-16
wallet-core: query templates, refactor API declarations
Florian Dold
2024-05-13
fix #8745
Sebastian
2024-04-23
wallet-core: pass options object to all transactions
Florian Dold
2024-04-16
better task result
Sebastian
2024-04-16
fix typo: validating the wrong state
Sebastian
2024-04-16
fix #8746
Sebastian
2024-04-12
show contract terms in dev mode
Sebastian
2024-04-08
wallet-core: refactor getTotalRefreshCost
Florian Dold
2024-04-04
wallet-core: remove wire fee amortization
Florian Dold
2024-04-04
wallet-core: allow payments to merchant with coins locked behind refresh
Florian Dold
2024-04-03
wallet-core: preparations for deferred coin selection
Florian Dold
2024-04-02
wallet-core: refresh cleanup, preparations for #8568
Florian Dold
2024-03-28
wallet-core: treat minimum_age=0 as no age restriction
Florian Dold
2024-03-27
wallet-core: implement abort for more payment states
Florian Dold
2024-03-27
wallet-core: preparations for materialzed txns
Florian Dold
2024-03-26
-logging
Florian Dold
2024-03-22
revert c09caa5fd which removed minimum_age from contract terms
Sebastian
2024-03-19
wip, found #8653
Sebastian
2024-03-08
wallet-core: notification-based waiting for dependent transactions instead of...
Florian Dold
2024-03-07
wallet-core: get rid of max_wire_fee
Florian Dold
2024-03-07
refactor coin selection, report maxEffectiveSpendAmount
Florian Dold
2024-03-06
towards refactoring coin selection
Florian Dold
2024-03-06
transition when withdrawal operation updated
Sebastian
2024-03-05
-missing case
Florian Dold
2024-03-05
wallet-core: use state instead of yet another flag
Florian Dold
2024-03-05
wallet-core: simplify shepherd, handle results of cancelled tasks properly
Florian Dold
2024-03-05
notify the UI about order paid by another wallet
Sebastian
2024-03-05
taler-wallet-cli: don't run task loop before init
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-25
-dce
Florian Dold
2024-02-25
wallet-core: remove unnecessary, way too short timeout
Florian Dold
2024-02-23
repuchase detected previous unpaid purchased
Sebastian
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: 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