merchant

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

commit a9a8dc08afc2882efddcd82ed47212179fe87a9c
parent e74140ba481df945758153c76281006c62a63935
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Thu, 15 Dec 2016 10:39:49 +0100

ChangeLog /map/*

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