index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
taler_exchangedb_plugin.h
Age
Commit message (
Expand
)
Author
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
doxygen and spelling fixes
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
complete implementation of long-polling for reserve status; remove support fo...
Christian Grothoff
2021-08-22
-implement long polling support on reserve status (but not yet in C client li...
Christian Grothoff
2021-08-13
-add support for event notifications to exchangedb plugin
Christian Grothoff
2021-06-22
-bugfixes, and FTBFS
Christian Grothoff
2021-06-20
preparations for sharded wirewatch
Christian Grothoff
2021-04-23
more doxygen fixes
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-11
taler-auditor-sync WiP
Christian Grothoff
2021-01-10
more work on INSERT statements
Christian Grothoff
2021-01-10
complete select_serial_by_* SELECT statements
Christian Grothoff
2021-01-10
remove redundant old_coin_pub from link data
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
change exchange database to use denominations_serial instead of denom_pub_has...
Christian Grothoff
2021-01-06
add -i option to taler-auditor
Christian Grothoff
2020-12-26
implement #6161
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
spell checking issues
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-06
incomplete work on forthcoming /keys implementation
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-29
get code for most new endpoints to build (but DB not done)
Christian Grothoff
2020-11-28
sketch logic for wire-fee management endpoint
Christian Grothoff
2020-11-28
more work on new endpoints
Christian Grothoff
2020-11-14
more work on crypto RSA helper
Christian Grothoff
2020-08-12
fix refund handling: allow refund increases for the same coin
Christian Grothoff
2020-07-10
remove unused/unusable coin_sig, return correct coin_pub in recoup-reveal fai...
Christian Grothoff
2020-07-08
synchronize with latest GANA
Christian Grothoff
2020-07-08
add h_denom_pub to deposit signatures
Christian Grothoff
2020-07-08
simplify DB access: do not fetch fields we do not need
Christian Grothoff
2020-07-05
towards changing timestamp in deposit confirmation (tests failing)
Christian Grothoff
[next]