index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
taler-util
/
src
Age
Commit message (
Collapse
)
Author
2023-08-02
fix #7717
Sebastian
2023-07-26
taler-util: import hash-wasm only when building for Node
Iván Ávalos
2023-07-26
WIP: initial work for Anastasis in qtart
Iván Ávalos
2023-07-21
move amount and time function to util
Sebastian
2023-07-20
add taler signature code
Sebastian
2023-07-10
mark proposalid as depreacted
Sebastian
2023-07-10
fix node20 bug
Sebastian
2023-07-06
wallet-core: support passing transactionId to confirmPay
Florian Dold
2023-07-03
fix 7741: add sessionid
Sebastian
2023-07-03
#7741 share payment
Sebastian
add shared flag in db new state purchase dialogShared new error WALLET_ORDER_ALREADY_PAID removing nonce from normal operation new operation: sharePayment which returns payUri with nonce
2023-06-30
wallet-core: rename OperationAttempt->TaskRun, do not allow task result ↵
Florian Dold
values anymore
2023-06-28
fix: 7740 check max on p2p push
Sebastian
2023-06-28
use default http timeout from util
Sebastian
2023-06-28
wallet-core: handle 'never' timestamp in purse status
Florian Dold
2023-06-28
wallet-core: emit balance-change notifications, do less implicit background work
Florian Dold
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
introduce balance-change notification
Florian Dold
2023-06-24
-missing optional
Florian Dold
2023-06-24
wallet-core: allow confirming peer-push-credit via txid
Florian Dold
2023-06-20
-minor rename
Florian Dold
2023-06-20
wallet-core: consistently rename to failTransaction
Florian Dold
2023-06-20
using enum instead of string
Sebastian
2023-06-20
remove from float
Sebastian
2023-06-20
wallet-core: remove redundant/unused notifications
Florian Dold
2023-06-20
wallet-core: emit DD37 self-transition notifications with errors
Florian Dold
2023-06-16
remove type literal
Sebastian
2023-06-15
compare duration
Sebastian
2023-06-13
get operation plan types
Sebastian
2023-06-06
wallet-core: truncate withdrawal errors
Florian Dold
2023-06-06
wallet-core: check base URL reported by exchange
Florian Dold
2023-06-06
wallet-core: deterministic p2p contract encryption
Florian Dold
2023-06-05
wallet-core: handle more p2p abort cases nicely
Florian Dold
2023-06-05
fix floor in times
Sebastian
2023-06-05
move kycurl to commons, make webex aware
Sebastian
2023-06-05
wallet-core: use long-polling for P2P kyc
Florian Dold
2023-06-03
-typos
Christian Grothoff
2023-06-02
wallet-core: remove waiting-for-retry and some other notifications that we ↵
Florian Dold
don't use
2023-05-30
wallet-core: report possible actions in transactions list
Florian Dold
2023-05-30
finish implementation of abort / cancelAborting on all tx types
Florian Dold
2023-05-26
using taler crypto
Sebastian
2023-05-26
moving into taler-crpto
Sebastian
2023-05-26
taler-util,wallet-core: make AbsoluteTime opaque
Florian Dold
2023-05-26
taler-util,wallet-core: implement TalerPreciseTimestamp
Florian Dold
Fixes #7703
2023-05-26
taler-util: compile-time flavor for timestamp types
Florian Dold
2023-05-25
wallet-core: implement cancelAbortingTransaction for deposit groups
Florian Dold
2023-05-25
wallet-core: fix issues with aborting deposits
Florian Dold
2023-05-25
wallet-core: return transactionId whenever a transaction is created
Florian Dold
[next]