| .. | 
		
		
			
			
			
			
				| bytecodecompare | Fix pylint 2.16 warnings | 2023-02-01 10:39:00 -03:00 | 
		
			
			
			
			
				| chk_shellscripts | Really remove shellcheck ignore list | 2021-03-15 20:02:42 +01:00 | 
		
			
			
			
			
				| ci | Add default value for CIRCLE_TAG | 2023-04-23 14:23:46 +02:00 | 
		
			
			
			
			
				| common | Move common.sh from test/externalTests to scripts/externalTests | 2023-04-28 16:32:01 +02:00 | 
		
			
			
			
			
				| deps-ppa | Removing unencrypted git protocol | 2023-03-16 11:42:42 +01:00 | 
		
			
			
			
			
				| docker/buildpack-deps | Bump evmone version in docker images to 0.10.0. | 2023-05-09 16:27:45 +02:00 | 
		
			
			
			
			
				| externalTests | Change default EVM version to Shanghai. | 2023-05-08 16:34:23 +02:00 | 
		
			
			
			
			
				| solc-bin | CI: Switch from deprecated circleci/buildpack-deps image to cimg/base | 2022-10-26 18:22:03 +02:00 | 
		
			
			
			
			
				| wasm-rebuild | wasm-rebuild: Print tags that will be processed | 2022-02-18 21:49:25 +01:00 | 
		
			
			
			
			
				| ASTImportTest.sh | Add experimental support to import AST via Standard JSON. | 2023-05-09 14:07:38 -05:00 | 
		
			
			
			
			
				| build_emscripten.sh | use new z3 | 2023-03-28 14:37:01 +02:00 | 
		
			
			
			
			
				| build.sh | build.sh bash script cleanup | 2018-12-10 14:59:55 +01:00 | 
		
			
			
			
			
				| check_style.sh | Use std:: prefix with std::forward() as well to satisfy Clang | 2023-03-06 18:20:49 +01:00 | 
		
			
			
			
			
				| check_symlinks.sh | [ci] Add check to detect broken symlinks. | 2020-11-18 19:18:06 -05:00 | 
		
			
			
			
			
				| codespell_ignored_lines.txt | Fix spelling mistakes and CI spellcheck job | 2022-08-18 14:38:19 +02:00 | 
		
			
			
			
			
				| codespell_whitelist.txt | Fix spelling mistakes and CI spellcheck job | 2022-08-18 14:38:19 +02:00 | 
		
			
			
			
			
				| common_cmdline.sh | No longer mark Yul as experimental. | 2022-03-14 14:48:01 +01:00 | 
		
			
			
			
			
				| common.sh | [tests] Refactor scripts/ASTImportTest.sh. (#13576) | 2022-11-24 16:16:16 +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 | Use consistent syntax for Bash function declarations | 2021-11-08 16:34:07 +01:00 | 
		
			
			
			
			
				| Dockerfile | Remove install_deps script. | 2021-11-04 12:07:27 +01:00 | 
		
			
			
			
			
				| Dockerfile_alpine | Builds both scratch & Alpine Docker images | 2018-11-27 13:45:59 -07:00 | 
		
			
			
			
			
				| docs_version_pragma_check.sh | Use consistent syntax for Bash function declarations | 2021-11-08 16:34:07 +01:00 | 
		
			
			
			
			
				| download_ossfuzz_corpus.sh | Add a nightly run for ossfuzz regression tests | 2019-04-17 15:31:40 +02:00 | 
		
			
			
			
			
				| error_codes.py | Report safe properties in BMC and CHC | 2023-03-09 14:59:32 +01:00 | 
		
			
			
			
			
				| extract_test_cases.py | Fix pylint warnings about the usage of f-strings | 2021-09-16 19:38:44 +02:00 | 
		
			
			
			
			
				| gas_diff_stats.py | Fix pylint 2.16 warnings | 2023-02-01 10:39:00 -03: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.ps1 | Increase minimum Boost version to 1.77 on Windows | 2021-09-27 13:15:57 +02:00 | 
		
			
			
			
			
				| install_evmone.ps1 | Bump docker images and evmone version. | 2023-05-09 17:59:00 +02:00 | 
		
			
			
			
			
				| install_obsolete_jsoncpp_1_7_4.sh | Verify checksums of packages downloaded by scripts | 2021-09-24 16:29:45 +02:00 | 
		
			
			
			
			
				| isolate_tests.py | pylint: Enable and fix redefined-builtin warnings | 2021-12-21 15:30:11 +01:00 | 
		
			
			
			
			
				| isoltest.sh | Quote stuff properly | 2021-02-01 17:14:38 +01:00 | 
		
			
			
			
			
				| list_contributors.sh | Add a script for generating a list of contributors to paste in release notes | 2023-02-14 14:39:55 +01:00 | 
		
			
			
			
			
				| pylint_all.py | pylint: Enable and fix consider-using-sys-exit warnings | 2021-12-21 15:30:11 +01:00 | 
		
			
			
			
			
				| pylintrc | Fix pylint 2.16 warnings | 2023-02-01 10:39:00 -03:00 | 
		
			
			
			
			
				| regressions.py | pylint: Enable and fix no-self-use warnings | 2021-12-21 15:30:11 +01:00 | 
		
			
			
			
			
				| release_ppa.sh | Removing unencrypted git protocol | 2023-03-16 11:42:42 +01:00 | 
		
			
			
			
			
				| run_proofs.sh | Run proof script only on existing files. | 2020-07-08 22:57:36 +02:00 | 
		
			
			
			
			
				| soltest.sh | Use consistent syntax for Bash function declarations | 2021-11-08 16:34:07 +01:00 | 
		
			
			
			
			
				| splitSources.py | [scripts/splitSources.py] Add newline to files. | 2023-03-21 13:56:50 -05:00 | 
		
			
			
			
			
				| test_antlr_grammar.sh | Adds support for the EVM version "Paris". | 2023-01-23 18:50:36 +00:00 | 
		
			
			
			
			
				| test_emscripten.sh | Quote stuff properly | 2021-02-01 17:14:38 +01:00 | 
		
			
			
			
			
				| tests.sh | Change default EVM version to Shanghai. | 2023-05-08 16:34:23 +02:00 | 
		
			
			
			
			
				| uniqueErrors.sh | Use "$@" instead of $* | 2021-03-04 16:53:05 +01:00 | 
		
			
			
			
			
				| update_bugs_by_version.py | update_bugs_by_version: Don't fail when the list gets updated | 2022-08-08 17:29:47 +02:00 | 
		
			
			
			
			
				| yul_coverage.sh | Use consistent syntax for Bash function declarations | 2021-11-08 16:34:07 +01:00 |