index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pq
Age
Commit message (
Expand
)
Author
2023-10-10
[pq] cleanup of amount tuple type handling
Özgür Kesim
2023-09-22
-misc minor fixes
Christian Grothoff
2023-09-01
-doxygen
Christian Grothoff
2023-08-21
postgres does not like 0-padding of VARCHAR, implement proper serialization
Christian Grothoff
2023-08-21
extend libtalerpq with functions for the amount with currency triplet data ty...
Christian Grothoff
2023-07-31
-missing -lgnunetpq
v0.9.3-dev.6
Florian Dold
2023-07-30
-remove _tuple suffix
Christian Grothoff
2023-07-30
removing old amount logic from libtalerpq
Christian Grothoff
2023-07-30
-fix typos
Özgür Kesim
2023-07-30
[pq] use GNUNET_PQ_get_oid_by_name consistently
Özgür Kesim
2023-07-29
[pq] added array support for taler_amount composite type
Özgür Kesim
2023-07-28
[pq] added helper to load oids of composite types
Özgür Kesim
2023-07-28
-added pq_common.h
Özgür Kesim
2023-07-27
[WiP] added TALER_AMOUNT type to Postgres - first in age_withdraw
Özgür Kesim
2023-07-26
[pq] Added support for some Taler-specific array types
Özgür Kesim
2023-05-10
always use GNUNET_memcpy
Christian Grothoff
2022-10-22
-fix ftbfs
Christian Grothoff
2022-03-02
-refactor TALER_AgeMask.mask -> TALER_AgeMask.bits
Özgür Kesim
2022-02-28
get test-auditor and #7181 to pass
Christian Grothoff
2022-02-12
-more doxygen fixes
Christian Grothoff
2022-02-11
-simplify structures
Christian Grothoff
2022-02-10
-fixes to tests, and half-baked fixes for CS-/link (still fails)
Christian Grothoff
2022-02-07
fix DB API for generic blinded planchet storage
Christian Grothoff
2022-02-04
implement spend
Lucien Heuzeveldt
2022-02-04
implement withdraw (nonce reuse check missing)
Lucien Heuzeveldt
2022-02-04
implement CS key handling and csr endpoint
Lucien Heuzeveldt
2021-12-14
introducing GNUNET_TIME_Timestamp, recoup now with amounts
Christian Grothoff
2021-11-19
-fix misc. compiler warnings
Christian Grothoff
2021-11-10
age restriction progress 2/n
Özgür Kesim
2021-10-31
distinguish between blind and non-blind denomination signatures
Christian Grothoff
2021-10-27
-resovling more FTBFS issues
Christian Grothoff
2021-07-29
fix #6960
Christian Grothoff
2021-06-16
update PQ implementation to allow for NULLable amounts
Christian Grothoff
2021-06-16
avoid failure mode
Christian Grothoff
2020-11-12
add -lgcov flag for coverage analysis
Christian Grothoff
2020-03-27
fix inconsistency in field naming
Christian Grothoff
2020-03-01
removing dead code, using more named constants, checking return values better
Christian Grothoff
2020-01-19
fix copyright headers as per CA
Christian Grothoff
2020-01-18
doxygen
Christian Grothoff
2020-01-18
doxygen
Christian Grothoff
2020-01-17
tested in GNUnet already
Christian Grothoff
2020-01-17
fix test_pq
Christian Grothoff
2020-01-16
remove Makefile.am variable that doesn't belong
Florian Dold
2019-12-24
tolerate database not existing, skip test
Christian Grothoff
2019-10-11
adaptions to libgnunetpq api change (#5733)
Christian Grothoff
2019-09-05
fix warnings
Christian Grothoff
2019-09-05
fix compiler warnings, add assertions
Christian Grothoff
2019-08-25
re-format code
Florian Dold
2019-08-17
remove currency field from databases
Christian Grothoff
2017-11-30
patch to address #5183: always round time before giving it to DB, tolerate DB...
Christian Grothoff
[next]