summaryrefslogtreecommitdiff
path: root/src/exchange
AgeCommit message (Expand)Author
2020-01-19remove redundant METHOD option, we can derive it from PAYTO_URIFlorian Dold
2020-01-19config syntax for accountsFlorian Dold
2020-01-19try to fix mess for keystate lockingChristian Grothoff
2020-01-19fix merge conflictChristian Grothoff
2020-01-19try to fix KS handlingChristian Grothoff
2020-01-19consistently use payto URI instead of URLFlorian Dold
2020-01-19fix theoretical barrier issueChristian Grothoff
2020-01-19clarify FIXMEsChristian Grothoff
2020-01-19remove obsolete config generation shell scriptFlorian Dold
2020-01-19fix aggregator fee calculation logicChristian Grothoff
2020-01-18payback -> recoup stranglersChristian Grothoff
2020-01-18fixesChristian Grothoff
2020-01-18fix compiler warningsChristian Grothoff
2020-01-18fix leakChristian Grothoff
2020-01-18fix warningsChristian Grothoff
2020-01-18doxygenChristian Grothoff
2020-01-18deal with wire fees from the past in the aggregatorChristian Grothoff
2020-01-18doxygenChristian Grothoff
2020-01-18doxygenChristian Grothoff
2020-01-18remove more redundant argsFlorian Dold
2020-01-18dce: redundant argsFlorian Dold
2020-01-17doxygenChristian Grothoff
2020-01-17DCE, part oneFlorian Dold
2020-01-17doxygenChristian Grothoff
2020-01-17address fixme, fix use-after-free in testing traitsFlorian Dold
2020-01-17more KS cleanups, including one race fixChristian Grothoff
2020-01-17more KS cleanups, including one race fixChristian Grothoff
2020-01-17comment out fixmeChristian Grothoff
2020-01-17clean up KS keystate logicChristian Grothoff
2020-01-17amount rounding a la ChristianFlorian Dold
2020-01-17remove dead globalsChristian Grothoff
2020-01-17use more specific SELECT in exchange aggregator on refunds instead of filteri...Christian Grothoff
2020-01-17implement rh cachingChristian Grothoff
2020-01-17test cases / loggingFlorian Dold
2020-01-17fix error code useChristian Grothoff
2020-01-17payto fixes WIPFlorian Dold
2020-01-17payto fixes WIPFlorian Dold
2020-01-17use strcasecmp for methodsChristian Grothoff
2020-01-16kill another FIXMEChristian Grothoff
2020-01-16move function to libtalerexchangedb, as plannedChristian Grothoff
2020-01-16fix history APIChristian Grothoff
2020-01-16Adapting wirewatch tests to new style.Marcello Stanisci
2020-01-15respond with CORS headers for OPTIONS pre-flight requestFlorian Dold
2020-01-15add another interpreter command to check incoming wire transfersChristian Grothoff
2020-01-15round amounts based on config, do unit test for roundingFlorian Dold
2020-01-15Remove preflight checks where redundant.Marcello Stanisci
2020-01-15remove testing API, we use gnunet-crypto-tvg insteadFlorian Dold
2020-01-15remove spaces that break the testcaseFlorian Dold
2020-01-14refactor uri parsing logic, prepare for unit testChristian Grothoff
2020-01-14spassChristian Grothoff