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-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
2021-10-14
start with KYC support in DB
Christian Grothoff
2021-09-17
-DCE, nicer return values
Christian Grothoff
2021-09-05
implement taler-exchange-transfer DB sharding logic
Christian Grothoff
2021-09-04
fix aggregator benchmark generation logic
Christian Grothoff
2021-09-03
first draft for an aggregator benchmark, plus fixing inclusive/exclusive shar...
Christian Grothoff
2021-09-03
preliminary work on supporting sharding/parallel aggregation (undertested, bu...
Christian Grothoff
2021-09-03
-implement long-standing aggregation SQL query simplification
Christian Grothoff
2021-08-23
-doxygen fixes
Christian Grothoff
2021-08-23
complete implementation of long-polling for reserve status; remove support fo...
Christian Grothoff
2021-08-22
-add notifications for inbound reserve transactions
Christian Grothoff
2021-08-22
-doxygen fix
Christian Grothoff
2021-08-22
-implement long polling support on reserve status (but not yet in C client li...
Christian Grothoff
2021-08-19
-indent fix
Christian Grothoff
2021-08-13
-doxygen fix
Christian Grothoff
2021-08-13
-add support for event notifications to exchangedb plugin
Christian Grothoff
2021-08-06
-fix assertion failure caused by testcase
Christian Grothoff
2021-07-22
-fix #6933
Christian Grothoff
2021-07-15
-fix doxygen
Christian Grothoff
2021-06-22
fix auditor-offline issue
Christian Grothoff
2021-06-22
-bugfixes, and FTBFS
Christian Grothoff
2021-06-22
-fix up wirewatch logic
Christian Grothoff
2021-06-21
make insert transaction more optimistic, may reduce conflicts
Christian Grothoff
2021-06-21
-useless
Christian Grothoff
2021-06-21
fixing parallel fakebank to ensure transactions are ordered, fixing indices/c...
Christian Grothoff
2021-06-20
preparations for sharded wirewatch
Christian Grothoff
2021-06-19
fix batch size adjustment of wirewatcher
Christian Grothoff
2021-04-21
fix misc doxygen issues
Christian Grothoff
2021-04-14
fix #6845
Christian Grothoff
2021-01-15
remove master_pub from DB
Christian Grothoff
2021-01-13
fix sync issues, add rudimentary test
Christian Grothoff
2021-01-12
bugfixes in auditor-sync logic
Christian Grothoff
2021-01-10
finish irbt_callbacks
Christian Grothoff
2021-01-10
complete select_serial_by_* SELECT statements
Christian Grothoff
2021-01-10
preparing statements for auditor replication logic
Christian Grothoff
2021-01-10
skeleton for postgres_insert_records_by_table
Christian Grothoff
2021-01-10
complete (untested) implementation of lrbt_callbacks
Christian Grothoff
2021-01-10
fix major bug with SQL statement missing ORDER BY freshcoin_index resulting i...
Christian Grothoff
2021-01-09
more optimizations of tables with foreign keys
Christian Grothoff
2021-01-08
change wire_reference to be uint64_t always; more work on lrbt_callbacks
Christian Grothoff
2021-01-08
use known_coin_id instead of coin_pub, use reserve_out_serial_id/rrc_serial i...
Christian Grothoff
2021-01-08
use auditor_uuid instead of auditor_pub as foreign key
Christian Grothoff
2021-01-08
change exchange database to use denominations_serial instead of denom_pub_has...
Christian Grothoff
2021-01-05
schema update in preparation of exchange-auditor database replication logic
Christian Grothoff
[next]