-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CERT-6637: Add entry about receiveOrFallback in glossary #284
CERT-6637: Add entry about receiveOrFallback in glossary #284
Conversation
Based on changes in Certora/EVMVerifier#6226 for the display of that.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a minor point. I think we should add a link. Thanks.
A special function we introduce in every contract to model the behavior of solidity | ||
for calls with no data or that do not resolve to any contract function. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we should we add a link to the official EVM docs here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Something like this? https://docs.soliditylang.org/en/latest/contracts.html#fallback-function
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Exactly 👍
Thanks for preparing - I added the label |
Based on changes in https://github.com/Certora/EVMVerifier/pull/6226 for the display of that.
Naming convention:
Before requesting review:
spelling_wordlist.txt
README.md
for information about style and markdown syntaxJira ticket: TODO
Link to generated documentation: https://certora-certora-prover-documentation--284.com.readthedocs.build/en/284/docs/user-guide/glossary.html#term-receiveOrFallback