Age | Commit message (Expand) | Author |
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 |
2020-07-10 | remove unused/unusable coin_sig, return correct coin_pub in recoup-reveal fai... | Christian Grothoff |
2020-07-08 | implement new behavior in exchange httpd and libtalerexchange (for #6416) | Christian Grothoff |
2020-07-08 | add h_denom to melt signatures (for #6416) | Christian Grothoff |
2020-07-08 | add h_denom_pub to deposit signatures | Christian Grothoff |
2020-07-05 | also offer API for receiving rounded relative time via JSON | Christian Grothoff |
2020-07-05 | fix #6408: make sure all timestamps are always rounded when they arrive over ... | Christian Grothoff |
2020-07-05 | GNUNET_free_non_null is gone, use GNUNET_free | Christian Grothoff |
2020-07-05 | merge | Christian Grothoff |
2020-07-05 | fix FIXME by exposing deposit permission signing in API instead of doing it i... | Christian Grothoff |
2020-07-05 | clarify with/without wire fee issue, sanity checks on currencies | Christian Grothoff |
2020-07-05 | update ECs | Christian Grothoff |
2020-07-05 | return fee as well | Christian Grothoff |
2020-07-05 | return fee as well | Christian Grothoff |
2020-07-05 | towards changing timestamp in deposit confirmation (tests failing) | Christian Grothoff |
2020-07-05 | return fee as well | Christian Grothoff |
2020-07-05 | modify TALER_EXCHANGE_deposits_get() API to avoid NULL pointers and need for ... | Christian Grothoff |
2020-07-05 | modify TALER_EXCHANGE_deposits_get() API to combine returned arguments into a... | Christian Grothoff |
2020-07-05 | update exchange API to return struct instead of lots of individual args for T... | Christian Grothoff |
2020-07-05 | fix status code | Christian Grothoff |
2020-06-27 | fix FIXME by exposing deposit permission signing in API instead of doing it i... | Christian Grothoff |
2020-06-23 | clarify with/without wire fee issue, sanity checks on currencies | Christian Grothoff |
2020-05-31 | update ECs | Christian Grothoff |
2020-05-11 | towards changing timestamp in deposit confirmation (tests failing) | Christian Grothoff |