From 03f3c82e2cd9e6b69245863ed9e4fd28888f49a6 Mon Sep 17 00:00:00 2001 From: Mike Hearn Date: Tue, 29 Nov 2016 10:26:29 +0000 Subject: [PATCH] Sandbox: make the README clearer about how little review this code has received yet. --- core/sandbox/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/core/sandbox/README.md b/core/sandbox/README.md index c34c223078..30f3f74298 100644 --- a/core/sandbox/README.md +++ b/core/sandbox/README.md @@ -7,7 +7,9 @@ is not designed as a anti-DoS mitigation. To learn more about the sandbox design please consult the Corda technical white paper. -This code was written by Ben Evans. +This code was written by Ben Evans. + +The sandbox has been briefly reviewed but not yet tested or thoroughly reviewed. It should NOT be used or relied upon in any production setting until this warning is removed. # Roadmap