-
Notifications
You must be signed in to change notification settings - Fork 8
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
English documentation updates up to v0.8.23-19-g3d7d8aad9 (2023-12-01) #220
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Since the default is now to ignore the counterexamples when checking test output, we bring back counterexample checks in tests where the counterexample is (mostly) deterministic.
SMTChecker tests: Keep counterexamples when updating expectations
using cdnfonts import instead fix mobile menu layout fix mobile content positioning/sizing fix desktop content widths prevent header links from wrapping update desktop positioning fix backdrop-filter move to .unified-header::before feat: independent scrolling for content and menu
SMTChecker fix: Do not unroll loop after it completes
Yul AST IDs should start from 0 instead of 1.
SMTChecker: Fix inconsistency on constant condition check after a loop is unrolled
… test cases based on it
Refactor syntax test setup
Push0 rematerializer
…rror-filtering Sane error filtering in `AnalysisFramework`
…config Set CPUs for `soltest.sh` based on the number of available cores
Rearranged the calldata encoding explanations for the example functions so they are more easy to understand since they now visually match the order the functions are declared: Foo.bar() Foo.baz() Foo.sam() Maybe I'm smolbrain but it was confusing to reference the functions when they are declared in a different order than they are explained. I kept imagining calldata encoding layouts for bar() even though the example I was looking at discussed baz() instead. Minor change but makes a big difference for less experienced calldataooors like me.
…ter from formatExceptionInformation()
…-changelog Remove superflous language features category from Changelog
…post Fix link in bugs.json for 0.8.23
Set date for 0.8.23 release
Set version to 0.8.24
… report to stdout
…ytecode-report Make JS version of bytecode report indicate progress on stdout to prevent CI timeouts
Update optimizer docs to include new unchecked loop increment
fix:typo errors
Switch from yarn to pnpm for hardhat external tests
…lass Fix docutils deprecated set_class method
Updated breaking link to the team call on Jitsi.
Update contributing.rst
…m-test-libyul Purge using namespace from test/libyul
# Conflicts: # README.md
This PR has been automatically closed due to inactivity. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is an automatically-generated sync PR to bring this translation repository up to date with the state of the English documentation as of 2023-12-01 (commit 3d7d8aad).
How to work on a sync PR
Resolve conflicts and translate newly added text
Work on one sync PR at a time
Do not squash merge or rebase this PR
Rebasing or squashing a sync PR erases the information about the commits that the changes originally came from, which will result in extra conflicts in the next sync PR.
If you do it by accident, don't worry - simply make sure to handle the next sync PR properly, which will restore the missing commits.
Review checklist
The following files were modified in this pull request. Please review them before merging the PR: