solidity/scripts
2021-09-27 13:17:13 +02:00
..
bytecodecompare Fix pylint warnings about the usage of f-strings 2021-09-16 19:38:44 +02:00
chk_shellscripts Really remove shellcheck ignore list 2021-03-15 20:02:42 +01:00
ci Replace some older shell syntax with newer and/or more reliable equivalents 2021-03-04 16:53:05 +01:00
deps-ppa Update Z3 version to 4.8.12 in PPA script and add static binary package. 2021-08-09 11:14:03 +02:00
docker/buildpack-deps Docker: Tag ossfuzz base clang image 2021-09-16 10:14:13 +02:00
endToEndExtraction Fix pylint warnings about encoding not being specified in open() calls 2021-08-23 19:24:35 +02:00
solc-bin Don't try to remove soljson.js after running npm install in cloned solc-js repo 2021-09-06 21:04:36 +02:00
wasm-rebuild Fix pylint warnings about the usage of f-strings 2021-09-16 19:38:44 +02:00
ASTImportTest.sh ASTImportTest.sh: Print an error when AST reimport fails instead of just exiting silently 2021-09-23 17:55:01 +02:00
build_emscripten.sh update docker hashes and versions 2021-07-19 15:20:11 +02:00
build.sh build.sh bash script cleanup 2018-12-10 14:59:55 +01:00
check_style.sh Check for style of namespace. 2021-05-27 17:38:27 +02:00
check_symlinks.sh [ci] Add check to detect broken symlinks. 2020-11-18 19:18:06 -05:00
codespell_whitelist.txt Add "Big Sur" to codespell whitelist 2021-06-14 11:13:19 +02:00
common_cmdline.sh Provide a better error reporting for failed cmdline tests. 2021-08-04 15:00:34 +02:00
common.sh scripts/common.sh: Add printWarning() helper 2021-01-14 17:35:19 +01:00
create_source_tarball.sh Verify checksums of packages downloaded by scripts 2021-09-24 16:29:45 +02:00
docker_deploy_manual.sh Replace some older shell syntax with newer and/or more reliable equivalents 2021-03-04 16:53:05 +01:00
Dockerfile make build concurrency build-time customizable 2018-06-26 12:13:03 +02:00
Dockerfile_alpine Builds both scratch & Alpine Docker images 2018-11-27 13:45:59 -07:00
docs_version_pragma_check.sh Provide a better error reporting for failed cmdline tests. 2021-08-04 15:00:34 +02:00
docs.sh Merge pull request #11662 from ethereum/docs-fix-highlighting-and-upgrade-pygments 2021-07-29 11:29:38 +02:00
download_ossfuzz_corpus.sh Add a nightly run for ossfuzz regression tests 2019-04-17 15:31:40 +02:00
error_codes.py Add test for invalid ast id. 2021-09-16 17:18:48 +02:00
extract_test_cases.py Fix pylint warnings about the usage of f-strings 2021-09-16 19:38:44 +02:00
fix_homebrew_paths_in_standalone_zip.py fix_homebrew_paths_in_standalone_zip.py: Remove a superfluous call to open() 2021-08-23 16:00:35 +02:00
gas_diff_stats.py A script to summarize gas differences from isoltest for PRs. 2021-06-08 11:38:58 +02:00
get_nightly_version.sh Replace links to readthedocs.io with ones using the new domain 2020-11-18 15:20:34 +01:00
get_version.sh Rewrite get_version.sh to make it work on macOS 2021-03-25 13:29:32 +01:00
install_cmake.sh Make scripts fail on non-zero return codes and undefined variables where possible 2021-03-04 16:53:05 +01:00
install_deps.bat Replace links to readthedocs.io with ones using the new domain 2020-11-18 15:20:34 +01:00
install_deps.cmake Fix inconsistent indentation in scripts/ 2020-04-17 19:09:02 +02:00
install_deps.ps1 Verify checksums of packages downloaded by scripts 2021-09-24 16:29:45 +02:00
install_deps.sh Added the BigSur 11.5 in the supported os list 2021-09-17 10:51:54 +04:00
install_evmone.ps1 Updated docs and evmc.h header file for evmone 0.8.0 release 2021-07-27 16:39:41 +02:00
install_obsolete_jsoncpp_1_7_4.sh Verify checksums of packages downloaded by scripts 2021-09-24 16:29:45 +02:00
install_static_z3.sh Make scripts fail on non-zero return codes and undefined variables where possible 2021-03-04 16:53:05 +01:00
isolate_tests.py Fix pylint warnings about the usage of f-strings 2021-09-16 19:38:44 +02:00
isoltest.sh Quote stuff properly 2021-02-01 17:14:38 +01:00
pylint_all.py pylint_all: Enable pylint's built-in colors and disable score summary 2021-08-23 23:12:56 +02:00
pylintrc pylintrc: Ignore duplicate-code warnings 2021-08-23 23:12:56 +02:00
regressions.py Fix pylint warnings about the usage of f-strings 2021-09-16 19:38:44 +02:00
release_ppa.sh Add hirsute and impish to and remove groovy from release_ppa script. 2021-08-11 17:00:02 +02:00
release.bat Replace links to readthedocs.io with ones using the new domain 2020-11-18 15:20:34 +01:00
release.sh Quote stuff properly 2021-02-01 17:14:38 +01:00
run_proofs.sh Run proof script only on existing files. 2020-07-08 22:57:36 +02:00
soltest.sh Make scripts fail on non-zero return codes and undefined variables where possible 2021-03-04 16:53:05 +01:00
splitSources.py splitSources.py: Support the case where the input file is empty 2021-09-27 13:17:13 +02:00
test_antlr_grammar.sh Properly detect multiple licenses and validate them. 2021-09-16 11:18:26 +02:00
test_emscripten.sh Quote stuff properly 2021-02-01 17:14:38 +01:00
tests.sh Add switch for command line & test.sh to skip smt 2021-09-10 23:35:17 +04:30
uniqueErrors.sh Use "$@" instead of $* 2021-03-04 16:53:05 +01:00
update_bugs_by_version.py Fix pylint warnings about encoding not being specified in open() calls 2021-08-23 19:24:35 +02:00
yul_coverage.sh Replace links to readthedocs.io with ones using the new domain 2020-11-18 15:20:34 +01:00