index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-06-28
use default http timeout from util
Sebastian
2023-06-28
wallet-core: do not notify twice on withdrawal creation
Florian Dold
2023-06-28
wallet-core: only report balance-change when withdrawal finishes
Florian Dold
2023-06-28
wallet-core: handle 'never' timestamp in purse status
Florian Dold
2023-06-28
wallet-core: dead code elimination
Florian Dold
2023-06-28
wallet-core: emit balance-change notifications, do less implicit background work
Florian Dold
2023-06-27
set amount for manual withdraw when the qr does not have it
Sebastian
2023-06-26
wallet-core: fix withdrawal error reporting
Florian Dold
2023-06-26
wallet-core: fix some deposit transitions
Florian Dold
2023-06-26
wallet-core: make changes to available amount atomic
Florian Dold
2023-06-26
support for exchange-withdraw call to action, pending use case when the user ...
Sebastian
2023-06-26
if checkmasterpub is specified, throw if master pub is not equal to the expec...
Sebastian
2023-06-26
added master pub to add-exchange (for validation)
Sebastian
2023-06-26
withdraw exchange URI
Sebastian
2023-06-26
wallet-core: return numCoins in checkPeerPullCredit response
Florian Dold
2023-06-26
wallet-core: allow confirmPeerPullDebit via txId
Florian Dold
2023-06-26
wallet-core: fix deposit tx states, long-poll on kyc
Florian Dold
2023-06-26
introduce balance-change notification
Florian Dold
2023-06-24
-missing optional
Florian Dold
2023-06-24
wallet-core: allow deleting a peer-push-credit transaction in dialog state
Florian Dold
2023-06-24
wallet-core: allow confirming peer-push-credit via txid
Florian Dold
2023-06-23
show qr to import TOTP into other app
Sebastian
2023-06-21
better wording to the tx details
Sebastian
2023-06-21
fix test
Sebastian
2023-06-21
show bank details
Sebastian
2023-06-21
wait 5 minutes before trigger wire transfer, prevent the exchange to make mor...
Sebastian
2023-06-21
-logging
Florian Dold
2023-06-21
wallet-core: fix withdrawal KYC transitions and use long-polling
Florian Dold
2023-06-21
-install with frozen lockfile
Florian Dold
2023-06-21
-missing toplevel 'make install' components
Florian Dold
2023-06-21
repo: fix Makefiles / top-level 'make install' target
Florian Dold
2023-06-21
webextension: fix type error
Florian Dold
2023-06-21
harness: wallet must always withdraw via fault-injected exchange
Florian Dold
2023-06-21
harness: fix/modernize peer-to-peer-push
Florian Dold
2023-06-21
harness: fix exchange base URL in tests with fault injection
Florian Dold
2023-06-20
add select max amount
Sebastian
2023-06-20
more real cases
Sebastian
2023-06-20
-minor rename
Florian Dold
2023-06-20
repo: bump to 0.9.3-dev.16
v0.9.3-dev.16
Florian Dold
2023-06-20
wallet-core: consistently rename to failTransaction
Florian Dold
2023-06-20
added txactions into transaction mocks
Sebastian
2023-06-20
remove calculate plan (for now) implemented simpler API
Sebastian
2023-06-20
show the button that wallet-core tells
Sebastian
2023-06-20
using enum instead of string
Sebastian
2023-06-20
remove from float
Sebastian
2023-06-20
parse instead of fromFloat
Sebastian
2023-06-20
harness: fix test-peer-repair
Florian Dold
2023-06-20
log notification from wallet
Sebastian
2023-06-20
wallet-core: remove redundant/unused notifications
Florian Dold
2023-06-20
missing removal
Sebastian
[next]