index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wallet.ts
Age
Commit message (
Expand
)
Author
2017-04-24
Reorganize module loading.
Florian Dold
2017-04-13
payback field
Florian Dold
2017-04-13
simplify coin status, don't show refreshed coins in balance
Florian Dold
2017-04-13
download/import db from dump page
Florian Dold
2017-04-12
add exchanges to currency info
Florian Dold
2017-03-24
add auditor editing
Florian Dold
2017-03-24
add currencies and currency defaults to DB
Florian Dold
2017-03-10
minor version
Florian Dold
2017-03-10
comment
Florian Dold
2017-03-10
only count pending refreshes
Florian Dold
2017-03-03
have from contract, remove extended contract query
Florian Dold
2017-02-16
remove repurchase correlation id
Florian Dold
2017-02-13
use EdDSA public key as nonce, store private key in DB
Florian Dold
2017-02-13
implement new protocol / naming
Florian Dold
2017-02-12
remove transaction_id
Florian Dold
2016-11-20
fix feeDeposit/max_fee corner case
Florian Dold
2016-11-19
write to db if coins are not offered anymore
Florian Dold
2016-11-18
fix coin selection issue
Florian Dold
2016-11-17
truncate back-off
Florian Dold
2016-11-17
per-exchange throttling
Florian Dold
2016-11-17
remove early return intended for debugging
Florian Dold
2016-11-17
do not truncate amounts
Florian Dold
2016-11-17
rate-limit concurrent processPreCoin
Florian Dold
2016-11-16
do not change fractional base yet
Florian Dold
2016-11-16
incrementally verify denoms
Florian Dold
2016-11-15
renaming / dce
Florian Dold
2016-11-15
dce
Florian Dold
2016-11-14
factor out helper function
Florian Dold
2016-11-14
simplify coin selection and fix #4784
Florian Dold
2016-11-13
restructuring
Florian Dold