summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-07-05add TALER_MHD_parse_internal_json_data()Christian Grothoff
2020-07-05TALER_TESTING_cmd_admin_add_incoming_with_ref finds reserve_pub if reserve_pr...Jonathan Buchanan
2020-07-05add TALER_yna_to_string()Christian Grothoff
2020-07-05moved yna to exchangeJonathan Buchanan
2020-07-05taler_error_codes.h auto generated from gnunet/gana.git as a submoduleJonathan Buchanan
2020-07-05fixed endianness in taler_sq_libJonathan Buchanan
2020-07-05implemented the other functions for taler_sq_libJonathan Buchanan
2020-07-05created taler_sq_libJonathan Buchanan
2020-07-05update ECsChristian Grothoff
2020-07-05more ECsChristian Grothoff
2020-07-05ecsChristian Grothoff
2020-07-05fix auditor dropChristian Grothoff
2020-07-05fix drop callChristian Grothoff
2020-07-05updateChristian 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-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-05implement #6181Christian Grothoff
2020-07-05fix status codeChristian Grothoff
2020-07-05more ecsChristian Grothoff
2020-07-05use unregisterChristian Grothoff
2020-07-05updateChristian 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-05implement #6181Christian Grothoff
2020-07-05fix status codeChristian Grothoff
2020-07-05sleep to ensure aggregator has workChristian 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-05make tests skip until we have a wallet to regen the DBChristian Grothoff
2020-07-05void basedb due to signature format changeChristian Grothoff
2020-07-05implement #6181Christian Grothoff
2020-07-05fix status codeChristian Grothoff
2020-07-05v8 bumpChristian Grothoff
2020-07-05fix error reporting/handlingChristian Grothoff
2020-07-03move rewind command to exchange, add proper support for rewinding in batches,...Christian Grothoff
2020-06-27fix FIXME by exposing deposit permission signing in API instead of doing it i...Christian Grothoff
2020-06-27fix #6236Christian Grothoff
2020-06-25synchronize with latest GANAChristian Grothoff
2020-06-23Merge branch 'protocolv8' of git+ssh://git.taler.net/exchange into protocolv8Christian Grothoff
2020-06-23clarify with/without wire fee issue, sanity checks on currenciesChristian Grothoff
2020-06-22traits for int64_t and json_tJonathan Buchanan
2020-06-22testing traits for uint32_t and GNUNET_TIME_RelativeJonathan Buchanan