update deps

This commit is contained in:
Ian Norden
2019-12-02 13:24:58 -06:00
parent 905585b212
commit 13d09e15c1
5 changed files with 121 additions and 270 deletions
+2 -2
View File
@@ -43,9 +43,9 @@ type TrxFilter struct {
}
type ReceiptFilter struct {
Off bool
Off bool
Contracts []string
Topic0s []string
Topic0s []string
}
type StateFilter struct {
+1
View File
@@ -18,6 +18,7 @@ package history
import (
"fmt"
log "github.com/sirupsen/logrus"
"github.com/vulcanize/vulcanizedb/pkg/core"
-1
View File
@@ -1 +0,0 @@
package ipfs