Changes to address Rob's comments. Added generic/event_triggered transformer, tests, and repo migrations for Burn and Mint events

This commit is contained in:
Ian Norden
2018-11-03 13:49:23 -05:00
parent 4aa403d90d
commit d66e50dad6
49 changed files with 1688 additions and 477 deletions
+1 -1
View File
@@ -2,10 +2,10 @@ package test_config
import (
"log"
"os"
"github.com/spf13/viper"
"github.com/vulcanize/vulcanizedb/pkg/config"
"github.com/vulcanize/vulcanizedb/pkg/core"
"github.com/vulcanize/vulcanizedb/pkg/datastore/postgres"