Changesets: exchange

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

master 187fa67f

2016-05-06 21:22

Christian Grothoff


Details Diff
refactoring exchangedb tests to improve coverage
mod - src/exchangedb/Makefile.am Diff File
add - src/exchangedb/exchangedb_auditorkeys.c Diff File
add - src/exchangedb/exchangedb_denomkeys.c Diff File
rm - src/exchangedb/exchangedb_keyio.c Diff File
add - src/exchangedb/exchangedb_signkeys.c Diff File
mod - src/exchangedb/test_exchangedb_denomkeys.c Diff File

master 3526c44a

2016-05-06 20:33

Christian Grothoff


Details Diff
refactor code to write signing keys in same module where we read them
mod - src/exchange-tools/taler-exchange-keyup.c Diff File
mod - src/exchangedb/exchangedb_keyio.c Diff File
mod - src/exchangedb/test_exchangedb_keyio.c Diff File
mod - src/include/taler_exchangedb_lib.h Diff File

master c334ba61

2016-05-06 15:38

Christian Grothoff


Details Diff
drop refunds table as well
mod - src/exchangedb/plugin_exchangedb_postgres.c Diff File

master fb2ef1d5

2016-05-06 15:35

Christian Grothoff


Details Diff
bump copyright
mod - src/exchange-lib/exchange_api_common.c Diff File

master 302070b8

2016-05-06 15:33

Christian Grothoff


Details Diff
support REFUNDS in transaction history in libtalerexchange
mod - src/exchange-lib/exchange_api_common.c Diff File
mod - src/exchange/taler-exchange-httpd_responses.c Diff File

master fbbc49bd

2016-05-06 15:03

Christian Grothoff


Details Diff
add logic to return refunds with transaction history
mod - src/exchangedb/plugin_exchangedb_postgres.c Diff File

master a4d99f22

2016-05-06 14:55

Christian Grothoff


Details Diff
implement logic to store refund data into postgres database
mod - src/exchangedb/plugin_exchangedb_postgres.c Diff File

master 0c959e75

2016-05-06 00:57

Christian Grothoff


Details Diff
working on 0003641: more on /refund implementation
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_refund.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/plugin_exchangedb_common.c Diff File
mod - src/exchangedb/plugin_exchangedb_postgres.c Diff File
mod - src/include/taler_exchangedb_plugin.h Diff File

master 07d9978f

2016-05-05 19:40

Christian Grothoff


Details Diff
implementing 0004449
mod - Makefile.am Diff File
mod - doc/Makefile.am Diff File
add - doc/taler-config-generate.1 Diff File
mod - src/exchange-tools/taler-exchange-wire.c Diff File
add - src/exchange/taler-config-generate Diff File
 First  Prev  1 2 3 ... 20 ... 40 ... 60 ... 80 ... 100 ... 120 ... 140 ... 153 154 155 156 157 158 159 160 ... 180 ... 200 ... 202 203 204  Next  Last