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
Similarly to what we did for pallet-assets, we don’t really need to include pallet-revive everywhere or install solc/resolc - especially since it’s only required for Asset Hubs.
I’m not sure what the common or agreed-upon pattern for precompiles is here. We could either create separate modules or perhaps put them behind a "precompiles" feature flag? Or is there any technical issues with that?