summaryrefslogtreecommitdiff
path: root/src/exchange-lib
AgeCommit message (Expand)Author
2018-04-02Changing configuration structure to enable multiple accounts.Christian Grothoff
2018-03-26still on gentle twister termination.Marcello Stanisci
2018-03-21addressing leaks.Marcello Stanisci
2018-03-21build exchange url at (withdraw) command creation.Marcello Stanisci
2018-03-21address leaks.Marcello Stanisci
2018-03-21address leaks.Marcello Stanisci
2018-03-19fix segfault.Marcello Stanisci
2018-03-17format outputMarcello Stanisci
2018-03-17Twisted tests scaffold.Marcello Stanisci
2018-02-28Test cases connect to the exchange via the base URLMarcello Stanisci
2018-02-28staticMarcello Stanisci
2018-02-28helpers return exchange base url from config.Marcello Stanisci
2018-02-27fix reject test command.Marcello Stanisci
2018-02-27use more 'static' where applicable, use GNUNET_log instead of fprintfChristian Grothoff
2018-02-26Bank-lib tests, using the new (libraries-based) style.Marcello Stanisci
2018-02-21denom pub trait made 'const'Marcello Stanisci
2018-02-21no need for a "hash trait" here. Removing code.Marcello Stanisci
2018-02-21actually loading configMarcello Stanisci
2018-02-21adding command to wire transfer to exchange byMarcello Stanisci
2018-02-21test command "fakebank transfer"Marcello Stanisci
2018-02-19bank-check test cmd offers exchange url as trait.Marcello Stanisci
2018-02-17fix reserve creation with referenceMarcello Stanisci
2018-02-17hash and public key traits.Marcello Stanisci
2018-02-16indentMarcello Stanisci
2018-02-16hash code traitMarcello Stanisci
2018-02-16offering amount _objects_ as traits (a string version ofMarcello Stanisci
2018-02-15paste leftoverMarcello Stanisci
2018-02-15adding "order id" traitMarcello Stanisci
2018-02-14offer url traitMarcello Stanisci
2018-02-12Implement new traits-based tests.Marcello Stanisci
2018-01-30use url instead of uri consistentlyFlorian Dold
2018-01-21add missing cmd fileChristian Grothoff
2018-01-21make fakebank_url more robustChristian Grothoff
2018-01-21finish simplifying main by adding more helpers and macrosChristian Grothoff
2018-01-21use CONFIG_FILE macroChristian Grothoff
2018-01-21more wire transfer variantsChristian Grothoff
2018-01-21factor out more helpersChristian Grothoff
2018-01-21integrate sigpipe with ain loopChristian Grothoff
2018-01-21integrate sigpipe with ain loopChristian Grothoff
2018-01-21forgotten fileChristian Grothoff
2018-01-21finish new withdraw command implementationChristian Grothoff
2018-01-21more traitsChristian Grothoff
2018-01-21new test interpreter architecture, first draftChristian Grothoff
2018-01-18implement #5254Christian Grothoff
2018-01-16fix fakebank memory leakChristian Grothoff
2018-01-15add timestamp for /reserve/status deposit eventsChristian Grothoff
2018-01-04enable test for #5234Christian Grothoff
2018-01-04comment out extended test againChristian Grothoff
2018-01-04fix auditor to properly verify wire fee signatures and more gracefully handle...Christian Grothoff
2018-01-02extending test logic to detect refund issue (commented out for now)Christian Grothoff