-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
bug 🐛documentation 📖low effortThere is not much implementation work to be done. The task is very easy or tiny.There is not much implementation work to be done. The task is very easy or tiny.low impactChanges are not very noticeable or potential benefits are limited.Changes are not very noticeable or potential benefits are limited.must haveSomething we consider an essential part of Solidity 1.0.Something we consider an essential part of Solidity 1.0.
Description
Page
Installing the Solidity Compiler — Solidity 0.8.24 documentation
Abstract
The page states that Solidity v0.8.24 can be compiled with Boost 1.65, however, I was not able to.
Apparently, it has something to do with the boost/container_hash
library, which is imported here.
This module was only available in Boost 1.67, apparently.
See the changelog on Boost documentation.
Metadata
Metadata
Assignees
Labels
bug 🐛documentation 📖low effortThere is not much implementation work to be done. The task is very easy or tiny.There is not much implementation work to be done. The task is very easy or tiny.low impactChanges are not very noticeable or potential benefits are limited.Changes are not very noticeable or potential benefits are limited.must haveSomething we consider an essential part of Solidity 1.0.Something we consider an essential part of Solidity 1.0.