Merge branch 'tests' into poc8

This commit is contained in:
obscuren
2014-11-18 19:48:35 +01:00
29 changed files with 2242 additions and 707 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
package types
/*
import (
"testing"
@@ -18,7 +19,7 @@ func TestBloom9(t *testing.T) {
}
}
/*
func TestAddress(t *testing.T) {
block := &Block{}
block.Coinbase = ethutil.Hex2Bytes("22341ae42d6dd7384bc8584e50419ea3ac75b83f")