72cbf66395
WiP: added auction_brandt as extension
...
- added an extension to handle auctions via libbrandt
- /extensions/auction_brandt GET and POST handler defined
- initial parsing of transcript.json implemented, yet WiP
- multiple cleanups and changes to extension handling
2022-10-02 22:51:54 +02:00
04c7e0bb33
Refactor extensions
...
- Extensions are now compiled as shared libraries and loaded at runtime
according to the TALER configuration.
- So far, only age restriction is loaded as extension.
- Groundwork for extension auction_brandt started.
2022-10-02 18:05:58 +02:00
165b85ddd5
-make static, return json_null()
2022-09-29 12:52:33 +02:00
adfb7ffd0e
added benchmark tool for age restriction
2022-09-29 11:59:42 +02:00
Christian Grothoff
3f901571d5
implemented reserve_open testing CMD
2022-09-28 12:17:50 +02:00
Christian Grothoff
58e7e98657
-first sketch for reserve_open testing CMD
2022-09-28 12:12:53 +02:00
Christian Grothoff
58a5c0857b
exclude mustach from indentation requirements
2022-09-28 08:55:17 +02:00
Christian Grothoff
d645ea5c8e
skeleton for reserve control testing commands
2022-09-28 08:54:14 +02:00
Christian Grothoff
2635f2e0b8
implement exchange_api_reserves_attest.c
2022-09-27 16:10:00 +02:00
Christian Grothoff
33680940fe
implement libtalerexchange:reserve_get_attest API
2022-09-27 15:31:59 +02:00
Christian Grothoff
0de4db7755
implement libtalerexchange:reserve_close API
2022-09-27 15:21:51 +02:00
Christian Grothoff
7d8c49b3c7
implement libtalerexchange:reserve_open API
2022-09-27 14:15:05 +02:00
Christian Grothoff
326f99266e
-fix debian package
2022-09-26 19:58:22 +02:00
Christian Grothoff
f9c94efc7f
-fix changelog
2022-09-26 19:46:24 +02:00
Christian Grothoff
f7d6a67834
-update debian packages, improve descriptions
2022-09-26 19:17:38 +02:00
Christian Grothoff
071d1920d0
make dependency explicit
2022-09-24 19:44:19 +02:00
Christian Grothoff
f2217c0f01
-fix linker issues
2022-09-24 19:35:26 +02:00
Christian Grothoff
2961c9b3f6
-doxygen fixes
2022-09-24 14:21:03 +02:00
Christian Grothoff
205a48f613
tab
2022-09-24 14:14:10 +02:00
Christian Grothoff
7d40cd1904
-clean up scripts
2022-09-24 00:51:15 +02:00
Christian Grothoff
035e052c39
-fix test-revocation
2022-09-24 00:16:51 +02:00
Christian Grothoff
f05a3450e0
-less verbose
2022-09-23 16:21:52 +02:00
Christian Grothoff
7b40c38a02
-fix test-auditor.sh
2022-09-23 16:18:07 +02:00
Christian Grothoff
9fda23115a
-work on test-auditor.sh
2022-09-22 21:37:26 +02:00
Christian Grothoff
326fa9409d
-use new flag to avoid continuing after wallet failure
2022-09-20 23:19:46 +02:00
Christian Grothoff
a2c179373e
-fix issue on Florian's system
2022-09-20 23:18:46 +02:00
Christian Grothoff
bf85d6f3d1
-work on test-auditor.sh
2022-09-21 18:04:34 +02:00
Christian Grothoff
f365fc0730
-try to fix more of test-*.sh
2022-09-21 10:46:57 +02:00
Christian Grothoff
3fa9f3bb12
-wip
2022-09-19 19:32:22 +02:00
Christian Grothoff
230cfa4f93
-do not exit if not in PATH
2022-09-19 14:45:04 +02:00
Christian Grothoff
a566242bfd
-do not exit if not in PATH
2022-09-19 14:44:40 +02:00
Christian Grothoff
e7c431654d
-first design for reserve control
2022-09-19 14:33:24 +02:00
1aed3c1fd2
auditor tests: make initdb invocation more portable
2022-09-19 14:04:53 +02:00
Christian Grothoff
da69fd9c72
prepare tables for DD31
2022-09-18 18:04:41 +02:00
Christian Grothoff
18a2fae3b5
add new signature functions for DD31
2022-09-18 17:36:35 +02:00
Christian Grothoff
b4b857abea
-misc minor fixes
2022-09-17 23:27:29 +02:00
Christian Grothoff
b7bd457908
-cleanup
2022-09-13 15:51:38 +02:00
Christian Grothoff
47ab7c4c41
-fix test-sync
2022-09-13 15:29:04 +02:00
Christian Grothoff
1081f3edbf
-work on auditor tests
2022-09-13 13:22:26 +02:00
Christian Grothoff
bca7f21fdd
-work on auditor tests
2022-09-13 13:00:02 +02:00
Christian Grothoff
fed7102ad5
-fix test-auditor.sh
2022-09-13 12:20:10 +02:00
Christian Grothoff
0a618f77cd
-add missing license headers
2022-09-12 13:34:33 +02:00
Christian Grothoff
05cf62b397
-use private DB for tests
2022-09-12 11:33:56 +02:00
Thien-Thi Nguyen
27ee193e34
remove spurious ‘-n’
...
This is for consistency w/ the other echo(1) statements
in this and peer tests.
2022-09-11 01:44:14 -04:00
Thien-Thi Nguyen
aea3c6027b
remove reserved word ‘function’
...
This is a bashism; the definition works fine w/o it.
2022-09-09 20:23:21 -04:00
Christian Grothoff
b808ca04d6
-remove generated DB files from test logic
2022-09-09 22:26:11 +02:00
Thien-Thi Nguyen
e83191c421
fix typo: s/issattr/isattr/g (45 instances)
2022-09-07 13:23:39 -04:00
Thien-Thi Nguyen
96fae17b32
fix typo: s/denomnations/denominations/
2022-09-07 01:56:18 -04:00
Thien-Thi Nguyen
996d59f2e8
fix typo: s/t/tt/
2022-09-07 01:55:02 -04:00
Thien-Thi Nguyen
c1fe070830
fix typo: s/missbehavior/misbehavior/
2022-09-07 01:52:51 -04:00