Open loredanacirstea opened 5 years ago
https://remix.ethereum.org now uses the new plugin api version. Code that checked for the old plugin version should be removed. Changes in https://github.com/pipeos-one/pipeline/pull/92 should be reverted.
Done partially in https://github.com/pipeos-one/pipeline/commit/629f389cb6cbecef0cc549a6c799d35447621cb6#diff-a755fd7243a8b98f55d0c97bb1f0cca7
Need to also remove remixInterfaceWarning code.
remixInterfaceWarning
https://remix.ethereum.org now uses the new plugin api version. Code that checked for the old plugin version should be removed. Changes in https://github.com/pipeos-one/pipeline/pull/92 should be reverted.