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-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
2021-05-25
add HTTP status argument to testin gCMD admin_add_incoming_with_ref for merch...
Christian Grothoff
2021-05-20
implement duplicate reserve_pub detection in fakebank, add test (fails in pyb...
Christian Grothoff
2021-05-14
more work on hopefully fixing #6862
Christian Grothoff
2021-05-11
return NO if forgetting did not work because it was already forgotten earlier
Christian Grothoff
2021-04-24
return more precise error codes from TALER_EXCHANGE_deposit() if failures are...
Christian Grothoff
2021-04-23
more doxygen fixes
Christian Grothoff
2021-04-21
fix misc doxygen issues
Christian Grothoff
2021-04-18
-fix ftbfs on first make
Christian Grothoff
2021-04-17
add ability to change Authorization header in via interpreter command (#6778)
Christian Grothoff
2021-04-05
add gettext support
Christian Grothoff
2021-04-05
implement convenience function to extract i18n values from JSON (for #6749)
Christian Grothoff
2021-04-04
expose xmime_matches
Christian Grothoff
2021-02-15
added missing currency in ser/deser, see #6744
Sebastian
2021-02-09
need enum value for taler://-URLs
Christian Grothoff
2021-01-15
remove master_pub from DB
Christian Grothoff
2021-01-13
fix sync issues, add rudimentary test
Christian Grothoff
2021-01-11
taler-auditor-sync WiP
Christian Grothoff
2021-01-10
more work on INSERT statements
Christian Grothoff
2021-01-10
complete select_serial_by_* SELECT statements
Christian Grothoff
2021-01-10
remove redundant old_coin_pub from link data
Christian Grothoff
2021-01-10
fix major bug with SQL statement missing ORDER BY freshcoin_index resulting i...
Christian Grothoff
2021-01-09
more optimizations of tables with foreign keys
Christian Grothoff
2021-01-08
change wire_reference to be uint64_t always; more work on lrbt_callbacks
Christian Grothoff
2021-01-08
change exchange database to use denominations_serial instead of denom_pub_has...
Christian Grothoff
2021-01-06
add -i option to taler-auditor
Christian Grothoff
2021-01-01
fix #6666, bump protocol version to 9
Christian Grothoff
2020-12-26
implement #6161
Christian Grothoff
2020-12-22
integrate auditor signature check logic with taler-helper-auditor-coins
Christian Grothoff
[next]