kayagoban / shadowlands

A Dapp platform and Ethereum terminal, entirely in Python.
MIT License
144 stars 10 forks source link

Tx queue entries do not appear when using Infura #10

Closed kayagoban closed 5 years ago

kayagoban commented 5 years ago

When connected to Infura, creating a transaction does not result in the TX queue entry being displayed on the bottom of the screen.

To Reproduce

  1. change network to 'custom infura'
  2. make a tx
  3. watch as nothing appears below
kayagoban commented 5 years ago

Infura support pulled as of 1.0.6 - closing for now