[LS] `import Crypto` no longer available
Opened this issue · 0 comments
jribbink commented
Current Behavior
Due to the recent changes removing Crypto
from the Cadence codebase, the identifier import for the Crypto contract is no longer available. This means that the latest LS will not be compatible some existing Cadence code that is still valid on the Flow network.
Expected Behavior
We should continue to support import Crypto
for the forseeable future as it is still supported on the Flow network.
Steps To Reproduce
Try to use any Cadence code with import Crypto
in the latest LS
Environment
LS v1.1.0