index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
taler-wallet-core
Age
Commit message (
Collapse
)
Author
2023-12-13
wallet-core: add hint about responsible transaction ID in balance change ↵
Florian Dold
notification
2023-12-13
-logging
Florian Dold
2023-12-13
wallet-core: update bank API version range
Florian Dold
2023-12-13
-comment
Florian Dold
2023-12-13
-actually check master pub in addExchange
Florian Dold
2023-12-12
-rename type
Florian Dold
2023-12-12
wallet-core: implement maxExpirationDate for checkPeerPushDebit
Florian Dold
2023-12-12
-work around multiple available languages
Florian Dold
2023-12-12
-add tosAvailableLanguages
Florian Dold
2023-12-12
wallet-core: i18n-ized terms
Florian Dold
2023-12-12
wallet-core: towards better DD48 support
Florian Dold
2023-12-11
actually fixing the bug seen in webex, i'm not sure why it wasn't catch by ↵
Sebastian
test case
2023-12-11
wallet-core: fix db import
Florian Dold
2023-12-11
wallet-core: add scopeInfo to exchange list entry items
Florian Dold
2023-12-11
wallet-core: add exchangeBaseUrl to the checkPeerPushDebit response
Florian Dold
2023-12-10
fix: remove refundAmountAwaiting when refund is accepted
Sebastian
2023-12-07
wallet-core: implement prepareWithdrawExchange request
Florian Dold
2023-12-07
-logging
Florian Dold
2023-12-07
wallet-core: deprecate peerPushCreditId field
Florian Dold
2023-12-06
wallet-core: document API change, don't wrap response
Florian Dold
2023-12-06
wallet-core: implement getExchangeEntryByUrl
Florian Dold
2023-12-06
wallet-core: return exchange base URL in PreparePeerPushCreditResponse
Florian Dold
2023-12-05
wallet-core: make conversion more robust against errors
Florian Dold
2023-12-04
-fix withdrawal flags in balance
v0.9.4-dev.1
Florian Dold
2023-12-04
wallet-core: work around a libeufin-bank bug
Florian Dold
We now ignore the result of POSTing to the bank integration API, since the implementation is outdated and doesn't match the API spec and wallet-core type validators.
2023-12-04
BalanceFlag.OutgoingKyc
Marc Stibane
2023-12-02
withdrawalAccountsList with plural-s
Marc Stibane
2023-12-01
also query for the currency spec
Sebastian
2023-12-01
exchange account info
Sebastian
2023-11-30
wallet-core: handle peer-pull-credit expiry
Florian Dold
2023-11-30
wallet-core: construct correct txid for notification
Florian Dold
2023-11-30
fix createTestingReserve to use correct URL
Mikolai Gütschow
2023-11-29
harness: fix helper to create reserve via /admin/add-incoming
Florian Dold
2023-11-28
wallet-core: only specify transfer amount for currency conversion withdrawals
Florian Dold
2023-11-28
-more consistent naming
Florian Dold
2023-11-28
always return WithdrawalAccountInfo instead of using two separate types for ↵
Florian Dold
the same purpose
2023-11-28
info -> trace
Marc Stibane
2023-11-23
wallet-core: implement balance flags for UI badges
Florian Dold
2023-11-22
wallet-core: check debit account restrictions for deposit
Florian Dold
2023-11-22
wallet-core: implement and test currency conversion withdrawals
Florian Dold
2023-11-21
cashout creation
Sebastian
2023-11-21
towards a currency conversion integration test
Florian Dold
2023-11-16
-remove remaining usage of deprecated field
Florian Dold
2023-11-16
fix not compile
Sebastian
2023-11-16
wallet-core: do not return talerUri from peer push initiation
Florian Dold
URI might not be ready to use yet!
2023-11-16
wallet-core: only hand out talerUri for push payments when the transaction ↵
Florian Dold
is in the right state
2023-11-15
wallet-core: remove bogus exception
Florian Dold
2023-11-15
wallet-core: store changed KYC URL on subsequent KYC queries
Florian Dold
2023-11-14
wallet-core: make age restricted deposits work
Florian Dold
2023-11-13
harness: support tests with multiple exchanges
Florian Dold
[next]