index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exchangedb
/
test_exchangedb.c
Age
Commit message (
Expand
)
Author
2022-03-31
privatize more signature structs, simplify code
Christian Grothoff
2022-03-27
-fix leak, uninitialized ps
Christian Grothoff
2022-03-27
-remove tiny field, no longer needed
Christian Grothoff
2022-03-27
towards removing tiny bit
Christian Grothoff
2022-03-24
rework deposits sharding, towards making aggregator faster (not necessarily d...
Christian Grothoff
2022-03-05
refactor /wire to include logic to return the wad fee (for W2W payments)
Christian Grothoff
2022-03-03
use 32 byte hash for hpayto, use that for joins on queries to better align qu...
Christian Grothoff
2022-03-03
include shard when marking deposits tiny/done to make better use of partition...
Christian Grothoff
2022-03-02
fix num partitions
Marco Boss
2022-03-02
include partitioning logic in dbinit
Marco Boss
2022-02-28
get test-auditor and #7181 to pass
Christian Grothoff
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-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-15
-correctly implement CS idempotency check on withdraw
Christian Grothoff
2022-02-12
-address FIXMEs
Christian Grothoff
2022-02-11
-simplify: nonce no longer hashed
Christian Grothoff
2022-02-10
-fixes to tests, and half-baked fixes for CS-/link (still fails)
Christian Grothoff
2022-02-07
fix DB API for generic blinded planchet storage
Christian Grothoff
2022-02-07
get DB test to build
Christian Grothoff
2022-02-07
-rename fest
Christian Grothoff
2022-02-04
uncrustify
Gian Demarmels
2022-02-04
exchangedb fix
Gian Demarmels
2022-02-04
resolves merge conflicts
Gian Demarmels
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
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
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
2021-12-25
-fix FTBFS
Christian Grothoff
2021-12-25
protocol v12 changes (/recoup split, signature changes) plus database shardin...
Christian Grothoff
2021-12-19
denormalize reserve_pub in reserve tables to enable sharding
Christian Grothoff
2021-12-16
-fix recoup ugliness
Christian Grothoff
2021-12-15
-fix FTBFS
Christian Grothoff
2021-12-05
change order of statements when making coin known to possibly reduce serializ...
Christian Grothoff
2021-12-05
major rework of withdraw transaction to use stored procedure and (presumably)...
Christian Grothoff
2021-11-27
sql fix
Christian Grothoff
2021-11-20
fix typo: s/row_id/rowid/
Thien-Thi Nguyen
2021-11-19
-fix leaks and compiler warnings
Christian Grothoff
2021-11-16
[age restriction] progress 3/n
Özgür Kesim
2021-11-07
add missing file
Christian Grothoff
2021-11-06
more RSA cleanup
Christian Grothoff
2021-11-06
RSA-despecialization
Christian Grothoff
2021-11-05
-fixes
Christian Grothoff
2021-11-05
abstract denomination keys a bit more
Christian Grothoff
2021-11-01
fix sharding
Christian Grothoff
[next]