PR fixes; remove all infura token references and setup travis to use encrypted env

variable; rest of the ethjson_rpc dependent tests extracted to integration_test
This commit is contained in:
Ian Norden
2019-03-21 18:36:51 -05:00
parent d3e172d9ab
commit 1aa849bcb4
32 changed files with 242 additions and 232 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
port = 5432
[client]
ipcPath = "path_to_ethjson_rpc"
ipcPath = ""
[contract]
network = ""
+1 -1
View File
@@ -4,4 +4,4 @@
port = 5432
[client]
ipcPath = "https://mainnet.infura.io/J5Vd2fRtGsw0zZ0Ov3BL"
ipcPath = ""