From e3852b338c90100803abe238a5ed909ed97fca94 Mon Sep 17 00:00:00 2001 From: chriseth Date: Mon, 28 Sep 2015 13:28:10 +0200 Subject: [PATCH] Provide a way to select and switch the compiler version. --- index.html | 40 +++++++++++++++++++++++++++++++++------- 1 file changed, 33 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index 9e8256fd40..7128211ad7 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,6 @@ + + - - Solidity realtime compiler and runtime @@ -262,6 +262,7 @@ input[readonly] {

Solidity realtime
compiler and runtime

Version: (loading)
+ Change to:
Execution environment does not connect to any node, everyhing is local and in memory only.
tx.origin =

@@ -278,9 +279,6 @@ input[readonly] {