Commit Graph

  • 35e505f6bf
    add support for coin open-deposit and coin purse refunds to auditor logic Christian Grothoff 2022-10-16 16:38:21 +0200
  • 745981c680
    handle purse-refund and reserve-open-deposit events in coin history in libtalerexchange Christian Grothoff 2022-10-15 22:14:20 +0200
  • 518c7009e7
    handle reserve open/close responses in reserve history in libtalerexchange Christian Grothoff 2022-10-15 22:03:55 +0200
  • 7421142bc1
    update README Christian Grothoff 2022-10-15 21:26:30 +0200
  • a8dac27be8
    return open/close requests in reserve history Christian Grothoff 2022-10-15 21:26:03 +0200
  • 6180fa6d91
    update README Christian Grothoff 2022-10-15 21:25:49 +0200
  • d70c93ce21
    -doxygen Christian Grothoff 2022-10-15 19:23:51 +0200
  • 2a852aaeba
    -modify DB logic to return open/close requests in reserve history Christian Grothoff 2022-10-15 19:12:37 +0200
  • 38876c503f
    -refactor DB for reserve history/status routines Christian Grothoff 2022-10-15 16:19:14 +0200
  • eebc030f6c
    add logic to return information about purse refunds in coin histories Christian Grothoff 2022-10-15 10:43:26 +0200
  • 949a91c38e
    accumulate amounts from coins in batch-deposit for policy auction_brandt Özgür Kesim 2022-10-14 20:23:59 +0200
  • 63b19fad0c
    simplify datastructures Özgür Kesim 2022-10-14 20:10:06 +0200
  • 29e5cd0ef5
    fix errors Özgür Kesim 2022-10-14 20:09:39 +0200
  • 15e8697ece
    -added missing files to last commit Özgür Kesim 2022-10-14 19:00:57 +0200
  • 054e157af8
    WIP: policy_details handling continued Özgür Kesim 2022-10-14 18:56:59 +0200
  • 5f333f817c
    add reserve-open-deposit transactions to coin histories Christian Grothoff 2022-10-14 00:29:32 +0200
  • 1ee69f6f1d
    -towards returning reserve open deposits in coin history Christian Grothoff 2022-10-13 22:43:22 +0200
  • 97b4bd3b34
    -update gana Christian Grothoff 2022-10-13 19:13:31 +0200
  • 09310cc66e
    -implement reserve closure in test Christian Grothoff 2022-10-13 19:07:25 +0200
  • 4fc77b9dbf
    -work on reserve control test Christian Grothoff 2022-10-13 15:58:49 +0200
  • d7ca9d3ecf
    -work on reserve control tests Christian Grothoff 2022-10-12 22:18:10 +0200
  • 4702b156dc
    -work on reserve control tests Christian Grothoff 2022-10-12 22:16:40 +0200
  • 3b34acdb72
    -update to latest GNUNET_PQ_make_prepare() API Christian Grothoff 2022-10-12 14:48:49 +0200
  • 3036c21283
    fix cmd reserve close FTBFS Christian Grothoff 2022-10-12 11:32:58 +0200
  • 5e2e71ec11
    -testing... Christian Grothoff 2022-10-12 11:09:20 +0200
  • 04565bcb9c
    -missing Christian Grothoff 2022-10-10 12:15:47 +0200
  • 8fc4a5f12a
    -doxygen Christian Grothoff 2022-10-10 08:59:13 +0200
  • 3a4515c029
    -implement missing select_serial_by_table_ statements Christian Grothoff 2022-10-10 08:49:47 +0200
  • d0debc467e
    -more db logic refactoring Christian Grothoff 2022-10-10 08:20:36 +0200
  • c1c02b8a3c
    -implementing do_reserves_open logic Christian Grothoff 2022-10-09 23:23:14 +0200
  • 956e3c3065
    WIP: policy handling advancements Özgür Kesim 2022-10-09 22:11:09 +0200
  • ea11a9a0fd
    -add missing SQL logic Christian Grothoff 2022-10-08 22:26:54 +0200
  • a9bea142cb
    more db refactoring Christian Grothoff 2022-10-08 21:49:03 +0200
  • 04cf1dc088
    more db refactoring Christian Grothoff 2022-10-08 21:09:13 +0200
  • f2a3a28d46
    -more plugin refactoring Christian Grothoff 2022-10-08 18:07:05 +0200
  • 18d8dcd1f9
    -fix type Özgür Kesim 2022-10-08 17:27:00 +0200
  • 4154a0c466
    -logic fixed Özgür Kesim 2022-10-08 17:20:59 +0200
  • 4ba07b54e4
    WIP: policy_*_fulfiment added and API changes Özgür Kesim 2022-10-08 17:13:57 +0200
  • b8dada3403
    -more db logic refactoring Christian Grothoff 2022-10-08 12:47:14 +0200
  • d3c509fcd9
    WIP: Added policy extension handling during deposit Özgür Kesim 2022-10-07 09:59:39 +0200
  • 52106eea42
    refactor: extensions_ -> policy_; added policy_fulfilment Özgür Kesim 2022-10-06 23:17:46 +0200
  • dd60d9b984
    Merge branch 'master' into auction_brandt Özgür Kesim 2022-10-06 21:12:17 +0200
  • b447506342
    refinements of policy extension APIs Özgür Kesim 2022-10-06 21:11:47 +0200
  • 086c4a243f
    mark future policy extensions Özgür Kesim 2022-10-06 21:09:59 +0200
  • cf21ee2647
    -rm todo.md Özgür Kesim 2022-10-06 21:09:33 +0200
  • 1f6c8d0c33
    refactor h_extensions -> h_policy, and structs accordingly Özgür Kesim 2022-10-05 19:26:04 +0200
  • 7e5c6a7e46
    -insert routines Christian Grothoff 2022-10-05 16:38:29 +0200
  • bcbd909892
    -debug msg removed; typos Özgür Kesim 2022-10-05 16:29:23 +0200
  • 67d6bbd736
    -work on header towards taler-auditor-sync for new tables Christian Grothoff 2022-10-05 16:13:12 +0200
  • fc83650115
    refactor extensions: config -> manifest Özgür Kesim 2022-10-05 16:07:22 +0200
  • 2524dfc8d3
    refactor extensions: config -> manifest Özgür Kesim 2022-10-05 16:07:09 +0200
  • 477d009cb0
    Merge branch 'master' into auction_brandt Özgür Kesim 2022-10-04 21:42:21 +0200
  • 787b5b4544
    -syntax error fixed Özgür Kesim 2022-10-04 21:42:05 +0200
  • 0a089db4ef
    rename auction_brandt -> policy_auction Özgür Kesim 2022-10-04 21:31:19 +0200
  • 0ad6a8cbfb
    Merge branch 'master' into auction_brandt Özgür Kesim 2022-10-04 20:06:49 +0200
  • 1cf6fbe8dc
    -fix typos Christian Grothoff 2022-10-04 19:28:11 +0200
  • 012249fc09
    -fix typos Christian Grothoff 2022-10-04 19:23:01 +0200
  • f7b06e308f
    -work on reserve_open DB API Christian Grothoff 2022-10-04 19:18:43 +0200
  • 77266e6c93
    Merge branch 'master' into auction_brandt Özgür Kesim 2022-10-04 11:35:21 +0200
  • 3fdf88f612
    -fix some vars Özgür Kesim 2022-10-04 11:34:46 +0200
  • 3ec07d62c3
    improved error handling Özgür Kesim 2022-10-04 11:33:21 +0200
  • 424bbddaa3
    correct http reply Özgür Kesim 2022-10-04 11:32:10 +0200
  • 64ebcadabb
    added targets for age_restriciton and auction_brandt Özgür Kesim 2022-10-04 11:31:17 +0200
  • 856b8e26c2
    -more work on new DB logic Christian Grothoff 2022-10-03 23:54:12 +0200
  • 4a487b179c
    -implement sketch for pg_do_reserve_open.c Christian Grothoff 2022-10-03 19:34:11 +0200
  • 2dbf8cefe0
    -work on DB logic Christian Grothoff 2022-10-03 17:05:29 +0200
  • f4c8eb6a9c
    -skeletons for new PG functions Christian Grothoff 2022-10-03 12:46:30 +0200
  • e1bf3661ec
    -fix unsused variable Özgür Kesim 2022-10-03 11:21:07 +0200
  • 87ec6916c8
    complete taler-exchange-httpd_reserves_attest.c logic (first pass, still without DB logic or tests) Christian Grothoff 2022-10-03 09:36:10 +0200
  • 12736abcf7
    WiP: parsing and replay of auction transcripts Özgür Kesim 2022-10-03 08:15:07 +0200
  • 3bca75d6cf
    complete taler-exchange-httpd_reserves_get_attest.c logic (first pass, still without DB logic or tests) Christian Grothoff 2022-10-02 23:57:09 +0200
  • 1ce70b1dab
    complete taler-exchange-httpd_reserves_close.c logic (first pass, still without DB logic or tests) Christian Grothoff 2022-10-02 23:19:48 +0200
  • b2d68d4b2d
    -rm debug info; typo Özgür Kesim 2022-10-02 23:07:40 +0200
  • 72cbf66395
    WiP: added auction_brandt as extension Özgür Kesim 2022-10-02 22:51:54 +0200
  • 4a36ed7fbf
    complete taler-exchange-httpd_reserves_open.c logic (first pass, still without DB logic or tests) Christian Grothoff 2022-10-02 22:47:28 +0200
  • 04c7e0bb33
    Refactor extensions Özgür Kesim 2022-10-02 18:05:58 +0200
  • de657800a8
    -get taler-exchange-httpd_reserves_attest.c to build (but not finished) Christian Grothoff 2022-10-02 13:34:51 +0200
  • 2d9270a01d
    -get taler-exchange-httpd_reserves_get_attest.c to build (but not finished) Christian Grothoff 2022-10-02 13:22:57 +0200
  • bd3741c1c1
    -taler-exchange-httpd_reserves_close.c now builds (but not complete) Christian Grothoff 2022-10-02 12:41:37 +0200
  • 4ea4f03aea
    taler-exchange-httpd_reserves_open.c now builds (but not complete) Christian Grothoff 2022-10-02 12:28:40 +0200
  • 2f1fb32e1c
    -skeletons for reserve control endpoints Christian Grothoff 2022-10-01 23:06:24 +0200
  • 7bf0f2a43d
    -doxygen Christian Grothoff 2022-10-01 16:35:13 +0200
  • 442b2116ed
    -already done, remove finished FIXME Christian Grothoff 2022-10-01 16:32:58 +0200
  • 9cba7d4c3e
    -implement first draft of testing_api_cmd_reserve_attest.c Christian Grothoff 2022-10-01 16:30:22 +0200
  • 538ab8753c
    -implement first draft of testing_api_cmd_reserve_get_attestable.c Christian Grothoff 2022-10-01 16:25:06 +0200
  • 165b85ddd5
    -make static, return json_null() Özgür Kesim 2022-09-29 12:52:33 +0200
  • adfb7ffd0e
    added benchmark tool for age restriction Özgür Kesim 2022-09-29 11:59:42 +0200
  • 3f901571d5
    implemented reserve_open testing CMD Christian Grothoff 2022-09-28 12:17:50 +0200
  • 58e7e98657
    -first sketch for reserve_open testing CMD Christian Grothoff 2022-09-28 12:12:53 +0200
  • 58a5c0857b
    exclude mustach from indentation requirements Christian Grothoff 2022-09-28 08:55:17 +0200
  • d645ea5c8e
    skeleton for reserve control testing commands Christian Grothoff 2022-09-28 08:52:34 +0200
  • 2635f2e0b8
    implement exchange_api_reserves_attest.c Christian Grothoff 2022-09-27 16:10:00 +0200
  • 33680940fe
    implement libtalerexchange:reserve_get_attest API Christian Grothoff 2022-09-27 15:31:59 +0200
  • 0de4db7755
    implement libtalerexchange:reserve_close API Christian Grothoff 2022-09-27 15:21:51 +0200
  • 7d8c49b3c7
    implement libtalerexchange:reserve_open API Christian Grothoff 2022-09-27 14:15:05 +0200
  • 326f99266e
    -fix debian package Christian Grothoff 2022-09-26 19:58:22 +0200
  • f9c94efc7f
    -fix changelog Christian Grothoff 2022-09-26 19:46:24 +0200
  • f7d6a67834
    -update debian packages, improve descriptions Christian Grothoff 2022-09-26 19:17:38 +0200
  • 071d1920d0
    make dependency explicit Christian Grothoff 2022-09-24 19:44:19 +0200
  • f2217c0f01
    -fix linker issues Christian Grothoff 2022-09-24 19:35:26 +0200