Commit Graph

1311 Commits

Author SHA1 Message Date
Marcello Stanisci
f1858fc1f4 withdrawing coins and picking the ones to spend according to a given probability (see macro SPEND_PROBABILITY), for benchmarking 2016-06-04 01:29:42 +02:00
Marcello Stanisci
4843a41fc4 generating (global) blinding key for benchmark 2016-06-03 19:39:04 +02:00
Marcello Stanisci
a1029430b3 fixing benchmark compilation 2016-06-03 14:18:42 +02:00
Marcello Stanisci
9259c2bc69 anti-segfault comments, cancelling pending operation when shutting down benchmark 2016-06-03 02:28:57 +02:00
Marcello Stanisci
ece2f5f389 creating reserves for benchmark 2016-06-03 01:23:16 +02:00
Marcello Stanisci
34c8f21984 triggering buildbot 2016-06-02 15:49:22 +02:00
Marcello Stanisci
96ca48dec0 triggering buildbot 2016-06-02 14:43:35 +02:00
Christian Grothoff
16bdd871f4 remove useless check 2016-06-02 10:02:07 +02:00
Christian Grothoff
df9a1770de remove useless check 2016-06-02 10:01:09 +02:00
Christian Grothoff
7680ebcbe1 check fcntl() return value 2016-06-02 09:36:24 +02:00
Christian Grothoff
06fe1d34f3 adding missing unlock 2016-06-02 09:06:03 +02:00
Christian Grothoff
71d05c6c93 adding missing va_end 2016-06-02 09:04:46 +02:00
Christian Grothoff
90aa044e61 remove duplciate check 2016-06-02 09:02:50 +02:00
Christian Grothoff
b405b02875 remove unnecessary check 2016-06-02 08:59:18 +02:00
Christian Grothoff
026673bd37 fix 2016-05-31 20:35:50 +02:00
Christian Grothoff
07449ce578 Merge branch 'master' of git+ssh://taler.net/var/git/exchange 2016-05-31 18:59:19 +02:00
Christian Grothoff
bc7c9e686e implementing #3474 2016-05-31 18:58:59 +02:00
Christian Grothoff
c6d1fb3ceb del 2016-05-31 14:32:34 +02:00
Christian Grothoff
ce3d7c360b add support for /keys cache control (#4036) 2016-05-31 14:32:06 +02:00
Marcello Stanisci
c2c85d0004 Merge branch 'master' of ssh://taler.net/var/git/exchange
Conflicts:
	src/benchmark/taler-exchange-benchmark
2016-05-31 11:09:19 +02:00
Marcello Stanisci
bfd3ce29d1 untracking binary 2016-05-31 11:08:29 +02:00
Marcello Stanisci
9164edd590 linking benchmark using $(top_builddir) instead of -l in Makefile.am 2016-05-31 11:05:49 +02:00
Christian Grothoff
0cef479e00 extend test to cover GC 2016-05-31 10:39:11 +02:00
Christian Grothoff
eb1fdc105c implement GC logic (#3485) 2016-05-31 09:34:45 +02:00
Christian Grothoff
ba0146b878 add -g option to taler-exchange-dbinit 2016-05-31 09:16:09 +02:00
Christian Grothoff
94e1679955 adding a few more uniqueness constraints to DB 2016-05-31 09:13:03 +02:00
Marcello Stanisci
ef81e9db22 comments 2016-05-30 18:57:16 +02:00
Marcello Stanisci
66201bf917 invoking benchmark_run() after getting /keys from exchange. Still doesn't work with https 2016-05-30 18:45:57 +02:00
Marcello Stanisci
925097c86d adding --pool-size option to benchmark,
correcting comments
2016-05-30 17:16:01 +02:00
Marcello Stanisci
848c7f0e4f benchmark makefile 2016-05-30 15:08:12 +02:00
Christian Grothoff
1982fdd81c newlines 2016-05-29 21:25:08 +02:00
Christian Grothoff
45e29f50e4 edits to paper 2016-05-29 17:07:04 +02:00
Christian Grothoff
e68d07fc25 making DB scheme nice 2016-05-27 15:34:24 +02:00
Christian Grothoff
5f6f524a52 a first step towards normalizing the DB a bit and not storing data redundantly 2016-05-27 14:39:04 +02:00
Christian Grothoff
172e8494b9 a first step towards normalizing the DB a bit and not storing data redundantly 2016-05-27 14:34:57 +02:00
Christian Grothoff
2f5e58f3c7 a first step towards normalizing the DB a bit and not storing data redundantly 2016-05-27 14:14:13 +02:00
Christian Grothoff
54504b7f37 a first step towards normalizing the DB a bit and not storing data redundantly 2016-05-27 14:04:29 +02:00
Christian Grothoff
0ccb420f4c rename to avoid ambiguity 2016-05-27 12:03:26 +02:00
Christian Grothoff
8b701a2c62 add ON DELETE CASCADE refs where applicable 2016-05-27 11:55:07 +02:00
Christian Grothoff
c0451f0982 fix #4533 for exchange (breaks interaction with bank for /admin/add/incoming) 2016-05-26 16:38:59 +02:00
Christian Grothoff
3f468773e7 change edate to wire_transfer_deadline/delay (#4521) 2016-05-26 15:23:46 +02:00
Christian Grothoff
951ce5ef32 fix #4537 2016-05-25 19:12:44 +02:00
Jeff Burdges
6b615dcd95 Merge branch 'master' of git.taler.net:/var/git/exchange 2016-05-25 03:33:46 +02:00
Jeff Burdges
8dc035b237 Add my mail about the PRNG attack on blinding
I imagine this will develop further shortly
2016-05-25 00:27:11 +02:00
Christian Grothoff
079ef7cb6f fixing #4520: be more aggressive at asserting when API is violated 2016-05-24 20:37:23 +02:00
Christian Grothoff
f471cfcec5 add a few more DB constraints 2016-05-24 20:32:05 +02:00
Christian Grothoff
32bb3b14bf fix #4483 2016-05-24 20:13:31 +02:00
Florian Dold
8c3ffbf2a3 allow access to raw /keys response 2016-05-24 02:28:15 +02:00
Jeff Burdges
fc09e6a8fe Just an i 2016-05-22 21:51:32 +02:00
Jeff Burdges
8565132c2c Add some FIXMEs to section 4 on naming and describing protocols 2016-05-22 17:33:22 +02:00