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
2019-07-24
make sure reserves are not gc'ed before legal expiration
Christian Grothoff
2019-07-24
getting revocation/payback test with refreshed coins to pass
Christian Grothoff
2019-07-24
implement zombie check
Christian Grothoff
2019-07-23
need the hash of coin_ev with an index for select
Christian Grothoff
2019-07-23
implement postges_get_old_coin_by_h_blind for #5777
Christian Grothoff
2019-07-22
include new payback-refresh possibilities in coin history generation
Christian Grothoff
2019-07-21
extending postgres plugin with functions required to store payback data on re...
Christian Grothoff
2019-06-27
first steps on #5777
Christian Grothoff
2019-06-26
export get-known-coin function from DB API
Christian Grothoff
2019-06-26
add test for json_wire.c logic
Christian Grothoff
2019-06-26
implement /link signatures
Christian Grothoff
2019-06-08
fix #5756, also change sepa->iban as per payto:// spec
Christian Grothoff
2019-06-05
add locking to avoid transaction retries
Christian Grothoff
2019-06-04
DCE
Christian Grothoff
2019-06-03
check return value, always
Christian Grothoff
2019-05-09
fix #5716
Christian Grothoff
2019-05-02
replace denom_pub with denom_pub_hash in exchange API to reduce bandwidth
Christian Grothoff
2019-04-30
refactor for GNUNET_memcmp
ng0
2019-04-18
add post HTTP request check for hanging transactions
Christian Grothoff
2019-04-15
Refactor test_exchangedb for GNUNET_memcmp
ng0
2019-04-11
Better calculation of # DKs
Marcello Stanisci
2019-04-10
Refactor test_exchangedb_denomkeys for GNUNET_memcmp
ng0
2019-04-10
Refactor test_exchangedb_auditors for GNUNET_memcmp
ng0
2019-04-09
exchangedb/exchangedb_test: GNUNET_memcmp
ng0
2019-04-08
Refactor test_exchangedb_denomkeys.c for GNUNET_memcmp
ng0
2019-04-08
Refactor test_exchangedb_signkeys for GNUNET_memcmp
ng0
2019-04-08
Refactor plugin_exchangedb_postgres for GNUNET_memcmp
ng0
2019-04-08
Refactor for GNUNET_memcmp
ng0
2019-03-11
implementing private key deletion (#5536)
Christian Grothoff
2019-03-03
fix format string issue in taler-wire, complete work on #5536 revocation file...
Christian Grothoff
2019-03-02
actually disable 100 continue
Christian Grothoff
2019-02-17
Need to check for revoked keys as well before adding from DB.
Christian Grothoff
2019-02-16
add missing comments
Christian Grothoff
2019-02-16
implement iterate_denomination_info() call
Christian Grothoff
2019-02-14
preparations for #5536
Christian Grothoff
2018-11-25
fix a few more leaks
Christian Grothoff
2018-11-19
Minor changes to make tests pass/no-skip again.
Marcello Stanisci
2018-11-04
add auditing of deposit confirmations to auditor (#5447)
Christian Grothoff
2018-10-28
add operation to count number of known coins per denomination to exchangedb
Christian Grothoff
2018-10-19
reduce redundant data fetch (#5444)
Christian Grothoff
2018-10-06
fix #5434 (no more salt in exchange wire replies)
Christian Grothoff
2018-08-19
fix preflight check failure
Christian Grothoff
2018-08-19
typo
Christian Grothoff
2018-08-19
re-init logging so we can tell by PID who it is
Christian Grothoff
2018-08-19
make transactions smaller to try to reduce rollbacks
Christian Grothoff
2018-08-11
make wirewatch properly handle (soft) failed transations
Christian Grothoff
2018-08-10
add more logging to more clearly see real conficts, add AUTO_EXPLAIN option t...
Christian Grothoff
2018-08-10
add a few more FOR UPDATE where appropriate
Christian Grothoff
2018-08-09
try with row locking to avoid rollbacks (in theory, to be verified)
Christian Grothoff
2018-07-18
Add "general_id" for merchants into the DB system.
Marcello Stanisci
[prev]
[next]