Initial Merge

1) wire
2) GUI
   - Serpent Editor
   - Network Overview
   - Connection Console
3) Serpent Compiler
This commit is contained in:
romanman 2014-05-02 10:40:47 +03:00
parent 157cb63b6d
commit b9bfa9a5c8
2 changed files with 2 additions and 1 deletions

1
README
View File

@ -1 +1,2 @@
-- First small steps in the big journey
test

View File

@ -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 {
/*