index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
headless
/
integrationtest.ts
Age
Commit message (
Expand
)
Author
2020-08-01
use wallet's http lib for test balance withdrawal, remove redundant integrati...
Florian Dold
2020-07-24
implement merchant API changes
Florian Dold
2020-07-23
remove more history remains
Florian Dold
2020-07-22
consistent error handling for HTTP request (and some other things)
Florian Dold
2020-07-21
towards consuming new merchant API
Florian Dold
2020-06-03
re-indent with latest version of prettier
Florian Dold
2020-05-11
logging
Florian Dold
2020-04-07
finally make linter happy
Florian Dold
2020-04-06
linter
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-28
add --extra-debug option to history
Florian Dold
2020-03-23
config files WIP
Florian Dold
2020-01-22
make verbose details an option
Florian Dold
2020-01-20
verboseDetails for pay and withdraw
Florian Dold
2020-01-18
fix and test case for "insecure" taler://refund URIs
Florian Dold
2020-01-18
generate refund in integration test
Florian Dold
2019-12-20
implement refusing proposals
Florian Dold
2019-12-19
do normal back-off when reserve isn't ready yet, run retry-loop in integratio...
Florian Dold
2019-12-15
don't throttle the integration test
Florian Dold
2019-12-05
threads, retries and notifications WIP
Florian Dold
2019-11-27
JS-only crypto (only primitives so far)
Florian Dold
2019-11-21
WIP: simplification and error handling
Florian Dold
2019-10-01
adapt to instance changes
Florian Dold
2019-09-06
fold checkPay into preparePay
Florian Dold
2019-09-04
wait for refreshes to finish before exiting integration test
Florian Dold
2019-08-18
missing .ts files
Florian Dold