index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exchangedb
/
test_exchangedb.c
Age
Commit message (
Collapse
)
Author
2020-07-22
fix misc typos
Christian Grothoff
2020-07-08
synchronize with latest GANA
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
towards changing timestamp in deposit confirmation (tests failing)
Christian Grothoff
2020-04-08
fix #6170 and rest of #6164
Christian Grothoff
2020-03-31
typos
CodeBlau-NGI-2019
Christian Grothoff
2020-03-27
avoid warning
Christian Grothoff
2020-03-27
fix inconsistency in field naming
Christian Grothoff
2020-03-26
fix recoup-refresh audit logic
Christian Grothoff
2020-03-14
expand DB test to cover #6124 better (passed immediately, does not explain ↵
Christian Grothoff
the failure)
2020-03-05
new coins => fresh coins, also move comments into the database itself
Christian Grothoff
2020-03-05
rename for consistency
Christian Grothoff
2020-03-04
more renaming
Christian Grothoff
2020-03-04
more renaming
Christian Grothoff
2020-03-04
minor code clean up, renaming for consistency
Christian Grothoff
2020-02-24
die more nicely if we are called when we should not be
Christian Grothoff
2020-01-19
config syntax for accounts
Florian Dold
2020-01-19
consistently use payto URI instead of URL
Florian Dold
2020-01-18
payback -> recoup stranglers
Christian Grothoff
2020-01-17
use more specific SELECT in exchange aggregator on refunds instead of ↵
Christian Grothoff
filtering in application logic later
2020-01-16
kill another FIXME
Christian Grothoff
2020-01-16
pointless to check denom_sig, do not return
Christian Grothoff
2020-01-11
major refactoring, eliminating wire-plugins and moving towards new bank API. ↵
Christian Grothoff
main code compiles, testcases known to fail, code sure not to fully work yet
2019-10-31
tighten formatting rules
Christian Grothoff
2019-10-05
reindenting with uncrustify
Christian Grothoff
2019-09-15
fix leaks and unnecessary fetch of RSA signature on refresh/reveal
Christian Grothoff
2019-08-25
re-format code
Florian Dold
2019-08-17
remove currency field from databases
Christian Grothoff
2019-07-27
more denom sig checking in auditor
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-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-15
Refactor test_exchangedb for GNUNET_memcmp
ng0
2019-04-09
exchangedb/exchangedb_test: GNUNET_memcmp
ng0
2019-04-08
Refactor for GNUNET_memcmp
ng0
2018-11-19
Minor changes to make tests pass/no-skip again.
Marcello Stanisci
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
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-07-18
Add "general_id" for merchants into the DB system.
Marcello Stanisci
2018-07-10
Test last change.
Marcello Stanisci
2018-07-10
Test last change.
Marcello Stanisci
2018-07-10
KYC DB methods: store a wire transfer.
Marcello Stanisci
2018-07-09
Improve KYC status callback.
Marcello Stanisci
More parameters for this callback.
2018-07-09
Method to mark a merchant as NOT KYC-checked.
Marcello Stanisci
2018-07-09
Method to retrieve the KYC status of a merchant.
Marcello Stanisci
[next]