index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2020-08-24
fix test condition
v0.7.1-dev.22
Florian Dold
2020-08-24
fix wallet DB
Florian Dold
2020-08-24
implement fulfillment_message and make fulfillment_url optional
Florian Dold
2020-08-24
timetravel test case (fails right now)
Florian Dold
2020-08-24
test case
Florian Dold
2020-08-24
test case for order claiming; more accurate EC
Florian Dold
2020-08-21
make diagnostics, welcome page and permissions work again
Florian Dold
2020-08-20
fix refund URI parsing (due to merchant backend change)
v0.7.1-dev.21
Florian Dold
2020-08-20
throttling diagnostics and request timeouts
Florian Dold
2020-08-20
add another test case for the merchant refund API
Florian Dold
2020-08-20
handle withdrawals aborted by the bank, add test
Florian Dold
2020-08-20
add bank API tests
Florian Dold
2020-08-20
add typescript build task
Florian Dold
2020-08-20
add auto-refund test case, fix bug detected by it
Florian Dold
2020-08-20
match latest refund API of the merchant
Florian Dold
2020-08-19
test case for /paid API, implement fault-injected merchant
Florian Dold
2020-08-19
use /paid API for proof of purchase
Florian Dold
2020-08-19
make basic withdrawal and payment work again with new API
Florian Dold
2020-08-19
add test-merchant-longpolling
Florian Dold
2020-08-18
run exchange with a single thread to avoid DB conflicts
Florian Dold
2020-08-18
introduce locking to avoid certain simultaneous requests to the exchange
Florian Dold
2020-08-18
extra check
Florian Dold
2020-08-18
fixes for test-paywall-flow
Florian Dold
2020-08-18
test runner
Florian Dold
2020-08-14
integration test fixes
Florian Dold
2020-08-14
nuke some console.log statements, test wallet testing functionality in ↵
Florian Dold
integration test
2020-08-14
re-implement integration test functionalty that will be used by the exchange ↵
Florian Dold
for testing
2020-08-14
error codes
Florian Dold
2020-08-14
web extension WIP
Florian Dold
2020-08-13
make withdrawal requests sequentially, clean up withdrawal logic a bit
Florian Dold
2020-08-13
logging
Florian Dold
2020-08-12
Remove old tests from CI runs
Torsten Grote
2020-08-13
remove old tests, superseded by the JS-based harness
Florian Dold
2020-08-13
integration test for paywall flow
Florian Dold
2020-08-12
logging
Florian Dold
2020-08-12
check error code
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
dependencies
Florian Dold
2020-08-12
remove excessive namespacing, format
Florian Dold
2020-08-11
adjust path
Florian Dold
2020-08-11
refund response
Florian Dold
2020-08-11
towards the improved confirmPay API
Florian Dold
2020-08-10
towards webextension working again
Florian Dold
2020-08-10
fix preparePay API response
Florian Dold
2020-08-10
readme
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
[next]