solidity/scripts
2021-08-11 17:00:02 +02:00
..
bytecodecompare Disable shellcheck in the remaining situations where it's either wrong or the problem is not worth fixing 2021-03-15 12:16:43 +01:00
chk_shellscripts Really remove shellcheck ignore list 2021-03-15 20:02:42 +01:00
ci
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 Updated dockerfiles for evmone 0.8.0 2021-07-27 15:20:49 +02:00
endToEndExtraction Fix pylint issues 2021-06-30 10:38:37 +02:00
solc-bin Merge pull request #11190 from ethereum/solc-bin-version-check 2021-04-01 14:49:45 +02:00
wasm-rebuild isolate_tests: Extract code blocks from documentation using code block header 2021-07-06 16:57:05 +02:00
ASTImportTest.sh Fix or disable find/ls related warnings 2021-03-15 12:16:43 +01:00
build_emscripten.sh update docker hashes and versions 2021-07-19 15:20:11 +02:00
build.sh
check_style.sh Check for style of namespace. 2021-05-27 17:38:27 +02:00
check_symlinks.sh
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
create_source_tarball.sh
docker_deploy_manual.sh
Dockerfile
Dockerfile_alpine
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
error_codes.py Allow basefee as Yul identifier for EVMVersion < london 2021-08-11 10:46:08 +02:00
extract_test_cases.py Fix pylint issues 2021-06-30 10:38:37 +02:00
fix_homebrew_paths_in_standalone_zip.py Fix problems detected by pylint 2.8.1. 2021-04-25 23:33:14 -05: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
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
install_deps.cmake
install_deps.ps1 Change windows boost binary download URL. 2021-05-10 11:30:11 +02:00
install_deps.sh Updated install_deps.sh to handle Big Sur 11.3 and 11.4 2021-06-17 11:37:13 +02: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 Make scripts fail on non-zero return codes and undefined variables where possible 2021-03-04 16:53:05 +01: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 Test yul code blocks in documentation. 2021-07-08 14:59:05 +02:00
isoltest.sh
pylint_all.py
pylintrc
regressions.py Fix pylint issues 2021-06-30 10:38:37 +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
release.sh
run_proofs.sh
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 Fix pylint issues 2021-06-30 10:38:37 +02:00
test_antlr_grammar.sh Tests for basefee as identifier in inline assembly 2021-08-11 10:46:40 +02:00
test_emscripten.sh
tests.sh Set default EVM version to London. 2021-08-11 09:54:14 +02:00
uniqueErrors.sh Use "$@" instead of $* 2021-03-04 16:53:05 +01:00
update_bugs_by_version.py Fix pylint issues 2021-06-30 10:38:37 +02:00
yul_coverage.sh