Commit Graph

1425 Commits

Author SHA1 Message Date
Marcello Stanisci
e10fc753df typo 2016-05-10 15:03:00 +02:00
Marcello Stanisci
9aa8fa0d70 typo: tears->years 2016-05-10 14:23:59 +02:00
Marcello Stanisci
4a65642805 typo 2016-05-10 13:51:18 +02:00
Marcello Stanisci
cfb0f5bdbc including config generator among installed files 2016-05-10 13:50:01 +02:00
Jeff Burdges
1fb28debe1 Just some comments 2016-05-09 01:45:54 +02:00
Jeff Burdges
414abf9cda Initial discriotion of offline payments
The notation here gets horrible because I started from the
post-quantum write up.  And it has slightly different needs.
2016-05-09 01:37:41 +02:00
Christian Grothoff
068dbf020b reorg testcase a bit 2016-05-08 16:07:17 +02:00
Christian Grothoff
ffb38f292e adding test for wire prepare data 2016-05-08 15:51:40 +02:00
Christian Grothoff
966242341a expand testcase to cover refund API, fix minor issues 2016-05-08 15:44:44 +02:00
Christian Grothoff
691c9a859f more work on test, noting what is left to do with bug number 2016-05-06 23:53:04 +02:00
Christian Grothoff
d55b2cd59d more work on test, noting what is left to do 2016-05-06 23:51:15 +02:00
Christian Grothoff
d6d0ddbe07 check if starting aggregator actually worked 2016-05-06 22:07:19 +02:00
Christian Grothoff
0292d9d68a fix shutdown issue in test 2016-05-06 22:03:07 +02:00
Christian Grothoff
ce1dcfe1ed add timeout logic to aggregator test 2016-05-06 22:01:02 +02:00
Christian Grothoff
95d338f6cc adding test for auditors API 2016-05-06 19:39:31 +02:00
Christian Grothoff
fd7e855759 refactoring exchangedb tests to improve coverage 2016-05-06 19:23:02 +02:00
Christian Grothoff
187fa67f3c refactoring exchangedb tests to improve coverage 2016-05-06 19:22:39 +02:00
Christian Grothoff
3526c44a38 refactor code to write signing keys in same module where we read them 2016-05-06 18:33:02 +02:00
Christian Grothoff
c334ba61f4 drop refunds table as well 2016-05-06 13:38:20 +02:00
Christian Grothoff
fb2ef1d5d9 bump copyright 2016-05-06 13:35:12 +02:00
Christian Grothoff
302070b86e support REFUNDS in transaction history in libtalerexchange 2016-05-06 13:33:20 +02:00
Christian Grothoff
fbbc49bdad add logic to return refunds with transaction history 2016-05-06 13:03:57 +02:00
Christian Grothoff
a4d99f229a implement logic to store refund data into postgres database 2016-05-06 12:55:44 +02:00
Christian Grothoff
0c959e75d1 working on #3641: more on /refund implementation 2016-05-05 22:57:55 +02:00
Christian Grothoff
07d9978fb9 implementing #4449 2016-05-05 17:40:38 +02:00
Christian Grothoff
6040adab4f fixing #4461 2016-05-05 15:03:43 +02:00
Christian Grothoff
6b1f4904ef export transaction history check function 2016-05-05 14:43:13 +02:00
Jeff Burdges
48863ce935 Merge branch 'master' of git.taler.net:/var/git/exchange 2016-05-04 23:30:36 +02:00
Christian Grothoff
ad6a40aaa5 fix fmt string issues 2016-05-04 13:21:22 +02:00
Christian Grothoff
458992dc6f fixes for disting 2016-05-04 10:21:35 +02:00
Christian Grothoff
c1575167f7 fix make dist 2016-05-04 10:09:17 +02:00
Christian Grothoff
4a031a692b implementing /refund API (#3848) 2016-05-04 09:42:52 +02:00
Christian Grothoff
c0e3021040 dead code elimination 2016-05-04 06:59:48 +02:00
Christian Grothoff
4553681476 fix issues in tracking API and tracking API test, resolves #4399 2016-05-04 06:10:41 +02:00
Christian Grothoff
910e01d1c1 be more careful with terminology 2016-05-04 05:38:29 +02:00
Christian Grothoff
2c832199b2 check WTID matches 2016-05-04 05:36:23 +02:00
Christian Grothoff
c1253703ae fix size in purpose 2016-05-04 05:30:06 +02:00
Christian Grothoff
991d13178b fix JSON format string 2016-05-04 05:21:39 +02:00
Christian Grothoff
27300ad1cc round exec time 2016-05-04 05:19:47 +02:00
Christian Grothoff
9f0245ca99 modify test to trigger aggregation properly and check resulting fakebank transfers 2016-05-04 05:16:32 +02:00
Jeff Burdges
4141467d47 rename PQ paper file 2016-05-03 14:49:07 +02:00
Christian Grothoff
dc2d0a186c towards fixing #4399 2016-05-03 13:55:40 +02:00
Christian Grothoff
79c316f0d5 enable multiple wire methods to be used with aggregator, add command to run aggregator in testcase 2016-05-03 07:57:49 +02:00
Christian Grothoff
f2b7e36269 finish tests for #4437 2016-05-03 06:15:09 +02:00
Christian Grothoff
eabbafc4df adding assertions to assist figuring out #4482 2016-05-03 05:52:37 +02:00
Jeff Burdges
025fbdb41a Merge branch 'master' of git.taler.net:/var/git/exchange 2016-05-02 11:27:31 +02:00
Jeff Burdges
6cdc5f3a42 Oops, actually Ring-LWE kinda sucks for us 2016-05-02 11:27:00 +02:00
Jeff Burdges
dafef04c60 Small Ring-LWE comments 2016-05-02 10:10:29 +02:00
Christian Grothoff
5852baa7e9 fix testcase 2016-05-02 09:06:16 +02:00
Christian Grothoff
08ef15ec94 adding bank-lib test against fakebank (currently fails) -- towards addressing #4437 2016-05-02 08:54:05 +02:00