index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
Age
Commit message (
Expand
)
Author
2022-02-04
refactor TALER_coin_ev_hash
Gian Demarmels
2022-02-04
include denom_pub into coin_ev_hash
Gian Demarmels
2022-02-04
fixed nonce check, renamed WithdrawNonce
Gian Demarmels
2022-02-04
-make picky gcc happy
Christian Grothoff
2022-02-04
implement feedback
Lucien Heuzeveldt
2022-02-04
refactoring
Gian Demarmels
2022-02-04
removed varargs
Gian Demarmels
2022-02-04
implement withdraw (nonce reuse check missing)
Lucien Heuzeveldt
2022-02-04
implement CS key handling and csr endpoint
Lucien Heuzeveldt
2022-02-04
fix const due to changes in TALER_planchet_prepare
Lucien Heuzeveldt
2022-02-04
implement exchange_api_csr
Lucien Heuzeveldt
2022-02-04
added CS data structures, implemented CS keypair
Gian Demarmels
2022-01-23
[age_restriction] progress 13/n
Özgür Kesim
2022-01-21
[age restriction] progress 12/n
Özgür Kesim
2022-01-11
The current recoup API is broken. I guess this is another example where "tri...
Christian Grothoff
2022-01-10
[age restriction] progress 11/n
Özgür Kesim
2022-01-08
[age restriction] progress 10/n
Özgür Kesim
2021-12-27
[age restriction] progress 9/n
Özgür Kesim
2021-12-25
-eliminate redundant hash operation on link signatures
Christian Grothoff
2021-12-25
v12: also do not sign over merchant_pub in REFUND signature, centralize logic
Christian Grothoff
2021-12-25
protocol v12 changes (/recoup split, signature changes) plus database shardin...
Christian Grothoff
2021-12-25
deduplicate melt signing logic, remove coin_pub from data being signed over
Christian Grothoff
2021-12-23
[age restriction] progress 8/n
Özgür Kesim
2021-12-16
-fix recoup ugliness
Christian Grothoff
2021-12-14
introducing GNUNET_TIME_Timestamp, recoup now with amounts
Christian Grothoff
2021-12-11
fix #7123
Christian Grothoff
2021-12-08
optimize /deposit logic to minimize serialization failures (presumably)
Christian Grothoff
2021-12-08
fix error handling for very large uploads, fix re-generation of /keys respons...
Christian Grothoff
2021-12-08
logging
Christian Grothoff
2021-12-08
tolerate missing 'Expire' header better
Christian Grothoff
2021-12-06
-fix balance calculation
Christian Grothoff
2021-12-05
-add FIXMEs
Christian Grothoff
2021-12-01
[age restriction] progress 6/n
Özgür Kesim
2021-11-29
try to optimize aggregator queries
Christian Grothoff
2021-11-25
fix #7105 (for exchange)
Christian Grothoff
2021-11-23
protocol bump, ignore eintr
v0.9.0-dev.1
Christian Grothoff
2021-11-19
-fix leaks and compiler warnings
Christian Grothoff
2021-11-19
-misc bugfixes
Christian Grothoff
2021-11-19
-fix misc. compiler warnings
Christian Grothoff
2021-11-17
-use different hash for RSA vs. Denomination hashing
Christian Grothoff
2021-11-16
[age restriction] progress 3/n
Özgür Kesim
2021-11-14
age restriction (load per denomination). 3/n
Özgür Kesim
2021-11-10
age restriction progress 2/n
Özgür Kesim
2021-11-09
-fixes for test
Christian Grothoff
2021-11-09
misc TODOs for KYC left
Christian Grothoff
2021-11-09
get first KYC test to pass
Christian Grothoff
2021-11-07
implement /kyc-proof client API
Christian Grothoff
2021-11-06
-misc fixes
Christian Grothoff
2021-11-06
include h_extensions in deposit confirmation
Christian Grothoff
2021-11-06
introduce TALER_wallet_deposit_verify
Christian Grothoff
[next]