index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
headless
/
helpers.ts
Age
Commit message (
Expand
)
Author
2020-08-03
modularize repo, use pnpm, improve typechecking
Florian Dold
2020-08-01
use wallet's http lib for test balance withdrawal, remove redundant integrati...
Florian Dold
2020-07-24
logging
Florian Dold
2020-07-22
consistent error handling for HTTP request (and some other things)
Florian Dold
2020-07-17
update/add exchange before withdrawing test balance
v0.7.1-dev.10
Florian Dold
2020-07-16
manual withdrawal
v0.7.1-dev.8
v0.7.1-dev.7
Florian Dold
2020-04-07
more lint fixes
Florian Dold
2020-04-06
linter
Florian Dold
2020-04-06
start spring cleaning, use rollup instead of both webpack and rollup
Florian Dold
2020-04-02
model reserve history in the exchange, improve reserve handling logic
Florian Dold
2020-03-30
re-format with prettier v2, fix HTML
Florian Dold
2020-03-23
make sure the 'testing withdraw' subcommand does retries
Florian Dold
2020-02-24
code style
Florian Dold
2020-02-24
fall back to synchronous workers on old nodejs
Florian Dold
2019-12-19
prepare for schema migrations
Florian Dold
2019-12-15
don't throttle the integration test
Florian Dold
2019-12-12
refactor DB access
Florian Dold
2019-12-12
refactor: re-structure type definitions
Florian Dold
2019-12-09
tos
Florian Dold
2019-12-09
throttling / allow non-json requests
Florian Dold
2019-12-06
pending ops / history / notification tweaks
Florian Dold
2019-12-05
threads, retries and notifications WIP
Florian Dold
2019-12-02
the giant refactoring: split wallet into multiple parts
Florian Dold
2019-11-30
wallet robustness WIP
Florian Dold
2019-11-28
implement JS-only Taler, remove emscripten
Florian Dold
2019-11-21
WIP: simplification and error handling
Florian Dold
2019-09-01
don't show wrong balance
Florian Dold
2019-09-01
fix error in index iteration
Florian Dold
2019-08-28
rudimentary taler://withdraw support
Florian Dold
2019-08-22
support code for NFC tunneling
Florian Dold
2019-08-20
more android helpers
Florian Dold
2019-08-19
android helpers
Florian Dold
2019-08-18
slightly more sane logging
Florian Dold
2019-08-18
bump version
Florian Dold
2019-08-17
logging / bump version
Florian Dold
2019-08-17
start with an actual wallet cli
Florian Dold