aboutsummaryrefslogtreecommitdiff
path: root/src/testing
AgeCommit message (Collapse)Author
2023-10-12-ignore PID fileChristian Grothoff
2023-10-12-dump less filesChristian Grothoff
2023-10-12clean up bank API, get test_bank_api_with_nexus to finally passChristian Grothoff
2023-10-12-normalize payto URIs before comparingChristian Grothoff
2023-10-12update private key files and harden checks for currency codesChristian Grothoff
2023-10-10finally nexus bank starts via unified-setupChristian Grothoff
2023-10-07-space needed, for nowChristian Grothoff
2023-10-06add coin history test to test suiteChristian Grothoff
2023-10-06draft cmd for coin historyChristian Grothoff
2023-10-05clean up taler-unified setup for new libeufin-bankChristian Grothoff
2023-09-24clean up dist rulesChristian Grothoff
2023-09-24-fix distingChristian Grothoff
2023-09-24combine deposit confirmation signatures into one big signatureChristian Grothoff
2023-09-24fix various FIXMEsChristian Grothoff
2023-09-22-misc minor fixesChristian Grothoff
2023-09-21migrate to new bank APIChristian Grothoff
2023-09-18remove coin and reserve histories from exchange repliesChristian Grothoff
2023-09-11improve wallet_Data support in exchange APIsChristian Grothoff
2023-09-11add support for wallet_data_hash in APIChristian 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-09adapt to latest change in GNUnetChristian Grothoff
2023-08-23cleaner exitingChristian Grothoff
2023-08-23minor fixesChristian Grothoff
2023-08-23setup accounts also for fakebank setupChristian Grothoff
2023-08-21-use reset-tables on sandboxChristian Grothoff
2023-08-21-use reset-tables on nexusChristian Grothoff
2023-08-21shellcheck fixesChristian Grothoff
2023-08-21-use /home/grothoff instead of ~Christian Grothoff
2023-08-02attempt to fix signal/cleanup raceChristian Grothoff
2023-07-30unify to TEXT instead of mixing TEXT and VARCHARChristian Grothoff
2023-07-30-fix typosÖzgür Kesim
2023-07-28-no more jdbc in libeufinChristian Grothoff
2023-07-26[age-withdraw] reveal works, tested.Özgür Kesim
Tests for age-withdraw and the reveal now work for both, RSA and CS.
2023-07-26[age-withdraw] WIP - database transaction during reveal works nowÖzgür Kesim
The test for age-restriction still fail, but the database transactions, including passing arrays in/out the PQ-helpers works.
2023-07-24[age-withdraw] fixed h_commitment calculation in handlerv0.9.3-dev.5Özgür Kesim
2023-07-24[age-withdraw] first tests passÖzgür Kesim
age-withdraw successfully tested (no reveal yet): 1. reserve filled with amount large enough to trigger kyc 2. kyc oauth2 test daemon sets birthday to 2015-00-00 3. usual withdraw fails with CONFLICT and AGE_RESTRICTION_REQUIRED 4. age-withdraw with loo large of an maximum age fails 5. age-withdraw with appropriate maximum age succeeds
2023-07-23kyc logic with birthdate setting test addedÖzgür Kesim
1. Added age-requirement check in withdraw-handler (like in batch-withdraw) 2. In test_exchange_api_age_restriction: - kyc-oauth2 started, with static birthdate in answers - withdraw triggers kyc - second withdraw fails due to age restriction requirements
2023-07-23-reset tables breaks stuff, badlyChristian Grothoff
2023-07-23log resetChristian Grothoff
2023-07-23handle unixChristian Grothoff
2023-07-23handle unixChristian Grothoff
2023-07-23handle unixChristian Grothoff
2023-07-23-ignore locale/ dirChristian Grothoff
2023-07-23tolerate unsetChristian Grothoff
2023-07-23tolerate unsetChristian Grothoff
2023-07-23Added reserve_pub to kyc legitimization_processesÖzgür Kesim
Where applicable, the reserve_pub will be passed on to the kcy-legitimization process and persisted along with h_payto. This allows us to set a birthday on the reserve itself, once a related kyc-process has provided one.
2023-07-21bad includeChristian Grothoff
2023-07-21-fix wire auditor for multiple accountsChristian Grothoff
2023-07-21-more multi-account fixesChristian Grothoff
2023-07-21run wirewatch with specific accountChristian Grothoff