Solidity v0. 8. 25 is out! - Announcements - Solidity Forum Introducing the newest version of the Solidity Compiler v0 8 25 This is a minor release following the Dencun hard-fork on Ethereum mainnet that occurred on March 13, 2024 at 13:55 UTC Dencun Upgrade The Dencun upgrade combines changes to both Ethereum’s consensus and execution layers The full list of protocol changes can be found in EIP-7569 With Dencun now live on mainnet, we are
solidity - Upgradeable smart contracts - Ethereum Stack Exchange However, I also recommend checking Proxy Libraries in Solidity that is posted by Zeppelin Solutions and Aragon There is a planning to make an industry standard for this matter You have to have a good testing strategies and tactics Because the cost of updating the your smart contract can really ruin your life
solidity - Foundry or Hardhat: Im really confused about which one . . . Here is my problem: I started working with smart contracts with Foundry and I loved it testing is just so easy using foundry and I didn't need any other language except solidity since I wanted to digg more I started watching a course on the Hardhat and this is the problem I faced:
Solc AST generator - Solidity Forum I’m trying to obtain an AST from a solidity contract I cannot find anyway to achieve that using solc I saw on previous versions there were --ast options in command line or other ast commands… Now i cannot find any of that Tried also doing an input json with the contract but i get Cannot retry compilation with SMT because there are no SMT solvers available {“sources”:{“SolcTest sol