Commit Graph

1375 Commits

Author SHA1 Message Date
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
Jeff Burdges
4615cea151 We cannot say "exchanged" everywhere we previously said "minted"
Imho we should resurect minted for this scenario, but that's complex.
2016-05-22 17:12:17 +02:00
Jeff Burdges
619eb44b87 Replace coin singing key with denomination key 2016-05-22 16:55:11 +02:00
Jeff Burdges
9a0fb5c7e2 Section 3 cahnges 2016-05-22 16:52:56 +02:00
Jeff Burdges
69cb4882fa Mention HINDE 2016-05-21 21:46:47 +02:00
Jeff Burdges
152396f1aa Oops, I hadn't quite finished some edits there 2016-05-21 21:44:05 +02:00
Christian Grothoff
8dfb3b87b4 testing refund, fixing bugs, refund test passes 2016-05-21 19:22:03 +02:00
Christian Grothoff
9160245167 make use of GNUNET_JSON_from_data_auto where possible 2016-05-21 18:36:12 +02:00
Jeff Burdges
922175d308 Changes to first two sections based on referee reports 2016-05-21 16:56:22 +02:00
Christian Grothoff
93aaf1d172 extending interpreter to cover refund (but not used yet) 2016-05-20 17:15:50 +02:00
Christian Grothoff
e39beff272 fix init before use in new refund logic 2016-05-20 15:52:40 +02:00
Christian Grothoff
35509528bc enforce wire deadline >= refund_deadline in exchange 2016-05-20 15:39:24 +02:00
Christian Grothoff
281eeeed46 Merge branch 'master' of git+ssh://git.taler.net/var/git/exchange 2016-05-20 15:36:13 +02:00
Christian Grothoff
43cfa77248 enforce wire deadline >= refund_deadline in API 2016-05-20 15:36:08 +02:00
Jeff Burdges
1723afe91c Just a few rewardings based on refere comments 2016-05-20 15:35:18 +02:00
Jeff Burdges
0c66f6966e Add postquantum.bbl and .blg files to .gitignore
I dislike adding the .bbl files to .gitignore, but we're doing taler
that way now.
2016-05-20 15:34:00 +02:00
Jeff Burdges
ad8b382f95 Add FC 2016 review 2016-05-20 15:29:14 +02:00
Christian Grothoff
324003acc0 log cause for /admin/add/incoming failures 2016-05-20 14:25:02 +02:00
Christian Grothoff
9391ed529c export function to free commit coin data 2016-05-19 18:37:31 +02:00
Christian Grothoff
7d8a74adf1 allow env override 2016-05-19 18:26:06 +02:00
Christian Grothoff
14436d1241 finished implementing #4401 2016-05-19 17:47:27 +02:00
Christian Grothoff
8199c06882 more work on #4401, almost done 2016-05-19 17:31:15 +02:00
Christian Grothoff
9dab61c91a more work on #4401 2016-05-19 17:11:35 +02:00
Christian Grothoff
f2b20f3ad0 more work towards fixing #4401 2016-05-19 16:24:29 +02:00
Christian Grothoff
763c8ab512 rename GNUNET_CRYPTO_rsa_BlindingKey to GNUNET_CRYPTO_RsaBlindingKey following GNUnet API change 2016-05-19 15:11:05 +02:00
Christian Grothoff
a39e2f9e00 working on DB test, unfinished 2016-05-19 15:10:31 +02:00
Christian Grothoff
daff72b63f fix #4506: check that master key matches our master key when loading signing and denomination keys; also do not send master_pub with each signing key, that is not in the spec 2016-05-18 17:58:32 +02:00
Christian Grothoff
396f29ab9e warn properly if we failed to run taler-exchange-aggregator 2016-05-18 17:23:21 +02:00
Christian Grothoff
8ff8c7b8c7 fix table dropping logic to ensure testcases run in fresh environment 2016-05-18 17:19:32 +02:00
Christian Grothoff
e905e9e245 use GNUNET_new_array() 2016-05-16 17:13:00 +02:00
Christian Grothoff
edf4e5cdf7 not all are 2d 2016-05-16 12:01:20 +02:00
Christian Grothoff
60c7d0f312 Merge branch 'master' of git+ssh://taler.net/var/git/exchange 2016-05-16 11:56:10 +02:00
Christian Grothoff
c8b9370413 fixing #3814 by removing ability to melt multiple oldcoins at the same time 2016-05-16 11:55:47 +02:00
Marcello Stanisci
5d2b56c3c3 MASTER_KEY in section merchant-exchange-test used to point exchange's private key. Fixed 2016-05-11 01:56:34 +02:00
Marcello Stanisci
93175857c9 uncommenting PORT in config 2016-05-11 01:30:30 +02:00
Marcello Stanisci
17512aa538 merchant private key in config generator 2016-05-10 22:06:55 +02:00
Marcello Stanisci
be53397fb9 adding EDATE in merchant config generator 2016-05-10 19:38:38 +02:00