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
Age
Commit message (
Expand
)
Author
2022-01-27
bump version(s)
v0.9.0-dev.5
Florian Dold
2022-01-24
fix exchange-timetravel test case with latest exchange version
Florian Dold
2022-01-24
make tipping work with latest merchant protocol
Florian Dold
2022-01-24
last activity -> pending; fix downloadTos
Sebastian
2022-01-16
forcing update when querying the terms, and fixing bug in request header parsing
Sebastian
2022-01-16
de-duplicating imports and fixing another typescript minor issues
Sebastian
2022-01-16
splitting syncWorker with the factory so the former do not require nodejs run...
Sebastian
2022-01-14
better description of coin test selection and using c8 for coverage runtime
Sebastian
2022-01-13
make more use of the denom cache
Florian Dold
2022-01-13
cache denomination lookups
Florian Dold
2022-01-13
import db from the wallet web extension
Sebastian
2022-01-13
adding a max timeout since retry counter can be very high
Sebastian
2022-01-13
fixing high cpu usage after some time
Sebastian
2022-01-13
importDb feature in wallet core
Sebastian
2022-01-12
do withdrawal with fewer DB accesses
Florian Dold
2022-01-12
implement latest recoup protocol
Florian Dold
2022-01-11
revert empty balance
Florian Dold
2022-01-11
fix DB indexing issues
Florian Dold
2022-01-11
towards new recoup API
Florian Dold
2022-01-10
filter out exchanges with other currency when doing currency selection for de...
Sebastian
2022-01-10
logging, bump version
Florian Dold
2022-01-05
wallet-core: towards exchange protocol v12
Florian Dold
2022-01-05
upgrade rollup plugins, as older ones caused miscompilation
Florian Dold
2022-01-05
update dependencies to fix rollup issue
Florian Dold
2021-12-23
deposit from wallet webex: wip
Sebastian
2021-12-13
style
Florian Dold
2021-12-13
wallet-core: reset reserve retry when resetting withdrawal retry
Florian Dold
2021-12-09
idb-bridge: use lodash cloneDeep
Florian Dold
2021-12-09
put 'setInsecureTrustExchange' behind env variable in benchmark
Florian Dold
2021-12-09
wallet-core: use crypto worker for eddsa signing
Florian Dold
2021-12-08
wallet-core: trust exchange for exchange benchmark
Florian Dold
2021-12-08
wallet-core: fix computation of timestamp for exchange update
Florian Dold
2021-12-01
wallet-core: implement exportDb API call
Florian Dold
2021-12-01
wallet: use correct denoms as refresh targets
Florian Dold
2021-12-01
fix recoup error handling
Florian Dold
2021-11-27
wallet: support both protocol versions
Florian Dold
2021-11-26
bump version to 0.9
Sebastian
2021-11-24
new exchange-added notifiaction and including tos information in the wxApi.li...
Sebastian
2021-11-24
logging / explicit wire deadline
Florian Dold
2021-11-23
wallet: tipping protocol change / merchant version info
Florian Dold
2021-11-19
add reservePub to the withdrawal transaction info
Sebastian
2021-11-19
version 10
Sebastian
2021-11-17
wallet: implement exchange protocol v9
Florian Dold
2021-11-16
wallet: experiment with C-based crypto worker for some primitives
Florian Dold
2021-11-13
Bring euFin-based tests to pass.
ms
2021-11-03
move HTTP status codes to taler-util
Florian Dold
2021-11-02
FIXING: Insufficient Rollup version: @rollup/plugin-commonjs requires at leas...
Sebastian
2021-10-20
wallet-cli: benchmarking
Florian Dold
2021-10-18
move some more crypto to taler-util package
Florian Dold
2021-10-14
implement fakebank withdrawal
Florian Dold
[next]