summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2018-07-10Put logic to delete KYC events for merchantMarcello Stanisci
2018-07-10Put logic to sum KYC-monitored wire transfers.Marcello Stanisci
2018-07-10KYC DB methods: store a wire transfer.Marcello Stanisci
2018-07-09Improve KYC status callback.Marcello Stanisci
2018-07-09Method to mark a merchant as NOT KYC-checked.Marcello Stanisci
2018-07-09Method to retrieve the KYC status of a merchant.Marcello Stanisci
2018-07-09Method to mark merchant as KYC-checked.Marcello Stanisci
2018-07-09KYC db methods.Marcello Stanisci
2018-07-06Put KYC-related low-level DB methods.Marcello Stanisci
2018-06-28Instruction pointer gets negative values too.Marcello Stanisci
2018-06-20Implementing #5306.Marcello Stanisci
2018-06-20batch CMD skeleton + include defs.Marcello Stanisci
2018-06-20Put lookup logic for meta-commands.Marcello Stanisci
2018-05-29Get rid of "@param selector".Marcello Stanisci
2018-05-29Commenting the main "testing" header file.Marcello Stanisci
2018-05-29Commenting the bank-lib "testing" header file.Marcello Stanisci
2018-05-22New error code for a unknown reserve public key.Marcello Stanisci
2018-05-18Ask to withdraw on a expired reserve.Marcello Stanisci
2018-05-17Trigger conflicting refundsMarcello Stanisci
2018-05-16Triggering 409 Conflict for /refresh/revealMarcello Stanisci
2018-05-14Triggering doubled /refresh/melt, plus prepare ground for twisting the /refre...Marcello Stanisci
2018-05-04Tests flexibility.Marcello Stanisci
2018-04-15merging Florian's changes with my wire changesChristian Grothoff
2018-04-06disable /keys cherrypicking until #5315 is addressedv0.5.0Florian Dold
2018-04-02allow auditor to operate per-accountChristian Grothoff
2018-04-02Changing configuration structure to enable multiple accounts.Christian Grothoff
2018-03-12fix #5281 for exchange: do preflight check that an old transaction is no long...Christian Grothoff
2018-02-28helpers return exchange base url from config.Marcello Stanisci
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-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-17hash and public key traits.Marcello Stanisci
2018-02-16hash code traitMarcello Stanisci
2018-02-16offering amount _objects_ as traits (a string version ofMarcello Stanisci
2018-02-15fix paste 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-31url construction helpersFlorian Dold
2018-01-30use url instead of uri consistentlyFlorian Dold
2018-01-22new error code for #5262Christian Grothoff
2018-01-22error codes for merchant /check-paymentFlorian Dold
2018-01-21make fakebank_url more robustChristian Grothoff
2018-01-21finish simplifying main by adding more helpers and macrosChristian Grothoff
2018-01-21more wire transfer variantsChristian Grothoff
2018-01-21factor out more helpersChristian Grothoff
2018-01-21integrate sigpipe with ain loopChristian Grothoff