merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

commit e26f38b93da01be9ee9c1628d1457c1ca29820d9
parent 63c42bce3a0bdb06154d1903a1821b502762df04
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Thu, 15 Dec 2016 10:40:37 +0100

Merge branch '4795'

Diffstat:
MChangeLog | 7+++++++
1 file changed, 7 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,10 @@ +Thu Dec 15 10:37:08 CET 2016 + Implementing: + - /map/in, /map/out API, to allow frontends to store + plain text contracts in database and retrieving them + by looking for their hashcodes. + + Fri Nov 18 18:54:07 CET 2016 Misc. minor updates to match API changes from exchange 0.2. Releasing taler-merchant 0.2.0. -CG