index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
benchmark
/
taler-aggregator-benchmark.c
Age
Commit message (
Expand
)
Author
2023-10-25
new blind signing code builds
Christian Grothoff
2023-09-24
fix various FIXMEs
Christian Grothoff
2023-09-10
major exchange DB schema change: store common properties of batch deposit in ...
Christian Grothoff
2023-07-16
fix taler-aggregator-benchmark
Christian Grothoff
2022-11-01
remove wad fee, kyc fee and kyc-timeout
Christian Grothoff
2022-10-22
-add missing asserts, fix logic issue
Christian Grothoff
2022-08-22
-fix some clang warnings
Christian Grothoff
2022-06-07
-fix minor bugs
Christian Grothoff
2022-04-21
Fixed seed size for TALER_age_restriction_commit
Özgür Kesim
2022-03-31
privatize more signature structs, simplify code
Christian Grothoff
2022-03-05
refactor /wire to include logic to return the wad fee (for W2W payments)
Christian Grothoff
2022-03-02
-refactor TALER_AgeMask.mask -> TALER_AgeMask.bits
Özgür Kesim
2022-03-01
Refactoring TALER_AgeCommitment
Özgür Kesim
2022-02-22
[age restriction] progress 16/n - refresh/reveal/link tests
Özgür Kesim
2022-02-21
-big renaming of structs for consistent naming with P suffix
Christian Grothoff
2022-02-20
-ensure different HKDF is used in melt vs. withdraw
Christian Grothoff
2022-02-18
-reducing FIXMEs re: age restriction
Özgür Kesim
2022-02-17
-fix CS nonce reuse check logic
Christian Grothoff
2022-02-16
[age restriction] progress 14/n - withdraw and deposit
Özgür Kesim
2022-02-11
-get tests to pass
Christian Grothoff
2022-02-09
-fix fTBFS
Christian Grothoff
2022-02-07
-rename fest
Christian Grothoff
2022-02-07
fix FTBFS of main logic
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
added CS data structures, implemented CS keypair
Gian Demarmels
2021-12-25
protocol v12 changes (/recoup split, signature changes) plus database shardin...
Christian Grothoff
2021-12-14
introducing GNUNET_TIME_Timestamp, recoup now with amounts
Christian Grothoff
2021-11-19
-fix warnings
Christian Grothoff
2021-11-19
-misc bugfixes
Christian Grothoff
2021-11-16
[age restriction] progress 3/n
Özgür Kesim
2021-11-06
more RSA cleanup
Christian Grothoff
2021-11-05
abstract denomination keys a bit more
Christian Grothoff
2021-11-01
style fixes
Christian Grothoff
2021-10-30
fix more FTBFS issues
Christian Grothoff
2021-10-27
fix rest of FTBFS issues in exchange
Christian Grothoff
2021-09-05
-misc bugfixes
Christian Grothoff
2021-09-04
doxygen and spelling fixes
Christian Grothoff
2021-09-04
fix aggregator benchmark generation logic
Christian Grothoff
2021-09-03
first draft for an aggregator benchmark, plus fixing inclusive/exclusive shar...
Christian Grothoff