diff options
author | Linus Nordberg <linus@nordu.net> | 2017-03-01 09:50:48 +0100 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2017-03-01 09:50:48 +0100 |
commit | 088ef3596d44b5c4bd5eec03296ca78fd86b7a88 (patch) | |
tree | 11e7f48163c7cbb52bbb738b7a1476baa03b59ea /NEWS.md | |
parent | 59f72f3e2d5668d10c93c32de51e0e23e762ff32 (diff) |
Add a NEWS entry.
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +# Changes in catlfish 1.0.1-alpha-dev + +## Features + +- New configuration option 'storage-sign-quorum-size' determines the + minimum number of storage nodes successfully storing an entry in + order for signing nodes to generate an SCT for it. This prevents a + rouge frontend node from sending out an SCT for an entry that will + never be merged. An effect of this is that the SCT cache is now + mandatory and can not be disabled. + # Changes in catlfish 0.10.0 - 2017-02-11 ## Incompatible changes |