From 2c6956f32acc6a9f0c65bc8aac4713d0e3a88928 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 14 Jul 2017 17:43:07 +0200 Subject: clean up PQ tables (renamings, remove redunant column), and primarily fix #4751 --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c161addcf..d8adb7d97 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Fri Jul 14 17:38:54 CEST 2017 + Fix #4751 by not allowing denomination deletion (GC) + to cascade into reserve_out table (and tolerating such + deletion failures). This way, denominations will be kept + around until the last reserve that references them (or + known_coins derived from them) is closed. Naturally, in + most case we expect reserves to be closed much faster + than DKs, so in practice this should rarely apply. -CG + Sun Jun 11 17:03:56 CEST 2017 Finish implementation and testing of automated refunding of expired reserves (#4956). -CG -- cgit v1.2.3