Skip to content

Merge from v0.8.28#117

Merged
CodeNinjaEvan merged 128 commits into
tronprotocol:release_0.8.28from
yanghang8612:merge_from_v0.8.28
Jun 15, 2026
Merged

Merge from v0.8.28#117
CodeNinjaEvan merged 128 commits into
tronprotocol:release_0.8.28from
yanghang8612:merge_from_v0.8.28

Conversation

@yanghang8612

Copy link
Copy Markdown

No description provided.

nikola-matic and others added 30 commits September 4, 2024 15:30
- For some reason it defaults to `tty` on CircleCI which is very spammy and makes logs unreadable.
SMT solvers return model values as pairs (enclosed in parentheses) of
name and value.
Previous way of parsing model values relied on finding the next
closing bracket. However, this does not work for negative numbers, which
are themselves wrapped in parentheses, e.g. (- 1).
This is a first draft and will not be used yet.
…hHasErrors

Replace empty check of error, warning and info list with check for errors only
SMTChecker: Prepare BMC engine for switching Z3 to SMT-LIB Interface.
…of-address

SMTChecker: Fix SMT logic error when assigning to an array of addresses
…yCodegen

Support transient storage state variables in legacy codegen
Remove STRICT_NLOHMANN_JSON_VERSION_CHECK leftover.
…to storage is unimplemented only in legacy codegen and works via IR (argotorg#15432)
* Apostrophe corrected - Update README.md

Apostrophe corrected

* Update README.md

---------

Co-authored-by: Nikola Matić <nikola.matic@ethereum.org>
Update `evmc` to `12.0.0` and `evmone` to `0.12.0`
nikola-matic and others added 26 commits October 2, 2024 20:58
Avoid unnecessary copy in full inliner.
…-in-zeppelin

Disable legacy presets in zeppelin external test
Fix broken flyout layout due to RTD addons upgrade
…angelogEntry

Adjust transient storage changelog entry
Reintroduce gold linker for ossfuzz and codecov
docs: fix broken links and typo
Docs: fix curly bracket language wikipedia anchor
# Conflicts:
#	.circleci/config.yml
#	.github/workflows/buildpack-deps.yml
#	libyul/backends/evm/EVMDialect.cpp
@github-actions

Copy link
Copy Markdown

Thank you for your contribution to the Solidity compiler! A team member will follow up shortly.

If you haven't read our contributing guidelines and our review checklist before, please do it now, this makes the reviewing process and accepting your contribution smoother.

If you have any questions or need our help, feel free to post them in the PR or talk to us directly on the #solidity-dev channel on Matrix.

@CodeNinjaEvan CodeNinjaEvan merged commit e788e71 into tronprotocol:release_0.8.28 Jun 15, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.