index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wallet.ts
Age
Commit message (
Expand
)
Author
2019-10-01
adapt to instance changes
Florian Dold
2019-09-06
fix 5745: add version-based cache breaker for /keys and /wire
Florian Dold
2019-09-06
also re-submit payment when redirected to existing one
Florian Dold
2019-09-06
fix bug #5373: only allow existing payment redirection for contracts from the...
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-09-01
don't show wrong balance
Florian Dold
2019-09-01
fix error in index iteration
Florian Dold
2019-08-31
bump package.json version
Florian Dold
2019-08-31
refund view
Florian Dold
2019-08-31
api simplication
Florian Dold
2019-08-31
cli refunds
Florian Dold
2019-08-30
support for tipping protocol changes
Florian Dold
2019-08-29
url-based pay/withdraw, use react hooks
Florian Dold
2019-08-28
rudimentary taler://withdraw support
Florian Dold
2019-08-26
slightly more sane logging
Florian Dold
2019-08-24
support for talerpay URLs with session ID
Florian Dold
2019-08-22
support code for NFC tunneling
Florian Dold
2019-08-20
more android helpers
Florian Dold
2019-08-20
implement pay-url and disable broken wallet GC
Florian Dold
2019-08-18
slightly more sane logging
Florian Dold
2019-08-17
start with an actual wallet cli
Florian Dold
2019-08-15
worker refactoring / sync worker
Florian Dold
2019-08-15
use factory instead of startWorker
Florian Dold
2019-08-01
headless/android port, PoC for CLI / headless tests
Florian Dold
2019-07-31
headless wallet WIP
Florian Dold
2019-07-21
headless wallet skeleton, type fixes
Florian Dold
2019-06-26
add link signature to /refresh/reveal
Florian Dold
2019-06-03
Fix the Checkable.Map JSON validator.
Florian Dold
2019-05-08
adjust to exchange protocol changes
Florian Dold
2019-05-08
implement payto URIs
Florian Dold
2018-09-20
update packages
Florian Dold
2018-04-09
make linter happy
Florian Dold
2018-04-09
prevent race condition where we can accept tip before the background page kno...
Florian Dold
2018-02-05
count coins being spent properly
Florian Dold
2018-02-01
fix performance and UI issues with tipping
Florian Dold
2018-01-29
change protocol to string amount network format
Florian Dold
2018-01-29
implement aborting and getting refunds from failed payments
Florian Dold
2018-01-23
refactor submitPay
Florian Dold
2018-01-22
implement flicker-free refunds
Florian Dold
2018-01-19
refactor tipping, adjust to new redirect-based API
Florian Dold
2018-01-18
fix handling of resource_url
Florian Dold
2018-01-18
access refunds correctly
Florian Dold
2018-01-17
use full amount with wire fees when creating deposit permission
Florian Dold
2018-01-17
implement new mobile-compatible payment logic
Florian Dold
2018-01-04
fix /pay API
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
2018-01-01
rename 'f' to 'contribution' in deposit permission
Florian Dold
[next]