Changesets: exchange

master 8ff8c7b8

2016-05-18 19:19

Christian Grothoff


Details Diff
fix table dropping logic to ensure testcases run in fresh environment
mod - src/exchange/test_taler_exchange_aggregator.c Diff File
mod - src/exchangedb/perf_taler_exchangedb_interpreter.c Diff File
mod - src/exchangedb/plugin_exchangedb_postgres.c Diff File
mod - src/exchangedb/test_exchangedb.c Diff File
mod - src/include/taler_exchangedb_plugin.h Diff File

master e905e9e2

2016-05-16 19:13

Christian Grothoff


Details Diff
use GNUNET_new_array()
mod - src/exchange/taler-exchange-httpd_db.c Diff File

master edf4e5cd

2016-05-16 14:01

Christian Grothoff


Details Diff
not all are 2d
mod - src/exchange/taler-exchange-httpd_refresh.c Diff File

master 60c7d0f3

2016-05-16 13:56

Christian Grothoff


Details Diff
Merge branch 'master' of git+ssh://taler.net/var/git/exchange
add - doc/paper/offline.tex Diff File
mod - src/exchange/Makefile.am Diff File
mod - src/exchange/exchange.conf Diff File
mod - src/exchange/taler-config-generate Diff File

master c8b93704

2016-05-16 13:55

Christian Grothoff


Details Diff
fixing 0003814 by removing ability to melt multiple oldcoins at the same time
mod - src/exchange-lib/exchange_api_refresh.c Diff File
mod - src/exchange-lib/test_exchange_api.c Diff File
mod - src/exchange/taler-exchange-httpd_db.c Diff File
mod - src/exchange/taler-exchange-httpd_db.h Diff File
mod - src/exchange/taler-exchange-httpd_refresh.c Diff File
mod - src/exchange/taler-exchange-httpd_responses.c Diff File
mod - src/exchange/taler-exchange-httpd_responses.h Diff File
mod - src/exchangedb/perf_taler_exchangedb.c Diff File
mod - src/exchangedb/perf_taler_exchangedb_init.c Diff File
mod - src/exchangedb/perf_taler_exchangedb_interpreter.c Diff File
mod - src/exchangedb/perf_taler_exchangedb_interpreter.h Diff File
mod - src/exchangedb/plugin_exchangedb_common.c Diff File
mod - src/exchangedb/plugin_exchangedb_postgres.c Diff File
mod - src/exchangedb/test_exchangedb.c Diff File
mod - src/include/taler_exchange_service.h Diff File
mod - src/include/taler_exchangedb_plugin.h Diff File

master 5d2b56c3

2016-05-11 03:56

Marcello Stanisci


Details Diff
MASTER_KEY in section merchant-exchange-test used to point exchange's private key. Fixed
mod - src/exchange/taler-config-generate Diff File

master 93175857

2016-05-11 03:30

Marcello Stanisci


Details Diff
uncommenting PORT in config
mod - src/exchange/exchange.conf Diff File

master 17512aa5

2016-05-11 00:06

Marcello Stanisci


Details Diff
merchant private key in config generator
mod - src/exchange/taler-config-generate Diff File

master be53397f

2016-05-10 21:38

Marcello Stanisci


Details Diff
adding EDATE in merchant config generator
mod - src/exchange/taler-config-generate Diff File

master e10fc753

2016-05-10 17:03

Marcello Stanisci


Details Diff
typo
mod - src/exchange/taler-config-generate Diff File

master 9aa8fa0d

2016-05-10 16:23

Marcello Stanisci


Details Diff
typo: tears->years
mod - src/exchange/taler-config-generate Diff File

master 4a656428

2016-05-10 15:51

Marcello Stanisci


Details Diff
typo
mod - src/exchange/Makefile.am Diff File

master cfb0f5bd

2016-05-10 15:50

Marcello Stanisci


Details Diff
including config generator among installed files
mod - src/exchange/Makefile.am Diff File

master 1fb28deb

2016-05-09 03:45

Jeff Burdges


Details Diff
Just some comments
mod - doc/paper/offline.tex Diff File

master 414abf9c

2016-05-09 03:37

Jeff Burdges


Details Diff
Initial discriotion of offline payments
add - doc/paper/offline.tex Diff File

master 068dbf02

2016-05-08 18:07

Christian Grothoff


Details Diff
reorg testcase a bit
mod - src/exchange/taler-exchange-httpd_db.c Diff File
mod - src/exchangedb/plugin_exchangedb_common.c Diff File
mod - src/exchangedb/test_exchangedb.c Diff File

master ffb38f29

2016-05-08 17:51

Christian Grothoff


Details Diff
adding test for wire prepare data
mod - src/exchangedb/test_exchangedb.c Diff File

master 96624234

2016-05-08 17:44

Christian Grothoff


Details Diff
expand testcase to cover refund API, fix minor issues
mod - doc/paper/taler.bib Diff File
mod - src/exchange/taler-exchange-httpd_db.c Diff File
mod - src/exchangedb/plugin_exchangedb_common.c Diff File
mod - src/exchangedb/plugin_exchangedb_postgres.c Diff File
mod - src/exchangedb/test_exchangedb.c Diff File

master 691c9a85

2016-05-07 01:53

Christian Grothoff


Details Diff
more work on test, noting what is left to do with bug number
mod - src/exchangedb/test_exchangedb.c Diff File

master d55b2cd5

2016-05-07 01:51

Christian Grothoff


Details Diff
more work on test, noting what is left to do
mod - src/exchangedb/plugin_exchangedb_postgres.c Diff File
mod - src/exchangedb/test_exchangedb.c Diff File
mod - src/include/taler_exchangedb_plugin.h Diff File

master d6d0ddbe

2016-05-07 00:07

Christian Grothoff


Details Diff
check if starting aggregator actually worked
mod - src/exchange/test_taler_exchange_aggregator.c Diff File

master 0292d9d6

2016-05-07 00:03

Christian Grothoff


Details Diff
fix shutdown issue in test
mod - src/exchange/test_taler_exchange_aggregator.c Diff File

master ce1dcfe1

2016-05-07 00:01

Christian Grothoff


Details Diff
add timeout logic to aggregator test
mod - src/exchange/test_taler_exchange_aggregator.c Diff File

master 95d338f6

2016-05-06 21:39

Christian Grothoff


Details Diff
adding test for auditors API
mod - src/exchangedb/Makefile.am Diff File
add - src/exchangedb/test_exchangedb_auditors.c Diff File
mod - src/exchangedb/test_exchangedb_denomkeys.c Diff File
mod - src/exchangedb/test_exchangedb_signkeys.c Diff File
mod - src/include/taler_exchangedb_lib.h Diff File

master fd7e8557

2016-05-06 21:23

Christian Grothoff


Details Diff
refactoring exchangedb tests to improve coverage
add - src/exchangedb/test_exchangedb_signkeys.c Diff File
 First  Prev  1 2 3 ... 20 ... 40 ... 60 ... 80 ... 100 ... 120 ... 140 ... 160 ... 166 167 168 169 170 171 172 ... 180 ... 200 ... 216 217 218  Next  Last