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-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
2020-12-26
fix bad call
Christian Grothoff
2020-12-26
init member
Christian Grothoff
2020-12-26
implement #6161
Christian Grothoff
2020-12-25
address FIXMEs
Christian Grothoff
2020-12-22
integrate auditor signature check logic with taler-helper-auditor-coins
Christian Grothoff
2020-12-22
address FIXME: pass session when iterating over denominations
Christian Grothoff
2020-12-20
remove fixme, function remains in use"
Christian Grothoff
2020-12-20
misc doxygen fixes
Christian Grothoff
2020-12-17
update auditordb and test logic to work with new key separation logic (#6175)
Christian Grothoff
2020-12-12
fix misc bugs
Christian Grothoff
2020-12-10
implement POST /managment/keys
Christian Grothoff
2020-12-09
work on new logic to generate /wire response
Christian Grothoff
2020-12-06
expand exchangedb plugin for new /keys logic
Christian Grothoff
2020-12-01
more management API tests and bugfixes
Christian Grothoff
2020-11-30
doxygen fixes
Christian Grothoff
2020-11-29
more DB functions for new /management/ endpoints
Christian Grothoff
2020-11-29
more work on DB plugin for managemetn API
Christian Grothoff
2020-11-29
work on DB logic, add auditor_name to /management/auditors API
Christian Grothoff
2020-11-27
first draft for POST /management/keys
Christian Grothoff
2020-11-14
more work on crypto RSA helper
Christian Grothoff
2020-10-22
fix doxygen
Christian Grothoff
[next]