summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-07-05clarify with/without wire fee issue, sanity checks on currenciesChristian Grothoff
2020-07-05traits for int64_t and json_tJonathan Buchanan
2020-07-05testing traits for uint32_t and GNUNET_TIME_RelativeJonathan Buchanan
2020-07-05add TALER_MHD_parse_internal_json_data()Christian Grothoff
2020-07-05synchronize with latest GANAChristian Grothoff
2020-07-05TALER_TESTING_cmd_admin_add_incoming_with_ref finds reserve_pub if ↵Jonathan Buchanan
reserve_priv doesn't exist
2020-07-05synchronize with latest GANAChristian Grothoff
2020-07-05add TALER_yna_to_string()Christian Grothoff
2020-07-05moved yna to exchangeJonathan Buchanan
2020-07-05sync ganaChristian Grothoff
2020-07-05update ganaChristian Grothoff
2020-07-05update ganaChristian Grothoff
2020-07-05do init submodulesChristian Grothoff
2020-07-05bringing gana up to date so uncrustify accepts taler_error_codes.hJonathan 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
deep copies
2020-07-05modify TALER_EXCHANGE_deposits_get() API to combine returned arguments into ↵Christian Grothoff
a struct (simplifies merchant later)
2020-07-05return fee as wellChristian Grothoff
2020-07-05modify TALER_EXCHANGE_deposits_get() API to avoid NULL pointers and need for ↵Christian Grothoff
deep copies
2020-07-05modify TALER_EXCHANGE_deposits_get() API to combine returned arguments into ↵Christian Grothoff
a struct (simplifies merchant later)
2020-07-05update exchange API to return struct instead of lots of individual args for ↵Christian Grothoff
TALER_EXCHANGE_transfers_get() -- simplifies merchant later
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
deep copies
2020-07-05modify TALER_EXCHANGE_deposits_get() API to combine returned arguments into ↵Christian Grothoff
a struct (simplifies merchant later)
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-05combine sectionsChristian Grothoff
2020-07-05modify TALER_EXCHANGE_deposits_get() API to avoid NULL pointers and need for ↵Christian Grothoff
deep copies
2020-07-05modify TALER_EXCHANGE_deposits_get() API to combine returned arguments into ↵Christian Grothoff
a struct (simplifies merchant later)
2020-07-05update exchange API to return struct instead of lots of individual args for ↵Christian Grothoff
TALER_EXCHANGE_transfers_get() -- simplifies merchant later
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