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
/
balance.ts
Age
Commit message (
Expand
)
Author
2024-09-05
wallet-core: support KYC directly on deposit in deposit tx, test
Florian Dold
2024-08-21
wallet-core: add BalanceKycInit states
Florian Dold
2024-08-21
wallet-core: balance limits for withdrawal
Florian Dold
2024-08-14
wallet-core: implement basic wallet KYC for balance thresholds
Florian Dold
2024-06-10
wallet-core: introduce finalizing state
Florian Dold
2024-06-06
working #8882
Sebastian
2024-05-20
codespell and pretty
Sebastian
2024-05-20
fix #8856 #8840
Sebastian
2024-05-16
work in progress for #8856
Sebastian
2024-04-30
wallet-core: new states for withdrawal, prepare/confirm requests
Florian Dold
2024-04-23
wallet-core: pass options object to all transactions
Florian Dold
2024-04-04
wallet-core: fix typo that affects reporting of pendingOutgoing balance
Florian Dold
2024-03-28
wallet-core: count peer-push-debit towards pending outgoing balance
Florian Dold
2024-03-27
wallet-core: empty balance item for exchanges that are used or have accepted ToS
Florian Dold
2024-03-07
rename insufficient balance fields to work for both merchant and p2p payments
Florian Dold
2024-03-07
wallet-core: simplify/improve insufficient balance details computation
Florian Dold
2024-03-07
wallet-core: improve insufficient balance reporting
Florian Dold
2024-03-06
towards refactoring coin selection
Florian Dold
2024-03-05
wallet-core: have balance item even on zero balance
Florian Dold
2024-02-27
wallet-core: thread through wallet execution context
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-20
wallet-core: count deposits towards pendingOutgoing
Florian Dold
2024-02-19
wallet-core: fix completely bogus computation of pendingIncoming
Florian Dold
2024-02-19
wallet-core: flatten directory structure
Florian Dold