Christian Grothoff
|
dcf1a03a93
|
fix test logic
|
2016-01-22 17:21:42 +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
|
014b901b2c
|
fix clean up logic of mint_api_refresh_link
|
2016-01-21 16:12:05 +01:00 |
|
Christian Grothoff
|
ad1edd6c89
|
-remove dead code
|
2016-01-21 15:50:42 +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 |
|
Christian Grothoff
|
9ccba0e77f
|
implementing insert function into aggregation table
|
2016-01-21 11:24:18 +01:00 |
|
Christian Grothoff
|
1746750a84
|
Merge branch 'master' of git+ssh://taler.net/var/git/mint
|
2016-01-20 16:21:35 +01:00 |
|
Christian Grothoff
|
a64b605377
|
indent, etc.
|
2016-01-20 16:21:32 +01:00 |
|
Christian Grothoff
|
80f6c4240e
|
-fix (C) notices
|
2016-01-19 14:39:00 +01:00 |
|
Christian Grothoff
|
1f2dee5ae8
|
check return value from TALER_amount_subtract()
|
2016-01-18 22:56:12 +01:00 |
|
Christian Grothoff
|
1eea4abe07
|
remove useless check, this is a fixed-size array, thus pointer is never NULL
|
2016-01-18 22:52:47 +01:00 |
|
Christian Grothoff
|
00612f5e19
|
fix use-after-free on NULLing CB field if CB itself destroyed our context already
|
2016-01-01 20:52:56 +01:00 |
|
Christian Grothoff
|
20f8e9c73c
|
update max_fd to new max, never lower it
|
2016-01-01 20:44:03 +01:00 |
|
Florian Dold
|
786705c19d
|
Add lots of logging.
|
2015-12-25 18:52:22 +01:00 |
|
Florian Dold
|
15c3577722
|
Remove overly long timeout.
|
2015-12-24 01:18:37 +01:00 |
|
Florian Dold
|
ce6e7be9a7
|
logging
|
2015-12-24 01:07:38 +01:00 |
|
Florian Dold
|
ab9ad17e95
|
logging
|
2015-12-23 23:50:54 +01:00 |
|
Florian Dold
|
4e4a90d6ad
|
Temporary: Very verbose logging.
|
2015-12-23 23:24:10 +01:00 |
|
Florian Dold
|
5af570bd28
|
Logging.
|
2015-12-23 22:46:18 +01:00 |
|
Florian Dold
|
7c3282fe5d
|
Logging.
|
2015-12-23 22:36:28 +01:00 |
|
Christian Grothoff
|
204f732c1a
|
make sure triggered action actually runs
|
2015-12-20 13:24:28 +01:00 |
|
Christian Grothoff
|
8e75ccaa71
|
-check return value
|
2015-12-20 13:00:06 +01:00 |
|
Christian Grothoff
|
2d6303c698
|
avoid generating URLs with // in them
|
2015-12-19 20:43:41 +01:00 |
|
Christian Grothoff
|
304fc9fb1f
|
only reduce timeout, enable function to be called on existing values
|
2015-12-19 20:35:41 +01:00 |
|
Christian Grothoff
|
ea27c56920
|
get rid of marcello's printf()-style debugging with compiler warnings...
|
2015-11-25 13:36:29 +01:00 |
|
Florian Dold
|
1ca54c5df1
|
Make compiler warning go away
False positive about unused variable in GCC 5.2.0.
|
2015-11-24 11:24:25 +01:00 |
|
Marcello Stanisci
|
bdde6093d5
|
removing the bank Website
|
2015-11-17 21:48:37 +01:00 |
|
Christian Grothoff
|
9bbfca568f
|
updating code to match simplified specification (#4039)
|
2015-11-11 14:44:08 +01:00 |
|
Marcello Stanisci
|
34405ec956
|
minor change to comments
|
2015-11-03 16:49:14 +01:00 |
|
Christian Grothoff
|
c2a40aa839
|
fix #4032: move wire deadline form wire details to advisory field in /deposit request
|
2015-10-28 21:06:23 +01:00 |
|
Christian Grothoff
|
5b388d44c4
|
-use proper cast to what the API expects, just removes a compiler warning
|
2015-10-19 14:32:32 +02:00 |
|
Christian Grothoff
|
dfb767a095
|
doxygen fixes
|
2015-10-05 10:39:17 +02:00 |
|
Christian Grothoff
|
837b7f5f14
|
-renable testrun, update gitignore
|
2015-09-28 22:52:06 +02:00 |
|
Christian Grothoff
|
3cb9cc7887
|
do not try to free NULL
|
2015-09-22 09:09:42 +02:00 |
|
Christian Grothoff
|
74dfa2dfe0
|
AFL test generation scripts
|
2015-09-21 15:52:07 +02:00 |
|
Christian Grothoff
|
8ae03a690b
|
here we want 'yes'
|
2015-09-21 15:45:03 +02:00 |
|
Christian Grothoff
|
ec0131bc1d
|
change tests to use persistent DB to vastly improve performance
|
2015-09-21 15:41:19 +02:00 |
|
Christian Grothoff
|
16ed21afe0
|
expanding test to cover multi-wire format scenarios (#3972)
|
2015-09-20 14:02:10 +02:00 |
|
Christian Grothoff
|
a6f8fa98b0
|
implement #3972: support multiple wire formats concurrently
|
2015-09-20 13:48:15 +02:00 |
|
Christian Grothoff
|
1eadd66ae0
|
renaming /withdraw to /reserve (#3968)
|
2015-09-19 22:08:49 +02:00 |
|
Christian Grothoff
|
7fbae8f69f
|
implementing retrieval of auditor information from /keys in mint API (with updated specification) - #3847
|
2015-09-19 16:11:31 +02:00 |
|
Christian Grothoff
|
e44f0309ee
|
reference #3972
|
2015-09-15 17:28:57 +02:00 |
|
Christian Grothoff
|
e68446e0a8
|
adding tests for /wire
|
2015-09-15 17:27:02 +02:00 |
|
Christian Grothoff
|
1b0f860990
|
support for /wire testing
|
2015-09-15 10:00:21 +02:00 |
|
Christian Grothoff
|
899f2b4070
|
implement /wire api (#3947)
|
2015-09-14 15:29:40 +02:00 |
|
Christian Grothoff
|
a09d684cfc
|
handle permutations of keys in reply
|
2015-08-18 12:24:51 +02:00 |
|
Christian Grothoff
|
51e0612f8b
|
some DB logic fixes, so now more of tests pass
|
2015-08-17 23:38:00 +02:00 |
|