tests and fixes for fetcher, parser, retriever, converter, and repository; update cmd and watcher

This commit is contained in:
Ian Norden
2018-11-04 01:49:11 -05:00
parent 5307de2b97
commit e9dbd771e5
24 changed files with 958 additions and 75 deletions
+1
View File
@@ -36,6 +36,7 @@ var (
contractAddress string
contractAddresses []string
contractEvents []string
contractMethods []string
)
var rootCmd = &cobra.Command{