exchange/ChangeLog

33 lines
1.0 KiB
Plaintext
Raw Normal View History

2016-11-17 11:38:22 +01:00
Thu Nov 17 11:37:56 CET 2016
Fixed a few cases of missing database rollbacks, causing the
exchange to be stuck. -CG
2016-06-20 17:44:10 +02:00
Mon Jun 20 17:40:49 CEST 2016
Releasing taler-exchange 0.0.2. -CG
2016-06-13 16:36:10 +02:00
Mon Jun 13 16:35:09 CEST 2016
Splitting HTTP service to run on different listen
sockets for /admin and /test-APIs and the normal public
APIs (#4569). -CG
Thu Jun 9 19:17:02 CEST 2016
Rename /deposit/wtid to /track/transaction and
/wire/deposits to /track/transfer. -CG
Wed Jun 8 11:32:41 CEST 2016
Export libtalerfakebank API so we can use it in testcases for the
merchant as well. -CG
2016-06-07 15:14:44 +02:00
Tue Jun 7 15:13:46 CEST 2016
2016-06-07 19:30:25 +02:00
Adding public key of the exchange that was used to sign replies
to applicable callbacks of libtalerexchange. (This will eventually
be needed by the merchant's backend.) -CG
2016-06-07 19:27:51 +02:00
Mon Jun 6 23:59:05 CEST 2016
Minor code cleanup, fixing FTBFS when run with just 'make'
or when header installed to a location not included.
Releasing taler-exchange 0.0.1. -CG
Wed Jun 1 17:27:36 CEST 2016
Releasing taler-exchange 0.0.0. -CG