aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-09-24combine deposit confirmation signatures into one big signatureChristian Grothoff
2023-09-24-fix regressionChristian Grothoff
2023-09-24-disabmiguate variableChristian Grothoff
2023-09-24bump ganaChristian Grothoff
2023-09-24-fix test FTBFSChristian Grothoff
2023-09-24-simplify codeChristian Grothoff
2023-09-24fix various FIXMEsChristian Grothoff
2023-09-23fix online denomination signatures; thanks to Jonathan Krebs for pointing ↵Christian Grothoff
out the issue
2023-09-23update fakebank to match latest core bank API with 3 /withdrawals endpoints ↵Christian Grothoff
moved top-level
2023-09-22-misc minor fixesChristian Grothoff
2023-09-21migrate to new bank APIChristian Grothoff
2023-09-21address constraint violation detected by peer-repair integration testChristian Grothoff
2023-09-21major refactor of fakebank implementationChristian Grothoff
2023-09-19finish new reserve history logicChristian Grothoff
2023-09-19parse ETag returned by reserve history APIChristian Grothoff
2023-09-19add FIXME based on list discussionChristian Grothoff
2023-09-19work on reserve history APIChristian Grothoff
2023-09-19complete coin history DB logic to properly handle new ETagsChristian Grothoff
2023-09-18more work on new history logicChristian Grothoff
2023-09-18remove coin and reserve histories from exchange repliesChristian Grothoff
2023-09-17update flows according to MGChristian Grothoff
2023-09-17add new GET /coins/-pub handlerChristian Grothoff
2023-09-17first cut for API to get coin historyChristian Grothoff
2023-09-17bump ganaChristian Grothoff
2023-09-16add triggers to populate reserve history tableChristian Grothoff
2023-09-16create coin history table via triggersChristian Grothoff
2023-09-15have dbconfig also set permissionsChristian Grothoff
2023-09-14fix: reserve_found NULL when the reserve is partially filledSebastian
2023-09-14implement TALER_KYCLOGIC_lookup_checksChristian Grothoff
2023-09-14get test_auditor to passChristian Grothoff
2023-09-14more work towards auditor support for AML/KYCChristian Grothoff
2023-09-13work on KYC support in auditor (WiP, not finished)Christian Grothoff
2023-09-11handle NULL entry correctlyChristian Grothoff
2023-09-11one more missing check for no_age_commitment hashChristian Grothoff
2023-09-11-fix wrong type after type was split"Christian Grothoff
2023-09-11update submodules from remoteChristian Grothoff
2023-09-11check for no_age_commitment before using uninitialized age_commitment hashChristian Grothoff
2023-09-11git version set to HEAD instead of the latest known commitSebastian
2023-09-11-fix print statementChristian Grothoff
2023-09-11-ganaFlorian Dold
2023-09-11improve wallet_Data support in exchange APIsChristian Grothoff
2023-09-11add support for wallet_data_hash in APIChristian Grothoff
2023-09-10-fix typoChristian Grothoff
2023-09-10major exchange DB schema change: store common properties of batch deposit in ↵Christian Grothoff
batch_deposits table, and coin-specific ones in coin_deposits table; plus minor cleanups
2023-09-09check firstChristian Grothoff
2023-09-09improve Debian packageChristian Grothoff
2023-09-09adapt to latest change in GNUnetChristian Grothoff
2023-09-08ci: add wget to container env testing depsDevan Carpenter
2023-09-08ci: improve log print logic in test scriptDevan Carpenter
2023-09-08ci: install full gnunet package for gnunettest depDevan Carpenter