index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
taler-wallet-core
/
src
Age
Commit message (
Expand
)
Author
2020-08-14
nuke some console.log statements, test wallet testing functionality in integr...
Florian Dold
2020-08-14
re-implement integration test functionalty that will be used by the exchange ...
Florian Dold
2020-08-14
error codes
Florian Dold
2020-08-13
make withdrawal requests sequentially, clean up withdrawal logic a bit
Florian Dold
2020-08-13
integration test for paywall flow
Florian Dold
2020-08-12
logging
Florian Dold
2020-08-12
add exchange management test case
v0.7.1-dev.20
Florian Dold
2020-08-12
fix preparePay bug and add integration test for it
Florian Dold
2020-08-12
rename for consistency
Florian Dold
2020-08-12
codec
Florian Dold
2020-08-12
remove excessive namespacing, format
Florian Dold
2020-08-11
refund response
Florian Dold
2020-08-11
towards the improved confirmPay API
Florian Dold
2020-08-10
fix preparePay API response
Florian Dold
2020-08-10
simplify refunds a bit, show in transaction history, add integration tests
Florian Dold
2020-08-10
use API extractor for cleaner package separation
Florian Dold
2020-08-10
remove accidentally committed declaration files
Florian Dold
2020-08-07
integration testing tweaks, rerun-payment-multiple scenario
Florian Dold
2020-08-06
remove debug log
Florian Dold
2020-08-06
towards integration tests with fault injection
Florian Dold
2020-08-03
modularize repo, use pnpm, improve typechecking
Florian Dold