index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
helpers.ts
Age
Commit message (
Expand
)
Author
2019-12-02
the giant refactoring: split wallet into multiple parts
Florian Dold
2019-11-28
implement JS-only Taler, remove emscripten
Florian Dold
2019-11-21
fix breakage due to URI.js upgrade
Florian Dold
2019-11-20
WIP: simplify DB queries and error handling
Florian Dold
2018-01-29
change protocol to string amount network format
Florian Dold
2018-01-04
refactor / put some types where they belong
Florian Dold
2018-01-04
store sender wire info in separate store
Florian Dold
2018-01-03
fix lint issues and separate message types into multiple files
Florian Dold
2017-10-15
fix tslint warnings
Florian Dold
2017-05-28
documentation and tslint settings to check for docs
Florian Dold
2017-05-28
add linting rules and fix them
Florian Dold
2017-05-24
style, deduplication and doc comments
Florian Dold
2017-05-24
remove dead code and add comments
Florian Dold
2017-04-24
Reorganize module loading.
Florian Dold
2016-11-16
make fractional base a constant
Florian Dold
2016-11-14
add test for base url canonicalization and fix canonicalization bug
Florian Dold
2016-11-13
restructuring
Florian Dold