Skip to content

Provider Engine Fix

Compare
Choose a tag to compare
@lnbc1QWFyb24 lnbc1QWFyb24 released this 29 Sep 05:17
e8ea4fc

Just a small release to handle an error when Infura is rate limiting the eth_blocknumber rpc request that is made by the web3-provider-engine polling. Also included is a small improvement to the Trezor module to dynamically import the provider engine dependencies.

Changelog:

  • Handle and log provider engine error (#436)
  • Enhancement: Trezor code split (#437)