exchange/src
Özgür Kesim 12736abcf7
WiP: parsing and replay of auction transcripts
POST handler of auction_brandt extension now parses JSON transcript and
passes JSON via stdin to external program.  Reads result via stdout.

TODOs:
- check signatures in transcript
- parse JSON output of replay progam
- add configuration to to auction_brandt:
	- types of auctions
	- max. concurrent users
	- max. number of prices
	- maximum price
	- fees
- add timeout handler for replay program execution
- (maybe) sign output of exchange by master-key
- (maybe) add GET handler with information re: auction_brandt?
2022-10-03 08:15:07 +02:00
..
auditor -clean up scripts 2022-09-24 00:51:15 +02:00
auditordb -update auditor schema in preparation to fix #4960 2022-07-31 21:54:29 +02:00
bank-lib EC instead of SEGV 2022-08-25 20:32:50 +02:00
benchmark -fix some clang warnings 2022-08-22 00:08:28 +02:00
curl -work on kyc-proof persona plugin 2022-08-18 14:02:54 +02:00
exchange WiP: added auction_brandt as extension 2022-10-02 22:51:54 +02:00
exchange-tools -rm debug info; typo 2022-10-02 23:07:40 +02:00
exchangedb prepare tables for DD31 2022-09-18 18:04:41 +02:00
extensions WiP: parsing and replay of auction transcripts 2022-10-03 08:15:07 +02:00
include WiP: added auction_brandt as extension 2022-10-02 22:51:54 +02:00
json -fix clang compiler warnings 2022-08-22 22:45:41 +02:00
kyclogic -fix debian package 2022-09-26 19:58:22 +02:00
lib -rm debug info; typo 2022-10-02 23:07:40 +02:00
mhd -fix some clang warnings 2022-08-22 00:08:28 +02:00
pq -refactor TALER_AgeMask.mask -> TALER_AgeMask.bits 2022-03-02 10:59:42 +01:00
sq -fix clang compiler warnings 2022-08-22 22:45:41 +02:00
templating -fix debian package 2022-09-26 19:58:22 +02:00
testing WiP: parsing and replay of auction transcripts 2022-10-03 08:15:07 +02:00
util Refactor extensions 2022-10-02 18:05:58 +02:00
.gitignore update ignores 2019-08-22 15:30:02 +02:00
Makefile.am Refactor extensions 2022-10-02 18:05:58 +02:00
taler.conf removing garbage from config file (made testcase fail) 2016-09-28 20:39:37 +02:00