mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-06-20 05:41:01 +00:00
Add --supported-solc-versions CLI command (#260)
### Description Adds `--supported-solc-versions` cli command to return a semver range of supported `solc` versions. Is a hack until #162 is implemented. --------- Co-authored-by: xermicus <cyrill@parity.io>
This commit is contained in:
@@ -8,6 +8,7 @@ Supported `polkadot-sdk` rev:`c29e72a8628835e34deb6aa7db9a78a2e4eabcee`
|
||||
|
||||
### Added
|
||||
- Support for solc v0.8.29
|
||||
- `--supported-solc-versions` for `resolc` binary to return a `semver` range of supported `solc` versions.
|
||||
|
||||
### Changed
|
||||
- Runner `resolc` using webkit is no longer supported.
|
||||
|
||||
Reference in New Issue
Block a user