From b9bfa9a5c8a2c05deda12191d81027263647bb98 Mon Sep 17 00:00:00 2001 From: romanman Date: Fri, 2 May 2014 10:40:47 +0300 Subject: [PATCH] Initial Merge 1) wire 2) GUI - Serpent Editor - Network Overview - Connection Console 3) Serpent Compiler --- README | 1 + ethereumj-core/src/test/java/org/ethereum/block/BlockTest.java | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index f637379c..35591ba4 100644 --- a/README +++ b/README @@ -1 +1,2 @@ -- First small steps in the big journey +test \ No newline at end of file diff --git a/ethereumj-core/src/test/java/org/ethereum/block/BlockTest.java b/ethereumj-core/src/test/java/org/ethereum/block/BlockTest.java index b5c9cf20..fe628165 100644 --- a/ethereumj-core/src/test/java/org/ethereum/block/BlockTest.java +++ b/ethereumj-core/src/test/java/org/ethereum/block/BlockTest.java @@ -17,7 +17,7 @@ import java.math.BigInteger; */ public class BlockTest { - @Test /* Creating genesis hash */ + @Test /* Creating genesis hash not ready yet */ public void test1() throws IOException { /*