index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exchangedb
/
plugin_exchangedb_postgres.c
Age
Commit message (
Expand
)
Author
2020-02-09
rename SQL files to make filenames consistent with versioning name
Christian Grothoff
2020-02-09
avoid duping configuration, start to use PQ_connect_with_cfg
Christian Grothoff
2020-01-20
fix signal initialization race on startup with shutdown
Christian Grothoff
2020-01-20
handle case where get_session() is called from main, i.e. in combination with...
Christian Grothoff
2020-01-20
spelling of 'mismatch'
Florian Dold
2020-01-18
payback -> recoup stranglers
Christian Grothoff
2020-01-18
doxygen work
Christian Grothoff
2020-01-18
doxygen
Christian Grothoff
2020-01-17
doxygen fixes
Christian Grothoff
2020-01-17
Florian says libeufin will reject reserve pubs from alternating bank accounts
Christian Grothoff
2020-01-17
remove bogus comment
Christian Grothoff
2020-01-17
use more specific SELECT in exchange aggregator on refunds instead of filteri...
Christian Grothoff
2020-01-17
implement rh caching
Christian Grothoff
2020-01-17
also cover drop/restart cases with psql logic
Christian Grothoff
2020-01-17
moved SQL elimination
Christian Grothoff
2020-01-17
fix build system
Christian Grothoff
2020-01-17
GNUnet PQ API change
Christian Grothoff
2020-01-17
more work towards DB versioning
Christian Grothoff
2020-01-17
SQL logic towards DB versioning
Christian Grothoff
2020-01-16
kill another FIXME
Christian Grothoff
2020-01-16
pointless to check denom_sig, do not return
Christian Grothoff
2020-01-16
Adapting wirewatch tests to new style.
Marcello Stanisci
2020-01-15
add another interpreter command to check incoming wire transfers
Christian Grothoff
2020-01-15
Preflight checks:
Marcello Stanisci
2020-01-13
eliminate libtalerwire
Christian Grothoff
2020-01-11
major refactoring, eliminating wire-plugins and moving towards new bank API. ...
Christian Grothoff
2019-10-31
tighten formatting rules
Christian Grothoff
2019-10-29
fix compiler warnings
Christian Grothoff
2019-10-26
fix NPE
Christian Grothoff
2019-10-11
adaptions to libgnunetpq api change (#5733)
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-09-05
fix leak
Christian Grothoff
2019-09-03
auditor needs serial IDs in coin history
Christian Grothoff
2019-08-26
locking for known_coins
Florian Dold
2019-08-25
re-format code
Florian Dold
2019-08-23
drop dead kyc logic
Christian Grothoff
2019-08-17
remove currency field from databases
Christian Grothoff
2019-07-27
more denom sig checking in auditor
Christian Grothoff
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-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
[next]