summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2020-07-16boolean argument removed in GNUNET_CURL_job_add (#6188)Christian Grothoff
2020-07-16avoid boolean flags, see #6188Christian Grothoff
2020-07-10test coin_priv re-use with deposit and refresh, update handling of the error ...Christian Grothoff
2020-07-10remove unused/unusable coin_sig, return correct coin_pub in recoup-reveal fai...Christian Grothoff
2020-07-08implement new behavior in exchange httpd and libtalerexchange (for #6416)Christian Grothoff
2020-07-08add h_denom to melt signatures (for #6416)Christian Grothoff
2020-07-08add h_denom_pub to deposit signaturesChristian Grothoff
2020-07-05also offer API for receiving rounded relative time via JSONChristian Grothoff
2020-07-05fix #6408: make sure all timestamps are always rounded when they arrive over ...Christian Grothoff
2020-07-05GNUNET_free_non_null is gone, use GNUNET_freeChristian Grothoff
2020-07-05mergeChristian Grothoff
2020-07-05fix FIXME by exposing deposit permission signing in API instead of doing it i...Christian Grothoff
2020-07-05clarify with/without wire fee issue, sanity checks on currenciesChristian Grothoff
2020-07-05update ECsChristian Grothoff
2020-07-05return fee as wellChristian Grothoff
2020-07-05return fee as wellChristian Grothoff
2020-07-05towards changing timestamp in deposit confirmation (tests failing)Christian Grothoff
2020-07-05return fee as wellChristian Grothoff
2020-07-05modify TALER_EXCHANGE_deposits_get() API to avoid NULL pointers and need for ...Christian Grothoff
2020-07-05modify TALER_EXCHANGE_deposits_get() API to combine returned arguments into a...Christian Grothoff
2020-07-05update exchange API to return struct instead of lots of individual args for T...Christian Grothoff
2020-07-05fix status codeChristian Grothoff
2020-06-27fix FIXME by exposing deposit permission signing in API instead of doing it i...Christian Grothoff
2020-06-23clarify with/without wire fee issue, sanity checks on currenciesChristian Grothoff
2020-05-31update ECsChristian Grothoff
2020-05-11towards changing timestamp in deposit confirmation (tests failing)Christian Grothoff
2020-05-11return fee as wellChristian Grothoff
2020-05-11modify TALER_EXCHANGE_deposits_get() API to avoid NULL pointers and need for ...Christian Grothoff
2020-05-11modify TALER_EXCHANGE_deposits_get() API to combine returned arguments into a...Christian Grothoff
2020-05-11update exchange API to return struct instead of lots of individual args for T...Christian Grothoff
2020-05-11fix status codeChristian Grothoff
2020-05-01more error codesChristian Grothoff
2020-04-21fix #6195Christian Grothoff
2020-04-21clarify behavior (#6194)Christian Grothoff
2020-04-21fix #6193Christian Grothoff
2020-04-21fix #6190Christian Grothoff
2020-04-12API updates and new error codes for merchant implementation of #6173Christian Grothoff
2020-04-12adapt withdraw2 API to support new tip-pickup design (#6173)Christian Grothoff
2020-04-12remove c_hash from planchet detail where it does not logically belongChristian Grothoff
2020-04-12fix expected status codeChristian Grothoff
2020-04-12fix rcChristian Grothoff
2020-04-11adapations to GNUnet API changeChristian Grothoff
2020-04-10return signature from refund APIChristian Grothoff
2020-04-08fix #6170 and rest of #6164Christian Grothoff
2020-04-08adapt to new GNUnet sign API (#6164)Christian Grothoff
2020-04-07rename constantsChristian Grothoff
2020-04-07make version field constChristian Grothoff
2020-04-05make exchange API more uniform in how information is returnedChristian Grothoff
2020-04-04return more error details for /wire and /keys to clientsChristian Grothoff
2020-04-03check amount compatibility in history logicChristian Grothoff