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
2023-07-30
add missing prepared statements
Christian Grothoff
2023-07-30
remove wrap_size, obsolete
Christian Grothoff
2023-07-30
remove pre-array batch reserves-in insertion logic
Christian Grothoff
2023-07-30
misc bug fixes in batch insert
Christian Grothoff
2023-07-30
unify to TEXT instead of mixing TEXT and VARCHAR
Christian Grothoff
2023-07-30
-remove silly comment
Christian Grothoff
2023-07-30
-remove _tuple suffix
Christian Grothoff
2023-07-30
-fix typos
Özgür Kesim
2023-07-30
[pq] use GNUNET_PQ_get_oid_by_name consistently
Özgür Kesim
2023-07-29
dce
Christian Grothoff
2023-07-29
migration to new amount style for exchangedb
Christian Grothoff
2023-07-28
taler_amount type introduced in reserves table and corresponding functions
Özgür Kesim
2023-07-28
FAILING attempt to make echange.reserve use taler_amount
Özgür Kesim
2023-07-28
[pq] added helper to load oids of composite types
Özgür Kesim
2023-07-28
finalize v3/v4 -> v2 exchange schema merger
Özgür Kesim
2023-07-28
finalize v3/v4 -> v2 exchange schema merger
Özgür Kesim
2023-07-28
combine v3 and v4 of exchange schema into v2 due to major incompatible tuple ...
Christian Grothoff
2023-07-28
-fix type defs
Christian Grothoff
2023-07-27
[WiP] added TALER_AMOUNT type to Postgres - first in age_withdraw
Özgür Kesim
2023-07-26
[age-withdraw] WIP - database transaction during reveal works now
Özgür Kesim
2023-07-24
[age-withdraw] first tests pass
Özgür Kesim
2023-07-23
kyc logic with birthdate setting test added
Özgür Kesim
2023-07-23
[kyc] put reserve_pub into legitimization_requirements
Özgür Kesim
2023-07-23
Added reserve_pub to kyc legitimization_processes
Özgür Kesim
2023-07-16
fix taler-aggregator-benchmark
Christian Grothoff
2023-06-27
-fix parameter in stored procedures
Özgür Kesim
2023-06-26
-fixed typos
Özgür Kesim
2023-06-26
add exchange_do_age_withdraw.sql
Özgür Kesim
2023-06-26
-ruuid not needed
Özgür Kesim
2023-06-26
Merge branch 'master' into age-withdraw-merge
Özgür Kesim
2023-06-26
[age-withdraw] age-withdraw commit- and reveal-handlers implemented, 12/n
Özgür Kesim
2023-06-25
fix test
Christian Grothoff
2023-06-25
-fix typo
Christian Grothoff
2023-06-23
fix #7870
Christian Grothoff
2023-06-05
Merge branch 'master' into age-withdraw
Özgür Kesim
2023-06-04
code cleanup, fixing misc. memory leaks in the process
Christian Grothoff
2023-06-03
-logging
Christian Grothoff
2023-06-03
add DB idempotency test
Christian Grothoff
2023-06-03
Merge branch 'master' into age-withdraw
Özgür Kesim
2023-06-02
make CREATE TYPE usage idempotent
Florian Dold
2023-05-21
-fix SQL
Christian Grothoff
2023-05-21
-typo
Christian Grothoff
2023-05-18
array-based do_reserves_in_insert
Christian Grothoff
2023-05-18
use external helper for conversion also for KYCAID
Christian Grothoff
2023-05-17
implement logic to conditionally trigger AML review based on KYC attributes
Christian Grothoff
2023-05-16
towards KYC AML triggers
Christian Grothoff
2023-05-14
[æge-withdraw] WiP: towards new API
Özgür Kesim
2023-05-12
Merge branch 'age-withdraw' of ssh://git.kesim.org/taler/exchange into age-wi...
Özgür Kesim
2023-05-12
[age-withdraw] WIP: change schema to use new support for array types, 11/n
Özgür Kesim
2023-05-10
always use GNUNET_memcpy
Christian Grothoff
[next]