index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exchangedb
Age
Commit message (
Expand
)
Author
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-22
improvements in extension handling
Özgür Kesim
2022-01-21
[age restriction] progress 12/n
Özgür Kesim
2022-01-18
use 'pipe' instead of 'eventfd' on non-Linux systems
Jonathan Buchanan
2022-01-11
fix #7143
Christian Grothoff
2022-01-11
The current recoup API is broken. I guess this is another example where "tri...
Christian Grothoff
2022-01-10
fix amount denormalization issue
Christian Grothoff
2022-01-08
drop extensions table
Özgür Kesim
2022-01-08
Fixed prepared statement for extensions
Özgür Kesim
2022-01-08
[age restriction] progress 10/n
Özgür Kesim
2021-12-28
-cleanup
Christian Grothoff
2021-12-26
resolve #7124: ensure -s also deletes work_shards
Christian Grothoff
2021-12-25
-fix FTBFS
Christian Grothoff
2021-12-25
clean up refresh-reveal logic, reducing local copying
Christian Grothoff
2021-12-25
-eliminate redundant hash operation on link signatures
Christian Grothoff
2021-12-25
protocol v12 changes (/recoup split, signature changes) plus database shardin...
Christian Grothoff
2021-12-23
[age restriction] progress 8/n
Özgür Kesim
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-14
introducing GNUNET_TIME_Timestamp, recoup now with amounts
Christian Grothoff
2021-12-13
experiment
Christian Grothoff
2021-12-09
-was integrated
Christian Grothoff
2021-12-09
introduce stored procedure for coin balance check
Christian Grothoff
2021-12-08
-complete 'melt.sql', in theory
Christian Grothoff
2021-12-08
optimize /deposit logic to minimize serialization failures (presumably)
Christian Grothoff
2021-12-08
quick hack to see about improving melt serialization failures
Christian Grothoff
2021-12-08
move ensure_coin_known for melt and recoup outside of transaction, more logging
Christian Grothoff
2021-12-08
-wip
Christian Grothoff
2021-12-06
-fix balance calculation
Christian Grothoff
2021-12-06
improve SQL comments
Christian Grothoff
2021-12-05
-add FIXMEs
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-29
try to optimize aggregator queries
Christian Grothoff
2021-11-29
-simple DB benchmark
Christian Grothoff
2021-11-28
fix config
Christian Grothoff
[next]