You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Hedera network supports solidity as one of the smart contracts development languages.
Occasionally items have shown up that surfaced in-equivalence at the language layer.
Solution
Add examples for advanced errors operations
Expand /contracts/solidity/errors/Errors.sol
Cover the tasklist below
The content you are editing has changed. Please copy your edits and refresh the page.
Problem
The Hedera network supports solidity as one of the smart contracts development languages.
Occasionally items have shown up that surfaced in-equivalence at the language layer.
Solution
Add examples for advanced errors operations
/contracts/solidity/errors/Errors.sol
Error Tasks
Explore edge cases noted in https://docs.soliditylang.org/en/latest/control-structures.html#panic-via-assert-and-error-via-require
Alternatives
No response
The text was updated successfully, but these errors were encountered: