index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exchangedb
/
procedures.sql
Age
Commit message (
Collapse
)
Author
2022-12-06
refactor procedures.sql
Christian Grothoff
2022-12-05
-fix crash if there is a conflict on inserting into the purse_decision table
Christian Grothoff
2022-11-27
handle partner_serial_id being NULL
Christian Grothoff
2022-11-27
-fix foreign key constraint issue
Christian Grothoff
2022-11-27
more sql refactoring
Christian Grothoff
2022-11-26
-remove shard support
Christian Grothoff
2022-11-21
batch test for reserves-in-insert
Joseph
2022-11-21
some modifications, there is one error which display (no function matches ↵
Joseph
the given name and argument types)
2022-11-21
some modifications on batch_test for reserves_in
Joseph
2022-11-04
-typo
Özgür Kesim
2022-11-04
policy extensions and age restriction refactoring
Özgür Kesim
- refactoring of extension-plugin-mechanism - refactoring of age restriction extension - added policy extensions plugin plumbing - added DB schema and api - policy_details - policy_fulfillments
2022-10-30
add support for reserve open/close operations to auditor, begin to split off ↵
Christian Grothoff
purse auditing logic
2022-10-12
-work on reserve control tests
Christian Grothoff
2022-10-09
-implementing do_reserves_open logic
Christian Grothoff
2022-10-04
-syntax error fixed
Özgür Kesim
2022-10-04
-work on reserve_open DB API
Christian Grothoff
2022-10-03
-more work on new DB logic
Christian Grothoff
2022-08-24
-fix purse deposit when done against non-existing reserve
Christian Grothoff
2022-08-24
-fix purse merge when done against non-existing reserve
Christian Grothoff
2022-08-16
allow merge into non-existent reserve if KYC is disabled
Christian Grothoff
2022-08-14
-work on new KYC logic: remove old DB code
Christian Grothoff
2022-08-14
-work on new KYC logic: tests pass again
Christian Grothoff
2022-08-11
major rework of the KYC logic, making it more configurable, not complete, ↵
Christian Grothoff
but tests pass again
2022-08-06
-fix schema use
Christian Grothoff
2022-08-05
-add new KYC amount iteration DB functions
Christian Grothoff
2022-07-25
-move everything into schema
Christian Grothoff
2022-07-24
-unversion stored procedures, always load latest ones
Christian Grothoff