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
/
headless
Age
Commit message (
Expand
)
Author
2022-10-19
embedded wallet: improve 'init' request
Florian Dold
2022-10-13
use node16 for wallet-core, delete unused taler-config-lib package
Florian Dold
2022-10-05
integration tests: test crypto worker
Florian Dold
2022-08-24
-get p2p pull integration test to run through
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-23
wallet: simplify crypto workers
Florian Dold
2022-03-22
wallet: improve error handling and error codes
Florian Dold
2022-03-08
wallet: throttle all http requests
Florian Dold
2022-01-16
de-duplicating imports and fixing another typescript minor issues
Sebastian
2022-01-11
fix DB indexing issues
Florian Dold
2021-11-16
wallet: experiment with C-based crypto worker for some primitives
Florian Dold
2021-10-07
add anastasis skeleton, put crypto in taler-util
Florian Dold
2021-08-20
separate node entry points
Florian Dold
2021-08-19
store 'list issue date' of denoms, cleanup
Florian Dold
2021-08-12
merchant test cases
Florian Dold
2021-08-06
perf and logging improvements
Florian Dold
2021-06-20
missing globalThis Polyfill, remove duplicate url util
Sebastian
2021-06-17
hide internal wallet state, keep it internal to package
Florian Dold
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-15
separate wallet state from wallet client
Florian Dold
2021-06-09
formatting: re-run prettier
Florian Dold
2021-06-08
moving logger into taler-util
Sebastian
2021-06-02
fix issues with circular imports
Florian Dold
2021-03-17
towards wallet-core / util split
Florian Dold
2021-02-04
use new auth token for merchant in integration tests
Florian Dold
2021-02-01
0006728: set up wallet CI pipeline for WebExtension build
Sebastian
2021-01-13
implement infrastructure for future DB migrations via backup
Florian Dold
2021-01-07
backup cycle
Florian Dold
2020-12-14
formatting pass
Florian Dold
2020-12-02
backup WIP
Florian Dold
2020-09-06
convert axios error to taler error
Florian Dold
2020-09-06
make db file writes atomic
Florian Dold
2020-09-01
auto-format
Florian Dold
2020-08-24
test case for order claiming; more accurate EC
Florian Dold
2020-08-20
throttling diagnostics and request timeouts
Florian Dold
2020-08-14
nuke some console.log statements, test wallet testing functionality in integr...
Florian Dold
2020-08-10
remove accidentally committed declaration files
Florian Dold
2020-08-06
towards integration tests with fault injection
Florian Dold
2020-08-03
modularize repo, use pnpm, improve typechecking
Florian Dold