Stalls are warnings and new Truffle only
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.
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.