index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2021-06-21
fix some pixel and css classes and sync storybook
Sebastian
2021-06-20
fix height in storybook
Sebastian
2021-06-20
fix height, wallet popup should stay at 400x320
Sebastian
2021-06-20
wallet transaction detail view
Sebastian
2021-06-20
missing globalThis Polyfill, remove duplicate url util
Sebastian
2021-06-20
remove missing debugger
Sebastian
2021-06-17
hide internal wallet state, keep it internal to package
Florian Dold
2021-06-17
using block inside case of switch breaks when building with babel 7
Sebastian
see https://github.com/babel/babel/issues/8709
2021-06-17
temporary fix for exchange operations
Florian Dold
2021-06-17
fix support with webpack{4,5} in browser environment
Sebastian
added missing .js extension to the imports split index use browser field in package json
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
[next]