Changesets: exchange

master 14436d12

2016-05-19 19:47

Christian Grothoff


Details Diff
finished implementing 0004401
mod - src/exchangedb/test_exchangedb.c Diff File

master 8199c068

2016-05-19 19:31

Christian Grothoff


Details Diff
more work on 0004401, almost done
mod - src/exchangedb/test_exchangedb.c Diff File

master 9dab61c9

2016-05-19 19:11

Christian Grothoff


Details Diff
more work on 0004401
mod - src/exchangedb/plugin_exchangedb_postgres.c Diff File
mod - src/exchangedb/test_exchangedb.c Diff File

master f2b20f3a

2016-05-19 18:24

Christian Grothoff


Details Diff
more work towards fixing 0004401
mod - src/exchangedb/plugin_exchangedb_postgres.c Diff File
mod - src/exchangedb/test_exchangedb.c Diff File

master 763c8ab5

2016-05-19 17:11

Christian Grothoff


Details Diff
rename GNUNET_CRYPTO_rsa_BlindingKey to GNUNET_CRYPTO_RsaBlindingKey following GNUnet API change
mod - src/include/taler_crypto_lib.h Diff File

master a39e2f9e

2016-05-19 17:10

Christian Grothoff


Details Diff
working on DB test, unfinished
mod - src/exchangedb/test_exchangedb.c Diff File

master daff72b6

2016-05-18 19:58

Christian Grothoff


Details Diff
fix 0004506: check that master key matches our master key when loading signing and denomination keys; also do not send master_pub with each signing key, that is not in the spec Affected Issues
0004506
mod - src/exchange-lib/exchange_api_handle.c Diff File
mod - src/exchange/taler-exchange-httpd_keystate.c Diff File

master 396f29ab

2016-05-18 19:23

Christian Grothoff


Details Diff
warn properly if we failed to run taler-exchange-aggregator
mod - src/exchange/test_taler_exchange_aggregator.c Diff File

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
 First  Prev  1 2 3 ... 20 ... 40 ... 60 ... 80 ... 100 ... 120 ... 140 ... 160 ... 164 165 166 167 168 169 170 ... 180 ... 200 ... 214 215 216  Next  Last