Commit Graph

1005 Commits

Author SHA1 Message Date
Christian Grothoff
2b5a7c8748 move to new libgnunetpq library, simplifying libtalerpq 2016-02-06 17:39:18 +01:00
Christian Grothoff
a396f4e7fa Merge branch 'master' of ssh://taler.net:/var/git/mint 2016-01-30 13:49:29 +01:00
Christian Grothoff
3bb757b3a7 -remove empty lines 2016-01-30 13:49:27 +01:00
Christian Grothoff
ae45b7ac95 fix testcase 2016-01-29 14:24:18 +01:00
Christian Grothoff
67bc16d9eb update bank-lib to reflect API discussions 2016-01-29 11:39:45 +01:00
Christian Grothoff
46d9cc367b finishing core logic for #4141, but untested 2016-01-28 03:58:21 +01:00
Christian Grothoff
4506b4878f fix name of member to order by 2016-01-27 19:56:57 +01:00
Christian Grothoff
649879b0b6 implementing prepare data postgres functions for #4141 2016-01-27 18:28:52 +01:00
Christian Grothoff
b7215299d8 adding SQL for prewire data storage 2016-01-27 17:09:08 +01:00
Christian Grothoff
9a45742fe4 adding stubs for wire prepare data functions 2016-01-27 16:46:51 +01:00
Christian Grothoff
48c2edc28d working on mintdb for #4141 2016-01-27 16:42:24 +01:00
Christian Grothoff
0554fa7691 fix syntax issues in Makefile.am 2016-01-27 15:05:39 +01:00
Christian Grothoff
7ad6421df8 -missing file 2016-01-27 15:03:23 +01:00
Christian Grothoff
f5fea55e1c -missing file 2016-01-27 15:03:10 +01:00
Christian Grothoff
0ba855ae92 more mintdb API design for #4141 2016-01-25 15:18:31 +01:00
Christian Grothoff
bd3700e608 getting aggregator structure laid out for #4141 2016-01-25 15:08:29 +01:00
Christian Grothoff
57c1d2318f getting aggregator structure laid out for #4141 2016-01-25 14:57:32 +01:00
Christian Grothoff
fae7db7e93 skeleton for binary to implement #4141 2016-01-25 14:23:18 +01:00
Christian Grothoff
7973147933 fix #4149 2016-01-25 13:21:37 +01:00
Christian Grothoff
936acfa131 check type in plugin 2016-01-25 12:53:07 +01:00
Christian Grothoff
fc57913530 move wireformat test to plugin 2016-01-25 12:51:04 +01:00
Christian Grothoff
e5c5dc9cae move plugin path setup logic to libtalerutil 2016-01-25 12:50:29 +01:00
Christian Grothoff
4235dbfde0 adding (incomplete) plugin for SEPA 2016-01-25 11:31:06 +01:00
Christian Grothoff
891b533a21 finish serialization/deserialization logic for test wire transfers 2016-01-25 11:21:55 +01:00
Christian Grothoff
9b4a9cde87 test wire formats before using 2016-01-25 11:09:55 +01:00
Christian Grothoff
ccb4ac92a3 more work on wire plugin 2016-01-25 11:08:19 +01:00
Christian Grothoff
941cb8182f adding first version of thebank-lib 2016-01-25 10:20:40 +01:00
Christian Grothoff
5c58c43609 more work on wire plugins 2016-01-24 16:52:39 +01:00
Christian Grothoff
9aa323ca7b adding skeletons for plugins 2016-01-24 16:44:57 +01:00
Christian Grothoff
072d819e23 fix error message and leak 2016-01-24 16:34:03 +01:00
Christian Grothoff
b407565351 defining wire plugin API 2016-01-24 16:26:54 +01:00
Christian Grothoff
d89c91e64a Merge branch 'master' of git+ssh://taler.net/var/git/mint 2016-01-24 15:17:36 +01:00
Christian Grothoff
76b5350c30 do not link everything against libcurl... 2016-01-24 15:17:31 +01:00
Christian Grothoff
d6553966f1 /wire/deposits expects to use GET, not POST 2016-01-22 17:32:46 +01:00
Christian Grothoff
e6432cd1ff use correct status code 2016-01-22 17:24:08 +01:00
Christian Grothoff
dcf1a03a93 fix test logic 2016-01-22 17:21:42 +01:00
Christian Grothoff
2fc6afe946 more robust error handling 2016-01-22 17:21:36 +01:00
Christian Grothoff
0659100bdf use correct field name 2016-01-22 17:21:14 +01:00
Christian Grothoff
5601a81d4d do not have curl be verbose 2016-01-22 16:52:52 +01:00
Christian Grothoff
c2fe7e8ee9 sketched first part of testcase, currently failing (bad signature: 401) 2016-01-22 15:50:45 +01:00
Christian Grothoff
dbfb2f7163 extending test driver interpreter with commands to exercise aggregation API (not yet actually executed) 2016-01-22 15:29:31 +01:00
Christian Grothoff
46a10b12b8 add testcase for aggregation API 2016-01-22 13:45:32 +01:00
Christian Grothoff
440039da26 fix code order 2016-01-21 16:16:23 +01:00
Christian Grothoff
d17d3c11f6 remove dead update 2016-01-21 16:14:40 +01:00
Christian Grothoff
014b901b2c fix clean up logic of mint_api_refresh_link 2016-01-21 16:12:05 +01:00
Christian Grothoff
7864e625f1 -check rval 2016-01-21 15:52:10 +01:00
Christian Grothoff
ad1edd6c89 -remove dead code 2016-01-21 15:50:42 +01:00
Christian Grothoff
d779c5ee02 fix DB setup 2016-01-21 15:29:07 +01:00
Christian Grothoff
d63447baf6 adding mint-lib logic to execute /wire/deposits requests 2016-01-21 15:18:55 +01:00
Christian Grothoff
ce199e6e95 adding API code for /deposit/wtid requests 2016-01-21 14:46:17 +01:00