index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Age
Commit message (
Expand
)
Author
2021-09-06
-minor fixes
Christian Grothoff
2021-09-05
implement taler-exchange-transfer DB sharding logic
Christian Grothoff
2021-09-04
doxygen and spelling fixes
Christian Grothoff
2021-09-03
first draft for an aggregator benchmark, plus fixing inclusive/exclusive shar...
Christian Grothoff
2021-09-03
preliminary work on supporting sharding/parallel aggregation (undertested, bu...
Christian Grothoff
2021-09-03
-implement long-standing aggregation SQL query simplification
Christian Grothoff
2021-09-01
add long-time overdue convenience function
Christian Grothoff
2021-08-27
-fix another leak
Christian Grothoff
2021-08-27
-fix memory leak
Christian Grothoff
2021-08-25
-update GANA
Christian Grothoff
2021-08-23
-remove sessions also from auditor
Christian Grothoff
2021-08-23
complete implementation of long-polling for reserve status; remove support fo...
Christian Grothoff
2021-08-22
-implement long polling support on reserve status (but not yet in C client li...
Christian Grothoff
2021-08-14
export TALER_iban_validate() API
Christian Grothoff
2021-08-13
-add support for event notifications to exchangedb plugin
Christian Grothoff
2021-08-12
support long_poll_ms argument in bank API (#6987)
Christian Grothoff
2021-08-08
introduce TALER_OS_init() to safely handle static linkage
Christian Grothoff
2021-08-07
-fix fakebank/tewgc logic and add test case
Christian Grothoff
2021-08-03
restructure configuration, move bank account credentials from exchange-accoun...
Christian Grothoff
2021-08-02
-add i18n object syntax check
Christian Grothoff
2021-08-02
-work on #6948
Christian Grothoff
2021-08-02
-strengthen payto validation logic
Christian Grothoff
2021-08-02
-doxygen fix
Christian Grothoff
2021-08-01
-misc doxygen fixes
Christian Grothoff
2021-08-01
introduce TALER_JSON_pack_ec
Christian Grothoff
2021-08-01
build system: also obtain event type registry from GANA
Christian Grothoff
2021-07-31
-more json_pack cleaning
Christian Grothoff
2021-07-31
-more eliminations of json_pack
Christian Grothoff
2021-07-29
fix #6960
Christian Grothoff
2021-07-28
start to use new GNUNET_JSON_PACK functionality
Christian Grothoff
2021-07-26
JSON: implement taler-specific json pack functions
Christian Grothoff
2021-07-24
fix #6939 in exchange
Christian Grothoff
2021-07-23
-fix struct name
Christian Grothoff
2021-07-23
-rename TALER_amount_get_zero to TALER_amount_set_zero
Christian Grothoff
2021-07-21
distinguish between input failure and internal failures when hashing contracts
Christian Grothoff
2021-07-20
-use nicer enum
Christian Grothoff
2021-07-14
-fix comment
Christian Grothoff
2021-07-14
-fix comment
Christian Grothoff
2021-07-14
-fix typo
Christian Grothoff
2021-07-10
expose 2^52 amount value limit in header, check that limit in test cases, add...
Christian Grothoff
2021-06-22
-bugfixes, and FTBFS
Christian Grothoff
2021-06-21
fixing parallel fakebank to ensure transactions are ordered, fixing indices/c...
Christian Grothoff
2021-06-20
preparations for sharded wirewatch
Christian Grothoff
2021-06-19
misc fakebank fixes
Christian Grothoff
2021-06-19
initial version of taler-bank-benchmark
Christian Grothoff
2021-06-19
make libfakebank scale
Christian Grothoff
2021-06-19
extend fakebank API to have thread pool option
Christian Grothoff
2021-06-16
implement logic to replace 'true' forgettable salts with random salts, fix ob...
Christian Grothoff
2021-05-25
return signed error message with HTTP_GONE status if denomination is not curr...
Christian Grothoff
2021-05-25
return signed 404 statements for unknown denomination key hashes (#6889)
Christian Grothoff
[next]