From ccb66d80adb52db9bf7c8359bcde6ebb7d7d2fa1 Mon Sep 17 00:00:00 2001 From: mDuo13 Date: Tue, 22 May 2018 15:03:44 -0700 Subject: [PATCH] Add new Amendments for v1.0.0 --- content/news/known-amendments.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/content/news/known-amendments.md b/content/news/known-amendments.md index e48ada22e7..256ed03d35 100644 --- a/content/news/known-amendments.md +++ b/content/news/known-amendments.md @@ -252,9 +252,10 @@ The affected transaction types are: |:-----------------------------------------------------------------|:----------| | 7117E2EC2DBF119CA55181D69819F1999ECEE1A0225A7FD2B9ED47940968479C | Planned | -Updates Escrow transactions so you can't make escrows that can be finished unconditionally by anyone right away. +Changes Escrow to fix the following issues: -***TODO: More specifics*** +- Changes the [EscrowCreate transaction][] to require the `Condition` or `FinishAfter` field (or both). Escrows with neither `Condition` nor `FinishAfter` that were created before this amendment can be finished by anyone at any time before their `CancelAfter` time. +- Fixes a flaw that incorrectly prevents time-based Escrows from being finished in some circumstances. ## fix1623