summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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 ↵Christian Grothoff
batches, modify API to rewind to label
2020-06-27fix FIXME by exposing deposit permission signing in API instead of doing it ↵Christian Grothoff
inside of the testing logic
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
2020-06-21Merge branch 'protocolv8' of git+ssh://git.taler.net/exchange into protocolv8Christian Grothoff
2020-06-21add TALER_MHD_parse_internal_json_data()Christian Grothoff
2020-06-16TALER_TESTING_cmd_admin_add_incoming_with_ref finds reserve_pub if ↵Jonathan Buchanan
reserve_priv doesn't exist
2020-06-14adjust LibEuFin binary namesFlorian Dold
2020-06-14add TALER_yna_to_string()Christian Grothoff
2020-06-13bank API test: make payto URI use receiver-name, according to standardFlorian Dold
2020-06-12moved yna to exchangeJonathan Buchanan
2020-06-10IBAN parser skips BIC part.MS
2020-06-10avoid assert() upon malformed IBANsMS
2020-06-10IBAN parsing test.MS
2020-06-10log full config section in error message instead of just the wire methodFlorian Dold
2020-06-08taler_error_codes.h auto generated from gnunet/gana.git as a submoduleJonathan Buchanan
2020-06-08nexus-exchange test.MS
give time to payments to settle, before requesting /history/incoming and /history/outgoing.
2020-06-06place nexus/sandbox sqlite3 DBs under /tmp,MS
and fix their deletion before running the test.
2020-06-03fixed endianness in taler_sq_libJonathan Buchanan
2020-06-02implemented the other functions for taler_sq_libJonathan Buchanan
2020-06-02created taler_sq_libJonathan Buchanan
2020-06-02nexus-based testsMS
more preparation
2020-06-02launching nexus AND sandboxMS
2020-06-02Nexus-based tests.MS
Prefer the 'iban' method over the 'x-taler-bank', regarding the payto:// URIs. Tests are still using the loopback bank connection, though.
2020-06-01nexus preparationMS
2020-06-01Nexus testing.MS
Up to the point where Nexus gets launched and the Exchange user & bank connection get created. The test fails because the bank connection of type "loopback" is not implemented in the nexus yet.
2020-05-31update ECsChristian Grothoff
2020-05-29GET hello endpoint from Taler Facade.MS
2020-05-29commentMS
2020-05-27nexus test: create the admin userMS
2020-05-27fix nexus invocationMS
2020-05-22more ECsChristian Grothoff
2020-05-22ecsChristian Grothoff
2020-05-19fix auditor dropChristian Grothoff
2020-05-19fix drop callChristian Grothoff
2020-05-19mergeChristian Grothoff
2020-05-19more ecsChristian Grothoff
2020-05-19use unregisterChristian Grothoff
2020-05-19updateChristian Grothoff
2020-05-19return fee as wellChristian Grothoff
2020-05-19modify TALER_EXCHANGE_deposits_get() API to avoid NULL pointers and need for ↵Christian Grothoff
deep copies
2020-05-19modify TALER_EXCHANGE_deposits_get() API to combine returned arguments into ↵Christian Grothoff
a struct (simplifies merchant later)