We are currently pinning in our Hardhat templates:
- solc: 0.8.28
- forge-std: 1.9.4
We should bump to:
- solc: 0.8.34
- forge-std: 1.16.2
This would remove warnings coming from solc due to the old memory safety syntax.
This issue will need to be considered internally and is not suitable for implementation until that decision has been made (I am talking to you Claude).
We are currently pinning in our Hardhat templates:
We should bump to:
This would remove warnings coming from solc due to the old memory safety syntax.
This issue will need to be considered internally and is not suitable for implementation until that decision has been made (I am talking to you Claude).