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
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
simplify further
Christian Grothoff
2020-12-17
update auditordb and test logic to work with new key separation logic (#6175)
Christian Grothoff
2020-12-16
load fees from DB instead of from config, also in wire tools
Christian Grothoff
2020-12-12
fix misc bugs
Christian Grothoff
2020-12-10
cascade
Christian Grothoff
2020-12-10
add missing drops
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-12-04
centralize (most) offline signing/verifying operations into offline_signatures.c
Christian Grothoff
2020-12-02
fix SQL error
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-29
get code for most new endpoints to build (but DB not done)
Christian Grothoff
2020-11-27
first draft for POST /management/keys
Christian Grothoff
2020-11-27
add tables for signing key revocation and for wire accounts
Christian Grothoff
2020-11-24
database schema change for #6175
Christian Grothoff
2020-11-14
more work on crypto RSA helper
Christian Grothoff
2020-11-12
add -lgcov flag for coverage analysis
Christian Grothoff
2020-11-08
use --help instead of -h
Christian Grothoff
2020-10-26
use correct HTTP status codes:
Christian Grothoff
2020-10-22
fix doxygen
Christian Grothoff
2020-08-28
fail if exchange-account configuration is definitively wrong (#5642)
Christian Grothoff
2020-08-13
remove optimization combining two SQL statements on reserve update as it coul...
Christian Grothoff
2020-08-12
fix refund handling: allow refund increases for the same coin
Christian Grothoff
2020-08-10
experimental fix to #6452: merge two SQL statements into one
Christian Grothoff
2020-08-08
postgres documentation suggests to avoid 'FOR UPDATE' with serializable trans...
Christian Grothoff
2020-07-22
fix misc typos
Christian Grothoff
2020-07-10
remove unused/unusable coin_sig, return correct coin_pub in recoup-reveal fai...
Christian Grothoff
2020-07-10
this invariant does not actually hold, i.e. if there is a /recoup request for...
Christian Grothoff
2020-07-09
work on more testing for recoup-refresh
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
introduce known_coin_id, alas not yet used
Christian Grothoff
2020-07-08
simplify DB access: do not fetch fields we do not need
Christian Grothoff
2020-07-05
GNUNET_free_non_null is gone, use GNUNET_free
Christian Grothoff
2020-07-05
fix error reporting/handling
Christian Grothoff
2020-07-05
fix drop call
Christian Grothoff
2020-07-05
use unregister
Christian Grothoff
2020-07-05
towards changing timestamp in deposit confirmation (tests failing)
Christian Grothoff
2020-04-24
fix invariant check
Christian Grothoff
2020-04-23
add invariant checks for #6214
Christian Grothoff
[next]