Changesets: exchange

master 281eeeed

2016-05-20 17:36

Christian Grothoff


Details Diff
Merge branch 'master' of git+ssh://git.taler.net/var/git/exchange
mod - .gitignore Diff File
mod - doc/paper/taler.tex Diff File
add - doc/paper/taler_FC2016.txt Diff File

master 43cfa772

2016-05-20 17:36

Christian Grothoff


Details Diff
enforce wire deadline >= refund_deadline in API
mod - src/exchange-lib/exchange_api_deposit.c Diff File
mod - src/include/taler_exchange_service.h Diff File

master 1723afe9

2016-05-20 17:35

Jeff Burdges


Details Diff
Just a few rewardings based on refere comments
mod - doc/paper/taler.tex Diff File

master 0c66f696

2016-05-20 17:34

Jeff Burdges


Details Diff
Add postquantum.bbl and .blg files to .gitignore
mod - .gitignore Diff File

master ad8b382f

2016-05-20 17:29

Jeff Burdges


Details Diff
Add FC 2016 review
add - doc/paper/taler_FC2016.txt Diff File

master 324003ac

2016-05-20 16:25

Christian Grothoff


Details Diff
log cause for /admin/add/incoming failures
mod - src/exchangedb/plugin_exchangedb_postgres.c Diff File

master 9391ed52

2016-05-19 20:37

Christian Grothoff


Details Diff
export function to free commit coin data
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 7d8a74ad

2016-05-19 20:26

Christian Grothoff


Details Diff
allow env override
mod - src/exchangedb/plugin_exchangedb_postgres.c Diff File

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
 First  Prev  1 2 3 ... 20 ... 40 ... 60 ... 80 ... 100 ... 120 ... 140 ... 152 153 154 155 156 157 158 ... 160 ... 180 ... 200 ... 202 203 204  Next  Last