Skip to content

Stalls are warnings and new Truffle only

Compare
Choose a tag to compare
@cmeisl cmeisl released this 20 Jun 18:12
· 27 commits to master since this release
465aeee

This release changes the stall event from an error with a red notification and no continuing timer to a warning with a yellow notification and a continuing timer. This reflects the fact that a stalled transaction may still complete.

Screen Shot 2019-06-20 at 12 10 22 PM

Also included in this release is Truffle 4 contract support. Since Truffle 4 uses web3js 1.0 style contracts, we no longer support older Truffle contracts that still use web3js 0.20 style contracts. If you are using Assist with older Truffle contracts, please update to a newer version of Truffle.