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 (
Expand
)
Author
2022-08-18
moved wireInfo and denomInfo into taler-util so it can be used from the ui
Sebastian
2022-08-18
fix: for bitcoin withdrawal the exchange payto:// is not enough and the withd...
Sebastian
2022-08-17
default exchange
Sebastian
2022-08-16
implement peer to peer push payments
Florian Dold
2022-08-08
add delivery info in the parse contract terms and a function to get info from...
Sebastian
2022-07-21
removed the type check when accessing h_age_com
Sebastian
2022-07-21
proper handling of coin with age restriction
Özgür Kesim
2022-07-12
wallet-core: implement accepting p2p push payments
Florian Dold
2022-07-08
wallet-core: P2P push payments (still incomplete)
Florian Dold
2022-06-26
- typo fix
Sebastian
2022-06-10
wallet-core: correctly report 'confirmed' status of bank integrated withdrawal
Florian Dold
2022-06-10
wallet-core: implement and test forced coin/denom selection
Florian Dold
2022-06-08
increase timeouts for retries
Boss Marco
2022-06-07
reserve long polling longer, add withdrawOnly to bench1
Boss Marco
2022-06-01
-removing bad console log
Sebastian
2022-06-01
wallet-core: only attest age if required/possible
Florian Dold
2022-06-01
wallet-core: refunds transactions should be sorted after payments
Florian Dold
2022-06-01
integration tests: one variable for pybank/libeufin switch
Florian Dold
2022-05-31
wallet-core: only schedule auto-refresh check if exchange update has no last ...
Florian Dold
2022-05-31
-error reporting, code formatting
Florian Dold
2022-05-29
show refund info in purchase
Sebastian
2022-05-24
Revert "no need to compile after install"
Florian Dold
2022-05-24
no need to compile after install
Sebastian
2022-05-19
wallet-core: long-poll longer for reserve status
Florian Dold
2022-05-19
wallet-core: use less aggressive retries
Florian Dold
2022-05-19
-formatting
v0.9.0-dev.11
Florian Dold
2022-05-19
wallet-core: clamp claim retry properly
Florian Dold
2022-05-18
fix: update retry info before return also for purchase
Sebastian
2022-05-18
fix: update retry info before return
Sebastian
2022-05-18
fix: to skip the operation maxRetries need to be calculated first
Sebastian
2022-05-18
all retryInfo function in the same namespace, adding missing retryInfo increment
Sebastian
2022-05-18
fix: do not cancel all operation processing when one of them reach maxRetries...
Sebastian
2022-05-14
feat: awaiting refund
Sebastian
2022-05-06
handling service worker waiting phase
Sebastian
2022-05-04
add restricted option to manual withdraw
Sebastian
2022-05-03
wallet-core: implement batch withdrawal
Florian Dold
2022-05-03
add missing allowedExchanges for calculating getFeeForDeposit
Sebastian
2022-05-03
deposit from payto
Sebastian
2022-05-02
add prepareRefund operation to gather information about the refund before con...
Sebastian
2022-04-29
wallet-core: make coin selection aware of age restriction
Florian Dold
2022-04-29
fix #5845 added run-gc on webex
Sebastian
2022-04-28
simplify alarm and check webRequest without using 'in'
Sebastian
2022-04-28
keep alive manifest v3
Sebastian
2022-04-27
wallet-core: implement age restriction support
Florian Dold
2022-04-18
wallet-core: fix loop index
Florian Dold
2022-04-18
wallet-cli: allow generating segwit addresses
Florian Dold
2022-04-15
anastasis-core: async provider synchronization
Florian Dold
2022-04-14
wallet-core: request reserve status with long poll timeout
Florian Dold
2022-04-13
fix: timer API should be exported from src/index
Sebastian
2022-04-11
add a timer parameter in the wallet constructor in order to resolve #7120
Sebastian
[next]