Skip to content
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

merge upstream #1

Open
wants to merge 4,930 commits into
base: develop
Choose a base branch
from
Open

merge upstream #1

wants to merge 4,930 commits into from

Conversation

sidhujag
Copy link
Member

No description provided.

rodiazet and others added 29 commits January 23, 2025 14:23
eof: Fix EOF builtin names unintentionally reserved outside of EOF
add build jobs that run on ubuntu 2204
* Update NameAndTypeResolver.cpp

* Update ControlFlowAnalyzer.cpp
fix: typos in `SymbolicTypes.cpp`
…aming-convention

Fix semantic and syntax test dir names not following the same naming convention
* Update FilesystemUtils.cpp

* Update OverrideChecker.cpp
* Update yulFuzzerCommon.cpp

* Update yulFuzzerCommon.h
fix typo in `StackCompressor` comments: `ina` -> `in a`
Move loose semantic and syntax tests to subdirs
Previously, analyzing a call to a getter to a contract then has not been
analyzed yet with BMC would result in a crash because BMC would not know
about the state variable being accessed.

To fix this, we let BMC know about all state variables in all contracts
during initialization.
SMTChecker: Fix crash in BMC engine regarding state variables
…atements

eof: Assert against legacy identifiers/members availability in EOF context.
Enable ethdebug debug info and output selection.
cameel and others added 30 commits March 10, 2025 15:10
Fix stack overflow issue when using soljson compiler
…rce_ranges

Add support for instructions and source ranges.
…rces_fix

ethdebug: correct handling of abstract contracts.
Warn when the storage layout base is near the end of storage (2^64 slots or less)
Checklist: Bump vendored dependencies post-release
Correct Chinese translation URL
docs: fix broken links for chinese translation and apeworkx tool
…lease

Fix changelog for upcoming release
Document the EOF version setting in Standard JSON and metadata
Add release date to changelog v0.8.29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.