This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
ipld-eth-server
Watch
18
Star
0
Fork
1
You've already forked ipld-eth-server
Code
Issues
10
Pull Requests
1
Actions
Packages
Projects
Releases
37
Wiki
Activity
deb64b8701
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
=
""
Reference in New Issue
Copy Permalink