This website requires JavaScript.
Explore
Help
Sign In
deep-stack
/
ipld-eth-server
Watch
6
Star
0
Fork
0
You've already forked ipld-eth-server
forked from
cerc-io/ipld-eth-server
Code
Pull Requests
Activity
2c997921cb
ipld-eth-server
/
environments
/
infura.toml
8 lines
120 B
TOML
Raw
Normal View
History
Unescape
Escape
Get logs for a contract (#99) * Add ability to fetch logs for a contract and a block * Test contract related code against Infura, so can run on Travis * Add godo task for getLogs
2017-12-11 21:08:00 +00:00
[
database
]
remove references to infura token except for in infura.toml so that tests will continue to pass on CI
2019-03-14 20:07:39 +00:00
name
=
"vulcanize_public"
hostname
=
"localhost"
port
=
5432
Get logs for a contract (#99) * Add ability to fetch logs for a contract and a block * Test contract related code against Infura, so can run on Travis * Add godo task for getLogs
2017-12-11 21:08:00 +00:00
[
client
]
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
2019-03-14 21:49:27 +00:00
ipcPath
=
""
Copy Permalink