index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
Age
Commit message (
Expand
)
Author
2021-06-17
fix up import
Florian Dold
2021-06-17
towards factoring out cyclic dependencies
Florian Dold
2021-06-17
clean up imports
Florian Dold
2021-06-17
add --quiet flag to test runner
Florian Dold
2021-06-17
use the new wallet core API interface in all tests
Florian Dold
2021-06-16
components renaming to follow react pattern
Sebastian
2021-06-16
split wallet/popup components. created hooks, components, context folder
Sebastian
2021-06-16
split wallet,popup .html
Sebastian
2021-06-16
fix: ReferenceError: state is not defined
Sebastian
2021-06-16
clean and build script, for fresh tests
Sebastian
2021-06-16
allow any string as forgettable field salt
Florian Dold
2021-06-16
add 'payment-forgettable' integration test
Florian Dold
2021-06-16
use same salt derivation as C code for forgettable fields
Florian Dold
2021-06-15
adjust imports
Florian Dold
2021-06-15
split out wallet core API types
Florian Dold
2021-06-15
separate wallet state from wallet client
Florian Dold
2021-06-14
fix module bundling config
Florian Dold
2021-06-14
implement force-retrying transactions
Florian Dold
2021-06-14
make CSPRNG work on ES6
Florian Dold
2021-06-14
fix up imports, no more esm in tests
Florian Dold
2021-06-14
add missing await
Florian Dold
2021-06-14
store ToS acceptance timestamp, remove unused backup attributes
Florian Dold
2021-06-14
allow changing the wallet device ID
Florian Dold
2021-06-11
increase test timeout, because merchant's own exchange timeout is rather large
Florian Dold
2021-06-11
store exchange public key with signature on denomination
Florian Dold
2021-06-11
make retryInfo optional
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-10
fix merchant instance creation in some tests
Florian Dold
2021-06-09
add missing await
Florian Dold
2021-06-09
return transaction context
Florian Dold
2021-06-09
imports
Florian Dold
2021-06-09
formatting: re-run prettier
Florian Dold
2021-06-09
database access refactor
Florian Dold
2021-06-09
bump version @gnu-taler/taler-util
Sebastian
2021-06-08
adding some translation
Sebastian
2021-06-08
moving strings from wallet-core to web-extension
Sebastian
2021-06-08
moving logger into taler-util
Sebastian
2021-06-08
moving i18n into taler util
Sebastian
2021-06-08
better label for the fields
Sebastian
2021-06-04
delete database when pressing reset-db
Sebastian
2021-06-04
handle reset click, still need to delete database but the funcionality is mis...
Sebastian
2021-06-04
some fixes
Sebastian
2021-06-04
remove fromFloat
Sebastian
2021-06-03
wallet transaction detail
Sebastian
2021-06-02
fix sb config
Sebastian
2021-06-02
fix issues with circular imports
Florian Dold
2021-06-02
support multiple exchange details per base URL
Florian Dold
2021-05-31
add storybook
Sebastian
[next]