6d551b3073unnecessary include
Florian Dold
2016-04-19 14:44:53 +0200
37be942f48do not include gnunet's platform header in our public headers
Florian Dold
2016-04-19 13:54:59 +0200
8d503b17e3move fake bank implementation to new library to re-use the code in upcoming testcases in preparation of fixing #4399
Christian Grothoff
2016-04-17 23:14:23 +0200
4dcd70ac2bfix#4400: add test for amount_round wire plugin API
Christian Grothoff
2016-04-17 22:46:49 +0200
a881e44944update code to match new API
Christian Grothoff
2016-04-17 20:03:57 +0200
7496a03978replace bank_api_context with libgnunetcurl
Christian Grothoff
2016-04-17 18:03:01 +0200
1ed567a14breplace exchange_api_context with libgnunetcurl
Christian Grothoff
2016-04-17 17:45:15 +0200
05751b63aaMerge branch 'master' of git+ssh://taler.net/var/git/exchange
Christian Grothoff
2016-04-17 16:28:50 +0200
2c693bcb72fix comments
Christian Grothoff
2016-04-17 16:28:37 +0200
dda069f5f9fix linker issue
Christian Grothoff
2016-04-16 19:53:01 +0200
719b51b65dfix config parsing for dbinit tool
Christian Grothoff
2016-04-16 19:49:53 +0200
a34891981cmake all exchange-tools load configs properly like other Taler tools
Christian Grothoff
2016-04-16 13:57:22 +0200
3abb3bc372use user_config_file as well
Christian Grothoff
2016-04-16 13:10:29 +0200
f552b7e4c0use exchange section consistently for master_priv_file option
Christian Grothoff
2016-04-16 12:46:01 +0200
fe36ba0062fix taler-exchange-wire way of loading configuration
Christian Grothoff
2016-04-16 12:44:45 +0200
ecc5b6791ffix taler-exchange-keyup way of loading configuration
Christian Grothoff
2016-04-16 12:37:37 +0200
480b9cdf39automatically set 'type' in taler-exchange-wire
Christian Grothoff
2016-04-15 20:08:19 +0200
663363fc0eFix#4229
Christian Grothoff
2016-04-15 19:41:44 +0200
07541d319caddress 'shutdown' TODO in taler-exchange-aggregator
Christian Grothoff
2016-04-06 11:24:33 +0200
4977a3eb8faddress 'global_ret' simplification TODO
Christian Grothoff
2016-04-06 10:34:42 +0200
ad8351c912fix iterate_matching_deposits(), LIMIT does not work with variables in Postgres (#4360)
Christian Grothoff
2016-04-06 10:22:09 +0200
f3819ae60dundef dead symbol
Christian Grothoff
2016-04-05 23:45:05 +0200
afb1ab2a11-fix mem leaks
Christian Grothoff
2016-04-04 17:40:51 +0200
0ff76b5abbfix test to ensure DB invariants are met
Christian Grothoff
2016-04-04 16:47:11 +0200
bd6fb59e4bskeletons for other commands
Christian Grothoff
2016-04-04 16:06:30 +0200
13f1c1c195implementing /deposit for test
Christian Grothoff
2016-04-04 15:58:40 +0200
6eb2e73ee0implementing /deposit for test
Christian Grothoff
2016-04-04 15:47:09 +0200
db44dc3e95how to run expect_transaction example
Christian Grothoff
2016-04-04 15:07:01 +0200
a72661fd29add bank logic to log transactions
Christian Grothoff
2016-04-04 14:43:42 +0200
c83e22d199add MHD skeleton logic
Christian Grothoff
2016-04-04 14:26:24 +0200
7401433644make use of r36977/78 API improvement in GNUnet
Christian Grothoff
2016-04-04 14:04:44 +0200
9909a04d5buse new PQ_query_param_string function to fix 0-termination bug, also terminate idle aggregator in test mode
Christian Grothoff
2016-04-03 21:41:26 +0200
08e9c29570Fix testcase to match latest spec without receiver_
Christian Grothoff
2016-04-03 21:10:10 +0200
1dea7998dbfix json generation, use proper json in test
Christian Grothoff
2016-04-03 21:08:24 +0200
daae3d3ddfchange taler-exchange-sepa to a more generic taler-exchange-wire tool using the wire plugins (#4237)
Christian Grothoff
2016-04-02 20:58:22 +0200
937078bbdcfix NPE
Christian Grothoff
2016-04-01 21:00:05 +0200
a2a7a3272dfix ignores
Christian Grothoff
2016-04-01 20:43:03 +0200
d7d33b6812set environment variable to ensure plugins are found during tests
Christian Grothoff
2016-04-01 20:35:22 +0200
bf3e5487b4fix newline
Christian Grothoff
2016-04-01 20:32:44 +0200
1168010160fix error message
Christian Grothoff
2016-04-01 20:30:52 +0200
1c568f8eb6fix testcase init with new API
Christian Grothoff
2016-04-01 20:27:57 +0200
4154e41a41hash inputs to sign_fdh functions as required by new API
Christian Grothoff
2016-04-01 20:18:18 +0200
9bc96506bbupdate man pages and templates to use current options
Christian Grothoff
2016-04-01 17:32:10 +0200
76c8ab07e1fix testcase with new path detection logic
Christian Grothoff
2016-04-01 17:14:30 +0200
de3e26303eimplementing #4356, tests still failing, but main logic should now be updated
Christian Grothoff
2016-04-01 16:15:35 +0200
92907bee45return nicer error message from bank API and fix compiler warning
Christian Grothoff
2016-04-01 08:37:44 +0200
3a2e547da9use GNUnet-SVN #36970 API improvement to de-duplicate code in Taler
Christian Grothoff
2016-03-31 20:56:16 +0200
b4c4f0b078towards a testcase for aggregation logic
Christian Grothoff
2016-03-30 22:56:17 +0200
c2889e45b2Merge branch 'master' of git.taler.net:/var/git/exchange
Jeff Burdges
2016-03-28 01:06:19 +0200
3938ad4d20Merge branch 'master' of git+ssh://git.taler.net/var/git/exchange
Christian Grothoff
2016-03-26 18:18:58 +0100
17b2c7e011fix indent, fix some comments
Christian Grothoff
2016-03-26 18:18:57 +0100
946b9ed995Another FDH reference but maybe unneeded
Jeff Burdges
2016-03-25 15:59:48 +0100
3d04687b6fReferences for FDH, one-more-inversion, RSA-KTI vs RSA-CTI, etc.
Jeff Burdges
2016-03-25 14:01:27 +0100
73a0510705use bank and exchange account numbers in test
Christian Grothoff
2016-03-23 18:38:57 +0100
e76154e076ref to bug #4340
Christian Grothoff
2016-03-23 11:34:50 +0100
ac950fbe61switch to wid to comply with spec
Christian Grothoff
2016-03-23 11:34:24 +0100
7f7ac5d92cavoid waiting forever
Christian Grothoff
2016-03-23 10:06:41 +0100
d57576d5ddMerge branch 'master' of git+ssh://git.taler.net/var/git/exchange
Christian Grothoff
2016-03-23 10:04:56 +0100
08a051a7c0update test_bank_api to match current bank setup methods
Christian Grothoff
2016-03-23 10:04:40 +0100
2e0067d9ddMerge branch 'master' of git.taler.net:/var/git/exchange
Jeff Burdges
2016-03-21 15:19:43 +0100