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
/
util
Age
Commit message (
Expand
)
Author
2022-07-12
wallet-core: implement accepting p2p push payments
Florian Dold
2022-06-10
wallet-core: implement and test forced coin/denom selection
Florian Dold
2022-06-08
increase timeouts for retries
Boss Marco
2022-05-19
wallet-core: use less aggressive retries
Florian Dold
2022-05-19
-formatting
v0.9.0-dev.11
Florian Dold
2022-05-18
all retryInfo function in the same namespace, adding missing retryInfo increment
Sebastian
2022-05-04
add restricted option to manual withdraw
Sebastian
2022-04-29
wallet-core: make coin selection aware of age restriction
Florian Dold
2022-04-27
wallet-core: implement age restriction support
Florian Dold
2022-04-11
add a timer parameter in the wallet constructor in order to resolve #7120
Sebastian
2022-03-29
wallet: make retries more robust and consistent
Florian Dold
2022-03-28
wallet: timeout handling refactoring WIP
Florian Dold
2022-03-28
vendor CancellationToken
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-14
wallet: towards db-less benchmarking, some refactoring
Florian Dold
2022-03-10
wallet-core: do not rely on reserve history for withdrawals
Florian Dold
2022-03-08
wallet: throttle all http requests
Florian Dold
2022-02-21
towards implementing breaking exchange protocol changes
Florian Dold
2022-01-24
fix exchange-timetravel test case with latest exchange version
Florian Dold
2022-01-16
de-duplicating imports and fixing another typescript minor issues
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
adding a max timeout since retry counter can be very high
Sebastian
2022-01-12
implement latest recoup protocol
Florian Dold
2021-12-01
wallet-core: implement exportDb API call
Florian Dold
2021-11-27
wallet: support both protocol versions
Florian Dold
2021-11-24
logging / explicit wire deadline
Florian Dold
2021-11-17
wallet: implement exchange protocol v9
Florian Dold
2021-11-03
move HTTP status codes to taler-util
Florian Dold
2021-10-18
move some more crypto to taler-util package
Florian Dold
2021-10-07
add anastasis skeleton, put crypto in taler-util
Florian Dold
2021-08-24
implement freezing for payments
Florian Dold
2021-08-24
towards handling frozen refreshes
Florian Dold
2021-08-12
convert performance.now to integer before converting to BigInt
Florian Dold
2021-08-06
perf: do bulk read
Florian Dold
2021-07-12
improve error messages in DB transactions
Florian Dold
2021-06-25
implement backup scheduling, other tweaks
Florian Dold
2021-06-20
missing globalThis Polyfill, remove duplicate url util
Sebastian
2021-06-17
fix support with webpack{4,5} in browser environment
Sebastian
2021-06-17
towards factoring out cyclic dependencies
Florian Dold
2021-06-16
allow any string as forgettable field salt
Florian Dold
2021-06-16
use same salt derivation as C code for forgettable fields
Florian Dold
2021-06-15
separate wallet state from wallet client
Florian Dold
2021-06-14
fix up imports, no more esm in tests
Florian Dold
2021-06-11
simplify retry timeout handling
Florian Dold
2021-06-10
simplify pending transactions, make more tests pass again
Florian Dold
2021-06-10
transaction fixes
Florian Dold
2021-06-09
return transaction context
Florian Dold
2021-06-09
database access refactor
Florian Dold
[next]