diff options
author | Marcello Stanisci <marcello.stanisci@inria.fr> | 2016-10-10 16:31:59 +0200 |
---|---|---|
committer | Marcello Stanisci <marcello.stanisci@inria.fr> | 2016-10-10 16:31:59 +0200 |
commit | 2a1fee61df4bf18750bb0a0e7d6c43c9f174a5de (patch) | |
tree | 75ae0930dbd32860207c7d0bc000c69fd52dfd38 | |
parent | 73b7d234d0fea13897a75c36c5ee73c2c199beca (diff) |
changelog
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +Mon Oct 10 16:27:57 CEST 2016 + Implementing: + - /track API, to map transactions to wire transfers and + viceversa. + - /history API, to get the list of transactions in DB. + - merchant "instances", to run make multiple shops on the + same backend. + -MS + Tue Jun 7 15:17:45 CEST 2016 Store signing key used by exchange in DB. Might be useful in the future when we implement GC for the backenddb. -CG |