aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/controllers/network/createInfuraClient.js
Commit message (Collapse)AuthorAgeFilesLines
* EIP-1193: standard provider API (#6170)Paul Bouchon2019-02-201-3/+3
| | | | | | | | | | | | | | | | * EIP-1193: Implement new provider API * EIP-1193: Updated implementation * Remove test file * Fix tests * Update ping check * Update logic * PR feedback
* add source for header in create infura client (#6023)Jenny Pollack2019-01-251-1/+1
| | | | | | * add source for header in create infura client * bump eth-json-rpc-infura
* ESLint fixes (#5775)Whymarrh Whitby2018-11-171-1/+1
| | | | | | * eslint . --fix * Upgrade all ESLint warnings to errors
* network - infura - hardcode net_version and eth_chainId (#5670)kumavis2018-11-061-0/+33
| | | | | | * network - infura - hardcode net_version and eth_chainId * network - infura - add rinkeby handling * lint fix
* 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 ↵kumavis2018-06-131-13/+2
| | | | middleware order
* 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