index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exchangedb
/
procedures.sql.in
Age
Commit message (
Expand
)
Author
12 days
towards handling non-instant successor measures
Florian Dold
2024-11-05
use insert_kyc_measure_result, remove insert_programmatic_legitimization_outcome
Florian Dold
2024-11-05
rename insert_kyc_attributes to insert_kyc_measure_result
Florian Dold
2024-09-05
implement #9124 and #9039
Christian Grothoff
2024-09-01
add idempotency check for batch-deposit on kyc failure
Christian Grothoff
2024-08-29
fix auditor inconsistency detection lag
Christian Grothoff
2024-08-07
implement logic to deal with expiration of measures; untested, but could theo...
Christian Grothoff
2024-08-05
also allow kyc-proof authentication with most recent reserve_pub transfer sub...
Christian Grothoff
2024-07-29
-fixing minor bugs
Christian Grothoff
2024-07-29
fix kyc trigger SQL logic
Christian Grothoff
2024-07-29
implement kycauth_in_insert
Christian Grothoff
2024-07-29
fix DB init for v5
Christian Grothoff
2024-06-24
real-time-auditor
Nic Eigel
2023-10-15
remove dead do_withdraw code
Christian Grothoff
2023-09-19
finish new reserve history logic
Christian Grothoff
2023-09-18
remove coin and reserve histories from exchange replies
Christian Grothoff
2023-09-14
more work towards auditor support for AML/KYC
Christian Grothoff
2023-09-13
work on KYC support in auditor (WiP, not finished)
Christian Grothoff
2023-09-10
major exchange DB schema change: store common properties of batch deposit in ...
Christian Grothoff
2023-07-28
finalize v3/v4 -> v2 exchange schema merger
Özgür Kesim
2023-06-26
add exchange_do_age_withdraw.sql
Özgür Kesim
2023-05-17
implement logic to conditionally trigger AML review based on KYC attributes
Christian Grothoff
2023-03-27
some changes for ensure known coin
Joseph
2023-03-27
New spi files
Joseph
2023-01-30
test for link data
Joseph
2023-01-23
tests for refunds_by_coin and ready_deposit
Joseph
2023-01-22
address DB FIXMEs for AML
Christian Grothoff
2022-12-29
misc purse deletion fixes
Christian Grothoff
2022-12-28
add missing stored procedure
Christian Grothoff
2022-12-27
-purse deletion SQL logic
Christian Grothoff
2022-12-21
add batch8
Joseph
2022-12-20
new batch test and standard deviation
Joseph
2022-12-20
some modifications in sql code
Joseph
2022-12-06
refactor procedures.sql
Christian Grothoff