index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
Age
Commit message (
Expand
)
Author
2023-01-20
fix wrong fee calculation
Sebastian
2023-01-20
also merge refund when getting transactionById
Sebastian
2023-01-20
introducing getBalanceDetail for getting all depositable/transferable amount ...
Sebastian
2023-01-20
fix: effective amount is higher that raw amount in transfer
Sebastian
2023-01-19
feat: adjust log level from developer page
Sebastian
2023-01-19
pretty
Sebastian
2023-01-19
add test for commit 4f376297dc3f0fc4c967de588367d62478fc85fe: show be able to...
Sebastian
2023-01-19
fix: order will stay in queryRefund state forever
Sebastian
2023-01-19
fix: do not count coins with other currency
Sebastian
2023-01-19
fix: contract terms details with fullfilment url
Sebastian
2023-01-19
harness: hack around test limitation
Florian Dold
2023-01-18
Merge branch 'master' of git.taler.net:wallet-core
Sebastian
2023-01-18
fix: missing total cost in peer pull payment
Sebastian
2023-01-18
fix: showing the current value of the coin
Sebastian
2023-01-18
fix: using wrong variable
Sebastian
2023-01-18
wallet-core: add receiver name in fakebank test
v0.9.1-dev.2
Florian Dold
2023-01-18
-logging
Florian Dold
2023-01-18
harness: mark some tests as experimental
Florian Dold
2023-01-18
wallet-core: Add 'deposited' field to deposit transaction
Florian Dold
2023-01-18
fix: withdrawal error when creating an invoice
Sebastian
2023-01-18
fix tx pending state
Sebastian
2023-01-18
fix zeroOfCurrency
Sebastian
2023-01-18
backup section link justInDevMode
Sebastian
2023-01-18
wallet-core: log insufficient balance details
Florian Dold
2023-01-17
use payto builder and prevent showing cancel for non-payment
Sebastian
2023-01-17
throw error after 5 seconds if wallet-core didn't reply to a command
Sebastian
2023-01-17
re-use the same kyc function from withdrawal for deposits
Sebastian
2023-01-17
stronger type check to be sure that ErrorDetails is consistent
Sebastian
2023-01-17
payto URI builder
Sebastian
2023-01-17
use URL api to stringify payto://
Sebastian
2023-01-17
embedded: fix compile script in package.json
Florian Dold
2023-01-17
embedded: payload->args
Florian Dold
2023-01-16
allow autocomplete, prevent autocapitalize in all forms
Sebastian
2023-01-16
-typos
Christian Grothoff
2023-01-16
harness: wait in test
Florian Dold
2023-01-16
harness: fix wrong assertions in test-payment-abort
Florian Dold
2023-01-16
util: 'when' field must be optional
Florian Dold
2023-01-15
show deposit transaction info
Sebastian
2023-01-15
query transaction status for deposit
Sebastian
2023-01-15
removing merchantPub from signature
Sebastian
2023-01-15
TrackTransaction interface
Sebastian
2023-01-13
fix deposit navigation
Sebastian
2023-01-13
remove activeLongPoll on error and prevent activeLongPoll skip if forced
Sebastian
2023-01-13
using extendedStatus
Sebastian
2023-01-13
added not-yet-implemented and pretty
Sebastian
2023-01-13
mark status as deprecated
Sebastian
2023-01-13
fix: date parsing
Sebastian
2023-01-13
wallet-core: store total p2p push cost in DB
Florian Dold
2023-01-13
wallet-core: compute full peer push payment fees
Florian Dold
2023-01-13
harness: add integration test for withdrawal fees
Florian Dold
[next]