everx-labs / everdev

TVM Development Environment - Set up all the core Developer tools and work with TVM blockchains(Everscale, TON, Venom) from a single interface
https://docs.everos.dev/everdev/
Apache License 2.0
109 stars 45 forks source link

Error: Invalid solc version 0.21.0 #67

Closed ilyar closed 2 years ago

ilyar commented 2 years ago

SafeMultisigWallet - formally verified multisignature wallet. Compiled by TON Solidity Compiler (v 0.21 commit 1657b4f3541f19f3d23f87ac32800efe714bccc7). https://github.com/tonlabs/ton-labs-contracts/tree/298643afac0711667d993aa22f94fa85c9fd8341/solidity/safemultisig#multisignature-wallet

tondev sol set --compiler 0.21.0
Error: Invalid solc version 0.21.0
elasticLove1 commented 2 years ago

@ilyar Thank you, we will make this version available for installation asap.