Commit Graph

  • 185391f3fc
    idempotency test Christian Grothoff 2023-02-19 21:51:39 +0100
  • 13d90bb1a3
    on idempotent deposit, just skip most of the transaction Christian Grothoff 2023-02-19 21:46:15 +0100
  • e2fe36a0be
    fix typo Christian Grothoff 2023-02-19 21:05:36 +0100
  • 95e3087984
    expose now returned purse_expiration in exchange API Christian Grothoff 2023-02-19 18:32:38 +0100
  • 9a841f6047
    implement #7706 Christian Grothoff 2023-02-19 18:30:04 +0100
  • d49a0536ad
    -fix more memory leaks Christian Grothoff 2023-02-19 13:14:16 +0100
  • fe79f6af9c
    -fix memory leak Christian Grothoff 2023-02-19 13:11:57 +0100
  • 0fe0c414e2
    check currency matches before proceeding Christian Grothoff 2023-02-19 12:32:41 +0100
  • b414183283
    -doxygen fixes Christian Grothoff 2023-02-19 11:22:53 +0100
  • 2fd87736b4
    also inform about AML-triggered KYC requirement in GET deposits endpoint Christian Grothoff 2023-02-19 10:26:06 +0100
  • 06e2e8022c
    return KYC requirement row when AML imposed KYC requirements on withdraw; return KYC choices in new /config endpoint Christian Grothoff 2023-02-19 10:21:29 +0100
  • aa5e7d2ad5
    more towards actually allowing AML decisions to trigger KYC Christian Grothoff 2023-02-17 18:24:20 +0100
  • 86e0f2c70d
    fix memory leak and transaction error handling related to KYC Christian Grothoff 2023-02-17 16:57:29 +0100
  • 87a78c6f8c
    add code to sanity-check KYC configuration and KYC decisions Christian Grothoff 2023-02-16 16:37:38 +0100
  • 4d2d0473c3
    remove obsolete taler-crypto-worker Florian Dold 2023-02-15 18:32:34 +0100
  • afe3f70d33
    begin API change to allow AML officers to trigger KYC process Christian Grothoff 2023-02-14 14:26:00 +0100
  • 437e6ec86a
    -fix test FTBFS Christian Grothoff 2023-02-14 13:01:35 +0100
  • 57e2f38bd2
    -fix notify_s argument passing Christian Grothoff 2023-02-13 21:12:00 +0100
  • a79e50505b
    -add missing option Christian Grothoff 2023-02-13 21:05:05 +0100
  • dc40f6c679
    work on AML notification logic Christian Grothoff 2023-02-13 16:00:37 +0100
  • 3760d43097
    tolerate NULL cleanup functions in commands in batches Christian Grothoff 2023-02-13 12:21:47 +0100
  • 6db4bdbe6e
    -more work on AML triggers for P2P transfers Christian Grothoff 2023-02-12 22:02:45 +0100
  • 174022907b
    fix confusing log Florian Dold 2023-02-12 17:53:22 +0100
  • 923ff3126e
    -work on AML trigger logic Christian Grothoff 2023-02-12 14:39:54 +0100
  • 19132b6716
    -start on AML work (incomplete) Christian Grothoff 2023-02-09 17:54:14 +0100
  • d0b43b0e6a
    fix get_link_data logic Christian Grothoff 2023-02-07 12:27:45 +0100
  • 5c983bd05e
    -fix negation for shutdown of PG Christian Grothoff 2023-02-06 18:37:05 +0100
  • c0e6ce7519
    update with sort in c code Joseph 2023-02-06 08:57:55 -0500
  • 6d3efbe900
    -debugging batch reserves_in notification logic: success: pg_notify does not work, identifier vs. string Christian Grothoff 2023-02-05 21:59:41 +0100
  • f079cff4ae
    -fix transaction issue in exchange test Christian Grothoff 2023-02-05 20:15:26 +0100
  • 64b2bc4558
    -fix FTBFS of exchange test Christian Grothoff 2023-02-05 20:13:40 +0100
  • ab03ba16e9
    exchangedb: use partial index instead of materialized tables deposits_by_ready and deposits_by_matching; remove now broken code; rename benchmarks to use perf_-prefix and correspond to function they benchmark Christian Grothoff 2023-02-05 19:11:47 +0100
  • e66087987f
    -add missing file Christian Grothoff 2023-02-04 21:55:56 +0100
  • 5a18e955eb
    -fix AML decision update logic and history fetch logic Christian Grothoff 2023-02-04 21:54:47 +0100
  • 47b9ef598d
    -deduplicate configs Christian Grothoff 2023-02-04 18:05:36 +0100
  • 4c5394fd4d
    -doxygen typos Christian Grothoff 2023-02-04 16:09:31 +0100
  • 19da4bd638
    add tests for new AML logic, plus related bugfixes Christian Grothoff 2023-02-04 16:01:46 +0100
  • c3243aa39f
    implement testing_api_cmd_check_aml_decision Christian Grothoff 2023-02-03 14:06:17 +0100
  • f6877449eb
    implement testing_api_cmd_take_aml_decision.c Christian Grothoff 2023-02-03 12:57:04 +0100
  • e0687b90f1
    implement testing_api_cmd_set_officer Christian Grothoff 2023-02-03 11:29:05 +0100
  • ba3b53cd27
    -refund deadline should be optional/can be 0 Christian Grothoff 2023-02-02 22:21:44 +0100
  • a703171f08
    add logic to parse AML decisions response Christian Grothoff 2023-02-02 17:16:13 +0100
  • f60b09f8ef
    add logic to parse AML decision response Christian Grothoff 2023-02-02 17:06:47 +0100
  • 3898054b10
    more work on KYC/AML decision inspection Christian Grothoff 2023-02-02 14:55:56 +0100
  • eab95d0154
    draft for the AML GET decision endpoint Christian Grothoff 2023-02-02 12:03:55 +0100
  • 915542e69c
    first draft of implementation of GET AML decisions endpoint Christian Grothoff 2023-02-02 11:40:44 +0100
  • f8ff9c996f
    add 2nd AML decision lookup API (skeleton only) Christian Grothoff 2023-02-01 17:05:11 +0100
  • e469e6698e
    start work on AML decision query API Christian Grothoff 2023-02-01 17:00:51 +0100
  • f0567567fe
    draft new AML API Christian Grothoff 2023-02-01 16:43:02 +0100
  • d738287953
    -gana bump Christian Grothoff 2023-01-31 15:33:50 +0100
  • d93006c354
    update link data test Joseph 2023-01-30 09:38:16 -0500
  • 09c043c177
    update test link data Joseph 2023-01-30 09:12:36 -0500
  • 4bb96abc97
    test for link data Joseph 2023-01-30 08:43:38 -0500
  • a1c0c2fafd
    add test for KYC required on reserve close Christian Grothoff 2023-01-29 21:52:07 +0100
  • e8c8aa9efe
    use correct attribute name in test Christian Grothoff 2023-01-29 14:12:19 +0100
  • ff202ef296
    KYC: misc. fixes to attribute attestation logic Christian Grothoff 2023-01-29 13:58:56 +0100
  • 99753a5d31
    KYC: fix API call and memory leak Christian Grothoff 2023-01-28 17:45:56 +0100
  • 92f16aad51
    -misc fixes Christian Grothoff 2023-01-28 17:08:51 +0100
  • 2aff69e7ec
    fix Persona attribute extraction from webhooks Christian Grothoff 2023-01-28 14:06:19 +0100
  • 8c5a12302e
    -debug KYC webhook logic Christian Grothoff 2023-01-28 12:20:18 +0100
  • 35d50ba36a
    add persona attribute conversion logic Christian Grothoff 2023-01-27 22:47:42 +0100
  • 0eb6f73176
    add persona attribute conversion logic Christian Grothoff 2023-01-27 22:39:16 +0100
  • 85e44ceea6
    work on kycaid attribute extraction Christian Grothoff 2023-01-27 17:42:56 +0100
  • 59716ffdc4
    add logic to store attributes Christian Grothoff 2023-01-27 16:09:25 +0100
  • d79c23aaab
    add logic to store attributes Christian Grothoff 2023-01-27 15:10:25 +0100
  • 6da3cbedd4
    -ignore new tests Christian Grothoff 2023-01-27 14:44:32 +0100
  • 32fac55f7e
    update GET attest logic now that it is clear that we must store KYC attributes locally: Christian Grothoff 2023-01-27 14:43:25 +0100
  • 42bd2dadcf
    address DB failure error handling in KYC check Christian Grothoff 2023-01-27 14:19:14 +0100
  • c239ba6f18
    address DB failure error handling in KYC check Christian Grothoff 2023-01-27 14:10:27 +0100
  • 7e8e2f4317
    Merge branch 'master' of git+ssh://git.taler.net/exchange Christian Grothoff 2023-01-27 10:12:08 +0100
  • f199b45e52
    -fix path Christian Grothoff 2023-01-27 10:11:59 +0100
  • 10cf3b3b65
    fix SQL syntax Joseph 2023-01-23 09:14:25 -0500
  • 54fa07f5c7
    tests for refunds_by_coin and ready_deposit Joseph 2023-01-23 07:57:34 -0500
  • a273b176da
    -towards storing KYC attribute data Christian Grothoff 2023-01-22 21:51:46 +0100
  • c2eee251c2
    add new subcommands for AML staff management and partner exchanges Christian Grothoff 2023-01-22 19:40:47 +0100
  • d53dd753e1
    -typos Christian Grothoff 2023-01-22 15:41:08 +0100
  • f221db1c03
    -address FIXMEs Christian Grothoff 2023-01-22 15:24:45 +0100
  • f8bfc4dc9d
    address DB FIXMEs for AML Christian Grothoff 2023-01-22 15:13:34 +0100
  • d131951fbe
    add new endpoints to main dispatcher Christian Grothoff 2023-01-21 23:08:29 +0100
  • 31286b66f2
    -integrate new AML APIs into build Christian Grothoff 2023-01-21 21:38:50 +0100
  • c1502e507b
    -fix gana.git url in .gitmodules Özgür Kesim 2023-01-21 10:16:20 +0100
  • 5b26bd3b83
    -new testing APIs Christian Grothoff 2023-01-20 19:11:36 +0100
  • c782615262
    -indent Christian Grothoff 2023-01-20 15:20:51 +0100
  • 56cdb7e9e6
    skeleton for adding partners Christian Grothoff 2023-01-20 15:20:19 +0100
  • ebb2601278
    skeleton for AML officer update Christian Grothoff 2023-01-20 15:13:22 +0100
  • c30ee88336
    skeleton for AML decision server handler Christian Grothoff 2023-01-20 14:46:33 +0100
  • e660a513fd
    -fix url to gana submodule master-broken Özgür Kesim 2023-01-19 21:07:42 +0100
  • 3a7045bfca
    -fix warning Christian Grothoff 2023-01-18 14:26:25 +0100
  • 999209518d
    new AML APIs (libtalerexchange) Christian Grothoff 2023-01-18 14:25:58 +0100
  • cda751eaa5
    eventually kick out /keys clients also if ksh exists but krd array is empty Christian Grothoff 2023-01-17 17:53:16 +0100
  • c60e6184fd
    terminate taler-exchange-offline on invalid inputs Christian Grothoff 2023-01-17 17:52:39 +0100
  • abb692f02d
    -run fetch-transactions in auditor test to avoid non-deterministic failure Christian Grothoff 2023-01-17 15:33:36 +0100
  • 4e7d4aa4b2
    bumping version to v0.9.1 Christian Grothoff 2023-01-17 15:06:55 +0100
  • 9091c32c0f
    move state to inner URL Christian Grothoff 2023-01-16 18:59:28 +0100
  • 190a1b68b0
    fix #7594: skip test if DB not setup Christian Grothoff 2023-01-16 18:17:15 +0100
  • ab7c676f49
    -typos Christian Grothoff 2023-01-16 17:47:16 +0100
  • faf3f57ce3
    do not 500 on empty reserve history by not ignoring undecided purses that may have caused reserve to be created in the first place Christian Grothoff 2023-01-16 17:45:05 +0100
  • 8563dcc845
    log which subquery failed Christian Grothoff 2023-01-16 16:47:15 +0100
  • ce50b33fba
    -fix args Christian Grothoff 2023-01-16 16:08:23 +0100
  • 6596e6c723
    fix for foreign key constraint problem for free purses on purse creation from reserve Christian Grothoff 2023-01-16 15:45:35 +0100