internalized ipld types and dag_putters; adjust converters/publishers to work with them

This commit is contained in:
Ian Norden
2020-02-20 16:14:17 -06:00
parent 2e81f8d31a
commit 8099f726c3
45 changed files with 2556 additions and 94 deletions
+1 -1
View File
@@ -23,8 +23,8 @@ import (
. "github.com/onsi/gomega"
"github.com/vulcanize/vulcanizedb/pkg/eth/core"
"github.com/vulcanize/vulcanizedb/pkg/eth/node"
"github.com/vulcanize/vulcanizedb/pkg/eth/fakes"
"github.com/vulcanize/vulcanizedb/pkg/eth/node"
)
var EmpytHeaderHash = "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"