Commit Graph

393 Commits

Author SHA1 Message Date
Christian Grothoff
e550acf577
updated response 2020-12-26 16:54:40 +01:00
Christian Grothoff
dff60059f1
fix spelling issues 2020-10-22 11:38:24 +02:00
Christian Grothoff
762e4d55cd
fix doxygen 2020-10-22 10:34:46 +02:00
Christian Grothoff
fd55314903
do not include error codes twice 2020-10-22 09:41:06 +02:00
Florian Dold
ce17788c4e
update submodule doc/prebuilt 2020-10-08 21:15:32 +05:30
Christian Grothoff
1f8a25d9cd
fix prebuilt link 2020-10-05 23:59:12 +02:00
Christian Grothoff
3dd1b1c00f
fix pybank launch in tests 2020-10-03 16:13:06 +02:00
Christian Grothoff
0846ab93bc
doxygen fixes 2020-08-29 00:37:37 +02:00
Christian Grothoff
0e808b648a
fix misc typos 2020-07-22 23:56:52 +02:00
Christian Grothoff
c6278ceeab
document FDH implementation in detail, fixing #6182 2020-07-15 22:25:06 +02:00
Christian Grothoff
6cabb25d8d
update prebuilt 2020-07-15 15:10:31 +02:00
Christian Grothoff
ef0eb9e5bf
improve documentation on which invariants are checked by which auditor helper 2020-07-14 21:10:55 +02:00
Christian Grothoff
2570b21d23
more auditor documentation 2020-07-14 20:43:36 +02:00
Christian Grothoff
8533efdcd7
working on auditor documentation 2020-07-13 19:47:22 +02:00
Christian Grothoff
6383694c95
clarify recoup can only refill, not fill a fresh reserve 2020-07-13 19:04:18 +02:00
Christian Grothoff
b89e433f4f
add more detail to coin state machine 2020-07-13 19:03:05 +02:00
Christian Grothoff
5e5a15b01b
fix refs 2020-07-12 20:04:19 +02:00
Christian Grothoff
4c1c8e405b
more figures 2020-07-12 20:00:56 +02:00
Christian Grothoff
4cfcf842fe
add reserve state machine 2020-07-12 19:19:13 +02:00
Christian Grothoff
fdee6830e6
update API endpoint documentation 2020-07-12 18:45:28 +02:00
Christian Grothoff
895e24872d
initial import of thesis-dold 2020-07-12 18:19:17 +02:00
Christian Grothoff
4d298f9bea
update response 2020-07-12 10:22:35 +02:00
Christian Grothoff
2279c8ab17
fix typo 2020-07-05 16:50:15 +02:00
Florian Dold
7ddd2dba25
expand justifications / agree with append-only log 2020-07-05 16:50:15 +02:00
Florian Dold
ee94ca0e22
minor typo 2020-07-05 16:50:15 +02:00
Christian Grothoff
2170984cc8
response to CB 2020-07-05 16:50:15 +02:00
Christian Grothoff
871e6bd1e1
remove old logo 2020-04-20 20:25:32 +02:00
Christian Grothoff
9b470d2462
update man 2020-03-22 12:06:13 +01:00
Christian Grothoff
744322fdda
the big EC rename 2020-03-22 00:50:18 +01:00
Christian Grothoff
88fd81e5da
completing auditor split 2020-03-21 16:09:22 +01:00
Christian Grothoff
1b24e2f9bb
more statistics, make explicit table lock optional, can hurt performance badly 2020-03-20 18:38:57 +01:00
Florian Dold
c17f05b5fd
fix critical bug in transaction history query for recoup-refresh 2020-03-20 13:52:29 +05:30
Christian Grothoff
85f603090b
have benchmark driver also launch auditor 2020-03-19 16:14:01 +01:00
Christian Grothoff
ef489d7fff
option -i was removed 2020-03-19 15:48:50 +01:00
Florian Dold
278cec1fef
make refund test case fail to show broken implementation 2020-03-18 22:39:47 +05:30
Christian Grothoff
d7cfb11fc6
fix new ag logic 2020-03-15 00:55:58 +01:00
Christian Grothoff
ce44b4a028
clean up aggregator logic, make it more robust against invariant failures 2020-03-14 22:56:14 +01:00
Christian Grothoff
9c20b62eb9
database setup logic is now external to httpd 2020-03-13 14:55:58 +01:00
Christian Grothoff
65062e4354
no longer create tables on startup of exchange aggregator/httpd 2020-03-09 23:53:26 +01:00
Christian Grothoff
ffcadbff8c
code cleanup (comments, scoping, naming, indentation) 2020-03-07 00:28:07 +01:00
Christian Grothoff
82d7b63ff5
move comments into database for auditor DB 2020-03-06 09:04:24 +01:00
Christian Grothoff
357dbc0235
revert bank API change, we will not do this here after all 2020-02-11 23:01:49 +01:00
Christian Grothoff
de0d987e34
start with new history API implementation 2020-02-11 15:39:39 +01:00
Christian Grothoff
ff35a1d229
deduplicate doxyfiles, integrate with build 2020-01-18 23:19:48 +01:00
Christian Grothoff
8ea2af444f
more work towards DB versioning 2020-01-17 01:55:01 +01:00
Florian Dold
6faf6fc732
payto fixes WIP 2020-01-17 01:23:32 +01:00
Marcello Stanisci
7321cac34b
Got first aggregation to pass 2020-01-16 18:50:31 +01:00
Florian Dold
23507d8565
HTTP_NOT_ACCEPTABLE is not an expected status code, as it is for content type negotiation 2020-01-16 16:40:12 +01:00
Christian Grothoff
d7ccfad610
fix history API 2020-01-16 14:30:10 +01:00
Marcello Stanisci
f13b8e4db6
more comments and CMD state 2020-01-16 12:13:11 +01:00