Commit Graph

  • 6b0c121fc9
    clean up string traits" Christian Grothoff 2020-01-12 23:13:46 +0100
  • 27911aaa17
    remove dead test from list Christian Grothoff 2020-01-12 23:01:35 +0100
  • 9ea661ca31
    fix build issues Christian Grothoff 2020-01-12 23:01:01 +0100
  • 5b78b3ea86
    fix build issues Christian Grothoff 2020-01-12 22:59:03 +0100
  • ca55b5078f
    restructure tests and build system Christian Grothoff 2020-01-12 20:51:42 +0100
  • 1788ca2be1
    reorganization of file structure Christian Grothoff 2020-01-12 20:44:33 +0100
  • c75157e8ca
    fix test_exchange_api_twisted FTBFS Christian Grothoff 2020-01-12 20:28:49 +0100
  • 7fb69ec88c
    fix FTBFS test_auditor_api Christian Grothoff 2020-01-12 20:25:59 +0100
  • 58b78da001
    merge revocation tests Christian Grothoff 2020-01-12 20:22:18 +0100
  • 636c148c07
    fix more FTBFS Christian Grothoff 2020-01-12 19:55:56 +0100
  • 061eaac70f
    split of check_empty logic Christian Grothoff 2020-01-12 19:45:45 +0100
  • c085013ea7
    fix exchange tests FTBFS Christian Grothoff 2020-01-12 18:20:47 +0100
  • 44460a3147
    getting legacy code to build Christian Grothoff 2020-01-12 18:19:18 +0100
  • 6a4cc07978
    fix ftbfs Christian Grothoff 2020-01-12 18:14:16 +0100
  • c7610bf617
    fix fakebank API Christian Grothoff 2020-01-12 18:09:41 +0100
  • c6ba84462d
    dead Christian Grothoff 2020-01-12 17:58:17 +0100
  • 00740610ba
    fix bank-lib ftbfs Christian Grothoff 2020-01-12 17:43:20 +0100
  • 9b586cd5f0
    fix ftbfs Christian Grothoff 2020-01-12 01:03:08 +0100
  • 85c4aa733c
    add separate transfer and admin/add/incoming commands, force Christian Grothoff 2020-01-12 00:43:24 +0100
  • cbcc3727de
    add separate transfer and admin/add/incoming commands Christian Grothoff 2020-01-11 23:06:10 +0100
  • 2ee33e3cbc
    remove exchange-url argument from /admin/add/incoming Christian Grothoff 2020-01-11 23:06:10 +0100
  • 9443c10d7f
    major refactoring, eliminating wire-plugins and moving towards new bank API. main code compiles, testcases known to fail, code sure not to fully work yet Christian Grothoff 2020-01-11 15:19:56 +0100
  • 554da10133
    Fix bank test. Marcello Stanisci 2020-01-09 16:20:28 +0100
  • 59b12d2d80
    fix #6015 Christian Grothoff 2020-01-09 12:18:56 +0100
  • 1f8d6e1ac1
    pp to tos Christian Grothoff 2019-12-28 20:01:22 +0100
  • 9e206f533f
    H_wire -> h_wire (#6032) Christian Grothoff 2020-01-09 09:50:35 +0100
  • ea9c15026a
    add CORS header globally always (#6029) Christian Grothoff 2020-01-08 10:39:00 +0100
  • 97f71c83a7
    fix #6033: remove master_pub field Christian Grothoff 2020-01-08 10:29:55 +0100
  • 713b9efb42
    update wire keys Christian Grothoff 2020-01-08 10:23:44 +0100
  • 92d21ca315
    remove ebics (#6038) Christian Grothoff 2020-01-08 10:04:39 +0100
  • c0702a6f0a
    more missing files for dist Christian Grothoff 2019-12-24 23:25:08 +0100
  • 30d243b7e8
    ship master priv, exchange_url can be null Christian Grothoff 2019-12-24 23:16:35 +0100
  • 2fdc21f7d7
    add missing configuration files to dist, eliminate warning on CONFLICT status code in test Christian Grothoff 2019-12-24 23:09:06 +0100
  • 8d786441b8
    version bumping Christian Grothoff 2019-12-24 23:00:13 +0100
  • 3a9d7afe33
    another fix where hardcoded serial number can point to the wrong transaction Christian Grothoff 2019-12-24 22:53:13 +0100
  • 296145fb26
    skip test if talercheck DB does not exist Christian Grothoff 2019-12-24 22:37:31 +0100
  • 6d65457203
    tolerate database not existing, skip test Christian Grothoff 2019-12-24 22:32:02 +0100
  • 0ec3301cfb
    make auditor more robust to DB permutations Christian Grothoff 2019-12-24 22:28:27 +0100
  • 63bae5ee8e
    fix dist rule Christian Grothoff 2019-12-24 21:22:36 +0100
  • 202a464bb3
    new DB Christian Grothoff 2019-12-24 21:20:40 +0100
  • 8baf591ded
    use wait Christian Grothoff 2019-12-24 21:20:32 +0100
  • 2a8383dd94
    just to be sure Christian Grothoff 2019-12-24 21:20:15 +0100
  • 9e1c7cc152
    clean up shell script, fix heisenbug Christian Grothoff 2019-12-24 21:16:28 +0100
  • df0237ab94
    support -l/-L options, improve logging Christian Grothoff 2019-12-24 20:21:54 +0100
  • 75aec331fb
    fixing auditor test failure root cause Christian Grothoff 2019-12-24 20:10:50 +0100
  • 8b5a0278df
    nicer logging Christian Grothoff 2019-12-24 16:19:53 +0100
  • 1970b7687c
    report cases of missing denomination keys more nicely Christian Grothoff 2019-12-24 16:04:30 +0100
  • 32ec655418
    handle denomination key not found better Christian Grothoff 2019-12-24 15:58:23 +0100
  • 0e064ce914
    fmt string fix Christian Grothoff 2019-12-24 12:29:38 +0100
  • 2dccc31137
    more logging, just for fun Christian Grothoff 2019-12-24 12:28:58 +0100
  • 8d51dd18ed
    do NOT reset DB in taler-bank-manage-testing, not healthy for auditor test Christian Grothoff 2019-12-23 12:32:37 +0100
  • a3b56975a4
    use acceptable bank debit limit Christian Grothoff 2019-12-23 12:28:15 +0100
  • d5b8089264
    use taler-bank-manage-testing wrapper in auditor test logic as well Christian Grothoff 2019-12-23 12:13:10 +0100
  • f590043e58
    switch to python3 Christian Grothoff 2019-12-23 12:12:54 +0100
  • e0cf954ad9
    make exchange test suite work with current bank Christian Grothoff 2019-12-23 11:47:16 +0100
  • c58c5bce2b
    disable fragile part of test Christian Grothoff 2019-12-22 16:15:59 +0100
  • d36700ed98
    Fix auditordb. Marcello Stanisci 2019-12-22 12:43:33 +0100
  • 672a76e9e3
    add missing files Christian Grothoff 2019-12-20 20:34:39 +0100
  • 8af89ff197
    misc release preparations: mostly fixing 'make dist' target Christian Grothoff 2019-12-20 20:10:46 +0100
  • b554f1e909
    date format Florian Dold 2019-12-19 12:56:47 +0100
  • 9871176efa
    fix bogus free Christian Grothoff 2019-12-18 22:11:49 +0100
  • 36e15a501f
    purge history-range API, no longer needed (#5993) Christian Grothoff 2019-12-15 18:16:33 +0100
  • 745a48ef7c
    fix double free in test Christian Grothoff 2019-12-15 13:11:38 +0100
  • 9eff97869c
    mark as executable Christian Grothoff 2019-12-15 12:44:16 +0100
  • 1fc603800c
    new is the new old: remove _new from tests Christian Grothoff 2019-12-14 23:19:22 +0100
  • cf31e54a2f
    remove obsolete old tests (#5758) Christian Grothoff 2019-12-14 23:17:56 +0100
  • 05a992445e
    fix comments Christian Grothoff 2019-12-14 23:14:59 +0100
  • 05b338ce6f
    do not use max-requests in tests, forking prevents killing in test Christian Grothoff 2019-12-12 16:11:58 +0100
  • b999a6b2c5
    note on where to change exchange code once wallet is done for #5991 Christian Grothoff 2019-12-12 16:03:46 +0100
  • d5f4f6ff4c
    consistency change' Christian Grothoff 2019-12-12 15:59:31 +0100
  • 204358e249
    return master_pub top-level in /wire, see #5991 Christian Grothoff 2019-12-12 15:57:04 +0100
  • 97810cc46f
    add privacy policies Christian Grothoff 2019-12-11 21:45:02 +0100
  • 631bc65253
    add logic for privacy policy Christian Grothoff 2019-12-11 14:30:55 +0100
  • 75240345d0
    writing generic tos/pp handler logic Christian Grothoff 2019-12-10 21:20:38 +0100
  • 496b9ba6a9
    fix matching Christian Grothoff 2019-12-08 23:04:41 +0100
  • a76247276d
    fix copy and paste Christian Grothoff 2019-12-08 22:52:02 +0100
  • c40243bb12
    fix extension matching Christian Grothoff 2019-12-08 22:50:04 +0100
  • 7ad562af55
    do not return 0-terminator Christian Grothoff 2019-12-08 22:48:33 +0100
  • 45a7b98d4b
    handle missconfiguration more nicely Christian Grothoff 2019-12-08 22:47:57 +0100
  • b19c7cff91
    actually serve /terms Florian Dold 2019-12-08 20:26:49 +0100
  • dd66d2ae7b
    work on test Christian Grothoff 2019-12-07 22:08:58 +0100
  • de6d13e910
    center Christian Grothoff 2019-12-07 22:01:40 +0100
  • 0d53d893f5
    fix start time Christian Grothoff 2019-12-07 21:59:05 +0100
  • fdb768653e
    regenerate test DB with latest crypto Christian Grothoff 2019-12-07 21:32:52 +0100
  • 4aca61fdd0
    fix bank account sigs Christian Grothoff 2019-12-07 17:52:35 +0100
  • c43f81d871
    do not crash on bogus signature on denomination key (2) Christian Grothoff 2019-12-07 17:48:59 +0100
  • d4d590bcda
    do not crash on bogus signature on denomination key Christian Grothoff 2019-12-07 17:48:39 +0100
  • 9cbd1cc139
    report on file used Christian Grothoff 2019-12-07 17:20:09 +0100
  • 91a418fe80
    add valgrind prefix capability Christian Grothoff 2019-12-07 17:02:20 +0100
  • 5a96c528b3
    mark unused argument Christian Grothoff 2019-12-07 16:51:24 +0100
  • b164e090dc
    check total loss initially Christian Grothoff 2019-12-07 14:27:55 +0100
  • e153215f7e
    fix j2 Christian Grothoff 2019-12-07 14:18:02 +0100
  • 711027f651
    add TOS Christian Grothoff 2019-12-04 00:22:23 +0100
  • 7126482822
    remove useless target Christian Grothoff 2019-12-03 23:54:42 +0100
  • 25a0b60f12
    implement #5967: have ranges in auditor reports, untested because right now tests somehow do not work Christian Grothoff 2019-12-03 12:39:32 +0100
  • 6c5d46327b
    add more mime types, handle etag nicely Christian Grothoff 2019-12-02 21:41:24 +0100
  • 1043bc839f
    tos Christian Grothoff 2019-12-02 21:26:19 +0100
  • 2df6bea3a1
    exercise restart logic during tests Christian Grothoff 2019-12-01 13:37:05 +0100
  • f1639c09a2
    implement #5740 Christian Grothoff 2019-12-01 13:31:45 +0100
  • 97afbf1ea5
    fix previous Marcello Stanisci 2019-11-30 00:25:45 +0100