index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exchangedb
/
plugin_exchangedb_postgres.c
Age
Commit message (
Expand
)
Author
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-14
introducing GNUNET_TIME_Timestamp, recoup now with amounts
Christian Grothoff
2021-12-09
introduce stored procedure for coin balance check
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-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-27
refactor get_ready_deposits query and index to hopefully make query faster
Christian Grothoff
2021-11-24
fix #7107
Christian Grothoff
2021-11-21
-fix warning
Christian Grothoff
2021-11-19
-improve comments, DCE
Christian Grothoff
2021-11-17
towards merging with master
Christian Grothoff
2021-11-17
fix DB query and error handling
Christian Grothoff
2021-11-15
complete oauth logic (in theory)
Christian Grothoff
2021-11-15
avoid duplication
Christian Grothoff
2021-11-09
misc TODOs for KYC left
Christian Grothoff
2021-11-07
fix payto:// construction routine and move it to libtalerutil
Christian Grothoff
2021-11-07
add missing file
Christian Grothoff
2021-11-06
move extension options to external table
Christian Grothoff
2021-11-05
-fixes
Christian Grothoff
2021-11-05
implement missing SQL statement
Christian Grothoff
2021-11-01
fix sharding
Christian Grothoff
2021-11-01
-bugfix
Christian Grothoff
2021-11-01
style fixes
Christian Grothoff
2021-10-31
consistently distinguish blinded/unblinded denomination sigs
Christian Grothoff
2021-10-31
distinguish between blind and non-blind denomination signatures
Christian Grothoff
2021-10-31
DB test passes again
Christian Grothoff
2021-10-31
SQL fixes
Christian Grothoff
2021-10-31
fixing SQL statements
Christian Grothoff
2021-10-31
misc fixes
Christian Grothoff
2021-10-30
-more dB work
Christian Grothoff
2021-10-30
-more dB work
Christian Grothoff
2021-10-30
-more work on FTBFS issues
Christian Grothoff
2021-10-30
fix more FTBFS issues
Christian Grothoff
2021-10-30
SQL fixes
Christian Grothoff
2021-10-29
sql fixes
Christian Grothoff
2021-10-29
address most FIXMEs in pg plugin
Christian Grothoff
2021-10-29
address most FIXMEs in pg plugin
Christian Grothoff
2021-10-27
-fixing FTBFS
Christian Grothoff
2021-10-27
-resovling more FTBFS issues
Christian Grothoff
2021-10-19
-implement more of the KYC handlers
Christian Grothoff
2021-10-17
implement /kyc-check, add skeleton for /kyc-proof
Christian Grothoff
2021-10-17
-incomplete draft for /kyc-wallet handler
Christian Grothoff
2021-10-17
implement returning KYC status from GET /deposits/ endpoint
Christian Grothoff
2021-10-15
add KYC logic for /deposit handling (DB part incomplete)
Christian Grothoff
2021-10-14
-basic logic for withdraw KYC checks
Christian Grothoff
[next]