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 (
Collapse
)
Author
2020-07-22
fix misc typos
Christian Grothoff
2020-07-10
remove unused/unusable coin_sig, return correct coin_pub in recoup-reveal ↵
Christian Grothoff
failure context
2020-07-10
this invariant does not actually hold, i.e. if there is a /recoup request ↵
Christian Grothoff
for a coin we never saw
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
2020-04-22
fix #6200
Christian Grothoff
2020-04-11
adapations to GNUnet API change
Christian Grothoff
2020-04-08
fix #6170 and rest of #6164
Christian Grothoff
2020-04-08
adapt to new GNUnet sign API (#6164)
Christian Grothoff
2020-03-31
typos
CodeBlau-NGI-2019
Christian Grothoff
2020-03-29
fix auditor file parse problem
Christian Grothoff
2020-03-27
removing inappropriate i18n code
Christian Grothoff
2020-03-27
avoid warning
Christian Grothoff
2020-03-27
fix inconsistency in field naming
Christian Grothoff
2020-03-27
consider that deposit fee is discounted when refund fee is applied
Christian Grothoff
2020-03-26
fix recoup-refresh audit logic
Christian Grothoff
2020-03-26
fix SQL statements
Christian Grothoff
2020-03-20
more statistics, make explicit table lock optional, can hurt performance badly
Christian Grothoff
2020-03-20
fix critical bug in transaction history query for recoup-refresh
Florian Dold
2020-03-19
type fixes
Christian Grothoff
2020-03-17
a first, untested stab at #6123, committing intermediate result that passes ↵
Christian Grothoff
(existing) tests
2020-03-17
adjust types to match latest GNUnet API
Christian Grothoff
2020-03-16
style fixes
Christian Grothoff
2020-03-15
move common logic to parse currency into libtalerutil
Christian Grothoff
2020-03-14
expand DB test to cover #6124 better (passed immediately, does not explain ↵
Christian Grothoff
the failure)
2020-03-12
split reserve closing from main aggregation logic
Christian Grothoff
2020-03-07
nicer IO error handling in exchangedb logic
Christian Grothoff
2020-03-07
code cleanup (comments, scoping, naming, indentation)
Christian Grothoff
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-05
clean up comments, renaming for clarity
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-29
big rename fest related to #6067 API renaming
Christian Grothoff
2020-02-24
rename
Christian Grothoff
2020-02-24
0000 is reserved for versioning
Christian Grothoff
2020-02-24
die more nicely if we are called when we should not be
Christian Grothoff
2020-02-17
use flags in correct place
Christian Grothoff
2020-02-09
rename SQL files to make filenames consistent with versioning name
Christian Grothoff
[next]