Merge pull request #223 from hermeznetwork/feature/eth-remove-ERC777

Feature/eth remove erc777
This commit is contained in:
Eduard S
2020-10-26 16:20:41 +01:00
committed by GitHub
29 changed files with 1744 additions and 2425 deletions

1
go.mod
View File

@@ -16,6 +16,7 @@ require (
github.com/iden3/go-merkletree v0.0.0-20200902123354-eeb949f8c334
github.com/jinzhu/copier v0.0.0-20190924061706-b57f9002281a
github.com/jmoiron/sqlx v1.2.0
github.com/joho/godotenv v1.3.0
github.com/lib/pq v1.8.0
github.com/mattn/go-sqlite3 v2.0.3+incompatible
github.com/mitchellh/copystructure v1.0.0