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
/
src
/
crypto
Age
Commit message (
Expand
)
Author
2022-09-05
wallet-core: fix format of purse deposits
Florian Dold
2022-09-05
wallet-core: include age restriction in p2p signature, mark coins as spent
Florian Dold
2022-09-01
wallet-core: fix withdrawal of age-restricted denoms without age restriction
Florian Dold
2022-09-01
wallet-core: fix issue with crock encoding of age restrictions
Florian Dold
2022-08-23
peer-to-peer pull payments MVP
Florian Dold
2022-08-18
moved wireInfo and denomInfo into taler-util so it can be used from the ui
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-01
wallet-core: only attest age if required/possible
Florian Dold
2022-04-27
wallet-core: implement age restriction support
Florian Dold
2022-04-11
add a timer parameter in the wallet constructor in order to resolve #7120
Sebastian
2022-04-06
fix old API, crypto impl now used objects
Sebastian
2022-03-25
synchronousWorker is replaced by synchronousWorkerNode, fix msg.args => msg.req
Sebastian
2022-03-24
created a sync worker for web based on the node version, then split for both
Sebastian
2022-03-24
wallet: allow using RPC crypto in more places
Florian Dold
2022-03-24
wallet: remove excessive logging
Florian Dold
2022-03-24
wallet: crypto worker fixes, better taler-crypto-worker integration
Florian Dold
2022-03-23
wallet: simplify crypto workers
Florian Dold
2022-03-23
wallet: address crypto worker hang and warning about worker termination
Florian Dold
2022-03-21
wallet: t_s/d_us migration
Florian Dold
2022-03-15
wallet: db-less benchmarking
Florian Dold
2022-03-14
wallet: towards db-less benchmarking, some refactoring
Florian Dold
2022-03-07
fix recoup protocol breakage
Florian Dold
2022-03-07
fix tipping
Florian Dold
2022-03-07
address protocol changes in the exchange
Florian Dold
2022-02-21
disable setupRefreshPlanchet C crypto worker call
Florian Dold
2022-02-21
towards implementing breaking exchange protocol changes
Florian Dold
2022-01-16
splitting syncWorker with the factory so the former do not require nodejs run...
Sebastian
2022-01-12
implement latest recoup protocol
Florian Dold
2022-01-11
towards new recoup API
Florian Dold
2022-01-05
wallet-core: towards exchange protocol v12
Florian Dold
2021-12-23
deposit from wallet webex: wip
Sebastian
2021-12-09
idb-bridge: use lodash cloneDeep
Florian Dold
2021-12-09
put 'setInsecureTrustExchange' behind env variable in benchmark
Florian Dold
2021-12-09
wallet-core: use crypto worker for eddsa signing
Florian Dold
2021-12-08
wallet-core: trust exchange for exchange benchmark
Florian Dold
2021-11-27
wallet: support both protocol versions
Florian Dold
2021-11-17
wallet: implement exchange protocol v9
Florian Dold
2021-11-16
wallet: experiment with C-based crypto worker for some primitives
Florian Dold
2021-10-18
move some more crypto to taler-util package
Florian Dold
2021-10-07
add anastasis skeleton, put crypto in taler-util
Florian Dold
2021-09-17
issue #5860
Sebastian
2021-08-24
DB schema cleanup
Florian Dold
2021-08-06
perf: do bulk read
Florian Dold
2021-07-30
taler-wallet-core ios compatibility
Jonathan Buchanan
2021-07-13
comment
Florian Dold
2021-07-13
make TextEncoder/Decoder creation lazy for polyfill to work
Florian Dold
2021-06-21
fix #6042
Sebastian
[next]