|
- Solidity Forum - The place for all Solidity developers, tool builders . . .
The place to discuss design and usage of and changes to the Solidity programming language
- Solidity v0. 8. 33 is out! - Announcements - Solidity Forum
We just released versions 0 8 32 and 0 8 33 of the Solidity Compiler 🚨 Note: We recommend skipping 0 8 32 and upgrading directly to 0 8 33, which contains a hotfix for an issue introduced in 0 8 32 Important Bugfixes Lost Storage Array Write On Slot Overflow Version 0 8 32 fixes a bug affecting operations that involve clearing or copying arrays that straddle the end of storage The bug
- 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 v0. 8. 31 is out! - Announcements - Solidity Forum
Version 0 8 31 of the Solidity Compiler further extends the features of storage layout specifiers It is now possible to use constant variables in the base slot expression
- We are thrilled to release Solidity v0. 8. 29!
Check out our release blog post to learn more about other features in the release and read the full changelog Blog: Solidity 0 8 29 Release Announcement | Solidity Programming Language GitHub: Release Version 0 8 29 · argotorg solidity · GitHub Help us spread the word by sharing our announcement on Twitter: x com Solidity @solidity_lang
- Some questions about the Solidity language
Solidity is an object-oriented, high-level language for implementing smart contracts It is designed to target the Ethereum Virtual Machine (EVM) There are many other blockchains (other than Ethereum) that are EVM compatible If you’re interested to learn more I recommend reading the Introduction to Smart Contracts section in the Solidity docs
- How to use address. call {} () in Solidity - Ethereum Stack Exchange
I have seen here and several other places that the correct way to send ether from a contract to an address is to call the call{}() method Then here, I have seen the method being used with argumen
- solidity - How to give allowance to a contract and send erc20 between . . .
solidity remix erc-20 transfer allowance Improve this question asked Sep 18, 2023 at 20:10 CaioBonani
|
|
|