index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exchangedb
/
Makefile.am
Age
Commit message (
Expand
)
Author
2024-04-01
still debugging templating tests
Christian Grothoff
2024-03-28
update schema to fix broken primary key constraint
Christian Grothoff
2024-03-08
implement protocol v19 in taler-exchange-httpd (for #8000); note that taler-e...
Christian Grothoff
2024-03-08
add taler-exchange-dbinit -a option
Christian Grothoff
2024-02-16
-also clean procedures.sql
Christian Grothoff
2024-02-13
set 'finished' to TRUE when KYC process is done (either way, successful or fa...
Christian Grothoff
2024-01-12
-fix makefile.am
Christian Grothoff
2023-12-23
Added appropriate response on contract-conflict during deposit
Özgür Kesim
2023-12-21
[wip, #7267] more refined denomination conflict response during deposit
Özgür Kesim
2023-11-12
keep redirect_url in KYC table to improve idempotency of GET
Christian Grothoff
2023-10-15
remove dead do_withdraw code
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-10
major exchange DB schema change: store common properties of batch deposit in ...
Christian Grothoff
2023-07-28
combine v3 and v4 of exchange schema into v2 due to major incompatible tuple ...
Christian Grothoff
2023-06-26
add exchange_do_age_withdraw.sql
Özgür Kesim
2023-06-26
[age-withdraw] age-withdraw commit- and reveal-handlers implemented, 12/n
Özgür Kesim
2023-06-03
add DB idempotency test
Christian Grothoff
2023-05-17
implement logic to conditionally trigger AML review based on KYC attributes
Christian Grothoff
2023-05-01
breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-of...
Christian Grothoff
2023-03-31
fix exchangedb build errors
Christian Grothoff
2023-03-27
some changes for known coins
Joseph
2023-03-27
some changes for ensure known coin
Joseph
2023-03-01
WiP: age-withdraw implementation, part 1/n
Özgür Kesim
2023-02-12
-work on AML trigger logic
Christian Grothoff
2023-02-06
update with sort in c code
Joseph
2023-02-05
-fix FTBFS of exchange test
Christian Grothoff
2023-02-05
exchangedb: use partial index instead of materialized tables deposits_by_read...
Christian Grothoff
2023-02-04
add tests for new AML logic, plus related bugfixes
Christian Grothoff
2023-01-27
work on kycaid attribute extraction
Christian Grothoff
2023-01-23
tests for refunds_by_coin and ready_deposit
Joseph
2023-01-12
-remove duplicate definitions
Christian Grothoff
2023-01-11
new functions for inserting into link_data ready_deposit refunds
Joseph
2023-01-10
-fix multiple definitions of same variable in Makefile.am
Özgür Kesim
2023-01-04
corrections applied to batch_test
Joseph
2023-01-03
remove populate from Makefile
Joseph
2023-01-03
insert
Joseph
2022-12-30
-skeleton for new DB API functions
Christian Grothoff
2022-12-29
Merge branch 'master' of git+ssh://git.taler.net/exchange
Christian Grothoff
2022-12-29
-fix SQL
Christian Grothoff
2022-12-28
populate denom-coin-dep
Joseph
2022-12-28
Remove pop_table from Makefile
Joseph
2022-12-27
-add do_purse_delete API
Christian Grothoff
2022-12-20
new batch test and standard deviation
Joseph
2022-12-20
some modifications in sql code
Joseph
2022-12-06
plugin update
Joseph
2022-12-06
some modifications for batch test
Joseph
2022-12-06
refactor procedures.sql
Christian Grothoff
2022-11-27
more work on SQL refactoring
Christian Grothoff
2022-11-27
intermediate step in major SQL refactoring (not done at all)
Christian Grothoff
[next]