aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/controllers/network/createInfuraClient.js
Commit message (Expand)AuthorAgeFilesLines
* Refactor ProviderApprovalController to use rpc and publicConfigStore (#6410)kumavis2019-05-041-3/+3
* feature: add Goerli support (#6459)Paul Bouchon2019-04-181-0/+4
* EIP-1193: standard provider API (#6170)Paul Bouchon2019-02-201-3/+3
* add source for header in create infura client (#6023)Jenny Pollack2019-01-251-1/+1
* ESLint fixes (#5775)Whymarrh Whitby2018-11-171-1/+1
* network - infura - hardcode net_version and eth_chainId (#5670)kumavis2018-11-061-0/+33
* provider - enable subscription support (newHeads, logs)kumavis2018-10-081-4/+6
* lint - fix lint for networkkumavis2018-06-131-1/+0
* network - import createBlockTrackerInspectorMiddleware and rearrange cache mi...kumavis2018-06-131-13/+2
* network - provider - infura - use block-reemit middlewarekumavis2018-06-081-2/+2
* deps - fix incorrect dep paths and versionskumavis2018-05-171-1/+1
* lint fixkumavis2018-05-171-2/+5
* network - create provider and block-tracker via json-rpc-enginekumavis2018-05-171-0/+34