index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
Age
Commit message (
Expand
)
Author
2021-01-10
fix major bug with SQL statement missing ORDER BY freshcoin_index resulting i...
Christian Grothoff
2021-01-08
change wire_reference to be uint64_t always; more work on lrbt_callbacks
Christian Grothoff
2021-01-05
improve logging
Christian Grothoff
2021-01-01
bump protocol version
Christian Grothoff
2020-12-26
handle GONE, specified legal value now
Christian Grothoff
2020-12-25
clarify why FIXME does not need fix
Christian Grothoff
2020-12-20
only log with json_dumpf() if explicitly compiled via DEBUG #define
Christian Grothoff
2020-12-20
do not log error on MHD_HTTP_GONE status code, revocation is a legitimate reply
Christian Grothoff
2020-12-20
misc doxygen fixes
Christian Grothoff
2020-12-15
misc new /keys management related bugfixes
Christian Grothoff
2020-12-12
allow empty signkeys array
Christian Grothoff
2020-12-12
fix misc bugs
Christian Grothoff
2020-12-08
initialize master_pub field
Christian Grothoff
2020-12-06
implement new taler-auditor-offline tool
Christian Grothoff
2020-12-05
towards offline tool uploading /management/keys
Christian Grothoff
2020-12-05
move all TALER_SIGNATURE_SM_-operations to secmod_signatures.c
Christian Grothoff
2020-12-04
improve/test taler-exchange-offline
Christian Grothoff
2020-12-04
centralize (most) offline signing/verifying operations into offline_signatures.c
Christian Grothoff
2020-12-04
conditionally use (un)blinding implementation from libgnunetutil
Florian Dold
2020-12-01
more management API tests and bugfixes
Christian Grothoff
2020-11-30
doxygen fixes
Christian Grothoff
2020-11-30
add API for /management/wire-fees
Christian Grothoff
2020-11-29
work on DB logic, add auditor_name to /management/auditors API
Christian Grothoff
2020-11-27
cmd to add/del wire methods from list of accounts
Christian Grothoff
2020-11-26
cmd to del auditor
Christian Grothoff
2020-11-26
add logic to parse and check secmod signatures
Christian Grothoff
2020-11-25
complete GET /management/keys implementation
Christian Grothoff
2020-11-25
auditor add denomination client logic
Christian Grothoff
2020-11-25
post keys client logic
Christian Grothoff
2020-11-25
revoke denomination client logic
Christian Grothoff
2020-11-25
enable wire client logic
Christian Grothoff
2020-11-25
disable wire client logic
Christian Grothoff
2020-11-25
enable auditor enable client logic
Christian Grothoff
2020-11-25
enable auditor disable client logic
Christian Grothoff
2020-11-25
implement first new client API
Christian Grothoff
2020-11-25
extended exchange APIs for #6175
Christian Grothoff
2020-11-07
adjust ECs
Christian Grothoff
2020-10-03
doxygen fixes, update ChangeLog, bump version
Christian Grothoff
2020-08-29
fix checks
Christian Grothoff
2020-08-29
doxygen fixes
Christian Grothoff
2020-08-14
fix bug: case where this is the first refund
Christian Grothoff
2020-08-13
extend tests to discover corner cases from #6478, fix code to actually work f...
Christian Grothoff
2020-08-12
implement #6478, but untested as shown by FIXMEs
Christian Grothoff
2020-08-12
fix refund handling: allow refund increases for the same coin
Christian Grothoff
2020-07-23
remove TALER_TESTING_cmd_admin_add_incoming_with_instance and TALER_EXCHANGE_...
Jonathan Buchanan
2020-07-22
fix misc typos
Christian Grothoff
2020-07-22
remove refund_fee from refund confirmation message and signature
Florian Dold
2020-07-16
boolean argument removed in GNUNET_CURL_job_add (#6188)
Christian Grothoff
2020-07-16
avoid boolean flags, see #6188
Christian Grothoff
2020-07-10
test coin_priv re-use with deposit and refresh, update handling of the error ...
Christian Grothoff
[next]