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
Age
Commit message (
Expand
)
Author
2022-05-19
wallet-core: long-poll longer for reserve status
Florian Dold
2022-05-19
wallet-core: use less aggressive retries
Florian Dold
2022-05-19
-formatting
v0.9.0-dev.11
Florian Dold
2022-05-19
wallet-core: clamp claim retry properly
Florian Dold
2022-05-18
fix: update retry info before return also for purchase
Sebastian
2022-05-18
fix: update retry info before return
Sebastian
2022-05-18
fix: to skip the operation maxRetries need to be calculated first
Sebastian
2022-05-18
all retryInfo function in the same namespace, adding missing retryInfo increment
Sebastian
2022-05-18
fix: do not cancel all operation processing when one of them reach maxRetries...
Sebastian
2022-05-14
feat: awaiting refund
Sebastian
2022-05-06
handling service worker waiting phase
Sebastian
2022-05-04
add restricted option to manual withdraw
Sebastian
2022-05-03
wallet-core: implement batch withdrawal
Florian Dold
2022-05-03
add missing allowedExchanges for calculating getFeeForDeposit
Sebastian
2022-05-03
deposit from payto
Sebastian
2022-05-02
add prepareRefund operation to gather information about the refund before con...
Sebastian
2022-04-29
wallet-core: make coin selection aware of age restriction
Florian Dold
2022-04-29
fix #5845 added run-gc on webex
Sebastian
2022-04-28
simplify alarm and check webRequest without using 'in'
Sebastian
2022-04-28
keep alive manifest v3
Sebastian
2022-04-27
wallet-core: implement age restriction support
Florian Dold
2022-04-18
wallet-core: fix loop index
Florian Dold
2022-04-18
wallet-cli: allow generating segwit addresses
Florian Dold
2022-04-15
anastasis-core: async provider synchronization
Florian Dold
2022-04-14
wallet-core: request reserve status with long poll timeout
Florian Dold
2022-04-13
fix: timer API should be exported from src/index
Sebastian
2022-04-11
add a timer parameter in the wallet constructor in order to resolve #7120
Sebastian
2022-04-06
fix old API, crypto impl now used objects
Sebastian
2022-03-30
english
Florian Dold
2022-03-30
wallet: logging, timestamp parsing backwards compatibility
Florian Dold
2022-03-29
wallet: allow forced denom selection for tests
Florian Dold
2022-03-29
wallet: fix type error
Florian Dold
2022-03-29
wallet: make retries more robust and consistent
Florian Dold
2022-03-28
wallet: cancellation for deposit
Florian Dold
2022-03-28
wallet: timeout handling refactoring WIP
Florian Dold
2022-03-28
vendor CancellationToken
Florian Dold
2022-03-28
fix build, tipAmountEffective = selectedDemons.totalCoinValue
Sebastian
2022-03-28
fix fee discrepancy
Florian Dold
2022-03-25
synchronousWorker is replaced by synchronousWorkerNode, fix msg.args => msg.req
Sebastian
2022-03-24
created a sync worker for web based on the node version, then split for both
Sebastian
2022-03-24
wallet: allow using RPC crypto in more places
Florian Dold
2022-03-24
wallet: remove excessive logging
Florian Dold
2022-03-24
wallet: crypto worker fixes, better taler-crypto-worker integration
Florian Dold
2022-03-23
wallet: simplify crypto workers
Florian Dold
2022-03-23
-fix TS2345: Argument of type 'AmountJson' is not assignable to parameter of ...
Sebastian
2022-03-23
missing files
Florian Dold
2022-03-23
wallet: address crypto worker hang and warning about worker termination
Florian Dold
2022-03-22
wallet: improve error handling and error codes
Florian Dold
2022-03-21
wallet: t_s/d_us migration
Florian Dold
2022-03-17
wallet: round timestamps in db-less requests to the exchange
Florian Dold
[next]