English documentation updates up to v0.8.30-142-g872018f28 (2025-09-29)#166
Open
github-actions[bot] wants to merge 19 commits intodevelopfrom
Open
English documentation updates up to v0.8.30-142-g872018f28 (2025-09-29)#166github-actions[bot] wants to merge 19 commits intodevelopfrom
github-actions[bot] wants to merge 19 commits intodevelopfrom
Conversation
Update links to github org as argotorg and ipsilon where appropriate
…missions Update permissions for welcome-external-pr bot commenting
Pin actions-comment-pull-request action to specific commit and update to the latest version
re-enable full prb-math preset matrix
Nightly foundry for prb math and docs build dependencies`
# Conflicts: # .circleci/config.yml # .circleci/osx_install_dependencies.sh # .circleci/parallel_bytecode_report.sh # .github/workflows/buildpack-deps.yml # .github/workflows/stale.yml # .github/workflows/welcome-external-pr.yml # CODING_STYLE.md # README.md # ReleaseChecklist.md # SECURITY.md # docs/050-breaking-changes.rst # docs/060-breaking-changes.rst # docs/070-breaking-changes.rst # docs/080-breaking-changes.rst # docs/bugs.rst # docs/contributing.rst # docs/index.rst # docs/installing-solidity.rst # docs/internals/optimizer.rst # docs/layout-of-source-files.rst # docs/path-resolution.rst # docs/smtchecker.rst # libsolidity/experimental/analysis/Analysis.cpp # libsolidity/interface/ImportRemapper.h # libsolidity/interface/Natspec.h # scripts/ci/post_style_errors_on_github.sh # scripts/docker/buildpack-deps/Dockerfile.ubuntu.clang.ossfuzz # scripts/docker/buildpack-deps/Dockerfile.ubuntu2204 # scripts/docker/buildpack-deps/Dockerfile.ubuntu2404 # scripts/docker/buildpack-deps/Dockerfile.ubuntu2404.clang # scripts/docker_deploy_manual.sh # scripts/docs_version_pragma_check.sh # scripts/download_ossfuzz_corpus.sh # scripts/externalTests/common.sh # scripts/externalTests/download_benchmarks.py # scripts/install_evmone.ps1 # scripts/release_ppa.sh # scripts/run_proofs.sh # scripts/solc-bin/bytecode_reports_for_modified_binaries.sh # scripts/wasm-rebuild/docker-scripts/rebuild_tags.sh # test/Common.h # test/buglistTests.js # test/cmdlineTests/yul_optimizer_steps_invalid_substitution_in_expression_simplifier/input.sol # test/cmdlineTests/~bytecode_equivalence_with_unused_contracts/test.py # test/cmdlineTests/~deduplicator-verbatim-bug/test.sh # test/cmdlineTests/~name_dependent_cse_bug/test.sh # test/evmc/README.md # test/evmc/evmc.h # test/externalTests/euler.sh # test/externalTests/gp2.sh # test/externalTests/prb-math.py # test/formal/README.md # test/libsolidity/SolidityEndToEndTest.cpp # test/libsolidity/SolidityOptimizer.cpp # test/libsolidity/StandardCompiler.cpp # test/libsolidity/semanticTests/array/copying/calldata_1d_array_into_2d_memory_array_element.sol # test/libsolidity/semanticTests/constants/asm_address_constant_regression.sol # test/libsolidity/semanticTests/structs/copy_from_storage.sol # test/libsolidity/syntaxTests/array/copy_from_function_type.sol # test/libsolidity/syntaxTests/structs/recursion/recursive_struct_nested_mapping_memory.sol # test/libyul/yulOptimizerTests/expressionSimplifier/invalid_match.yul # test/libyul/yulOptimizerTests/fullSuite/aztec.yul # test/libyul/yulOptimizerTests/loadResolver/keccak_crash.yul # test/scripts/test_externalTests_benchmark_downloader.py # test/tools/ossfuzz/StackReuseCodegenFuzzer.cpp # test/tools/ossfuzz/abiV2Proto.proto # tools/yulPhaser/README.md
This file contains hidden or 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
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 2025-09-29 (commit 872018f2).
How to work on a sync PR
Resolve conflicts and translate newly added text
<<<<<<< HEAD El valor más grande representable por el tipo ``T``. ======= The smallest value representable by type ``T``. >>>>>>> 800088e38b5835ebdc71e9ba5299a70a5accd7c2Work 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: