index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
operations
Age
Commit message (
Expand
)
Author
2020-07-28
towards the new withdrawal API (temporarily breaks WebExtension wallet)
Florian Dold
2020-07-27
fix withdrawal operation API path
Florian Dold
2020-07-27
new taler:// URI syntax
Florian Dold
2020-07-27
latest merchant protocol for refunds
Florian Dold
2020-07-24
fix excessive retries
Florian Dold
2020-07-24
implement merchant API changes
Florian Dold
2020-07-24
logging
Florian Dold
2020-07-23
implement common wallet-core API handler
Florian Dold
2020-07-23
remove more history remains
Florian Dold
2020-07-23
sunset history API (we have the transaction list now)
Florian Dold
2020-07-23
towards refunds with updated protocol
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-07-20
nicer HTTP helper in preparation for better error handling
Florian Dold
2020-07-20
remove unnecessary console logging
Florian Dold
2020-07-20
no more wildcard notifications
Florian Dold
2020-07-20
bump DB
Florian Dold
2020-07-20
remove some printf debugging
Florian Dold
2020-07-17
add missing object store for transaction
Florian Dold
2020-07-16
manual withdrawal
v0.7.1-dev.8
v0.7.1-dev.7
Florian Dold
2020-07-16
transactions list
Florian Dold
2020-07-16
test cases
Florian Dold
2020-07-16
logging
Florian Dold
2020-07-16
fix totally broken withdrawal coin selection
Florian Dold
2020-07-16
report manual withdrawals properly in transaction list
Florian Dold
2020-07-09
android APIs for withdrawal and exchange listing
Florian Dold
2020-06-03
re-indent with latest version of prettier
Florian Dold
2020-05-15
tx ordering
v0.7.1-dev.6
Florian Dold
2020-05-15
show reserve amount for reserve withdrawal via bank
Florian Dold
2020-05-15
fix issue with wire fee in coin selection that caused wrongly reported fees
Florian Dold
2020-05-15
fix some transaction list issues
Florian Dold
2020-05-15
show withdrawal transaction continuously
v0.7.1-dev.5
Florian Dold
2020-05-15
show empty balance as soon as we have a reserve
Florian Dold
2020-05-15
rudimentary search
Florian Dold
2020-05-15
include refund fees in effective refund amount calculation
Florian Dold
2020-05-15
address first batch of transaction list issues
Florian Dold
2020-05-15
fix issues in the webextension refund UI
Florian Dold
2020-05-13
fix cost computation, formatting
v0.7.1-dev.3
Florian Dold
2020-05-12
show offered payments
v0.7.1-dev.2
Florian Dold
2020-05-12
fix payment transaction
Florian Dold
2020-05-12
versions for android
Florian Dold
2020-05-12
new transactions API: purchases and refunds
Florian Dold
2020-05-12
new transactions API: withdrawal
Florian Dold
2020-05-11
perf: reserve history in separate object store
Florian Dold
2020-05-11
directly withdraw after creating planchet
Florian Dold
2020-05-11
create planchets only in one place
Florian Dold
2020-05-11
also create key material for planchets in smaller bites
Florian Dold
2020-05-11
logging
Florian Dold
2020-05-11
make planchet management during withdrawal O(n) instead of O(n^2)
Florian Dold
2020-04-30
error message
Florian Dold
[next]