You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@yann300
I'm not sure what to do with storage, provider and wallet. Are they to be part of the IRemixApi? do they need a profile in remixApi? they are not plugins.. don't have methods except for provider.
The thing is the API doesn't expose any interface at this point that is not directly related to a plugin through a profile. So for the provider: what should be exposed in the IDE?
The common API from remix-plugins-directory has been removed but the api in remix-plugin still contain an old version.
https://github.com/ethereum/remix-plugins-directory/pull/190/files#diff-cec70245b5c97601abf594a1408261a57dfb0efd0fcd6e5f636b015072f2026fL15
We should check that all the new API added in remix-plugins-directory is reflected in remix-project repo
The text was updated successfully, but these errors were encountered: