Commit Graph
23099 Commits
Author SHA1 Message Date
Daniel Kirchner 6a655bb0dd Minor test updates. 2023-01-05 13:06:14 +01:00
Daniel Kirchner ff71deee2b Style adjustments. 2023-01-05 13:06:14 +01:00
Daniel Kirchner 73aa171b19 f 2023-01-05 13:06:14 +01:00
Daniel Kirchner 672e157135 Revert to eof-functions branch of evmone for eof testing. 2023-01-05 13:06:14 +01:00
Daniel Kirchner b73d082809 Adjust data section size during creation. 2023-01-05 13:06:14 +01:00
Daniel Kirchner b8f74c968e Move to unified spec. 2023-01-05 13:06:14 +01:00
Daniel Kirchner 321bef463f new container 2023-01-05 13:06:14 +01:00
Daniel Kirchner 5fd0eae74c Fix metadata test. 2023-01-05 13:06:14 +01:00
Daniel Kirchner 5302dd01fe Adjust test for duplicated subobjects. 2023-01-05 13:06:14 +01:00
Daniel Kirchner e5e02dab91 f 2023-01-05 13:06:14 +01:00
Daniel Kirchner cca0b5ac08 Fix typo. 2023-01-05 13:06:14 +01:00
Daniel Kirchner 3d776fd557 More lenient evmone build. 2023-01-05 13:06:14 +01:00
Daniel Kirchner 4078802c72 Some simplifications. 2023-01-05 13:06:14 +01:00
Daniel Kirchner 2618c84cb4 Minor fix. 2023-01-05 13:06:14 +01:00
Daniel Kirchner 1364253dd9 More fixes. 2023-01-05 13:06:14 +01:00
Daniel Kirchner f260b91001 Switch to matching evmone branch. 2023-01-05 13:06:14 +01:00
Daniel Kirchner 0ccc3e3762 Initial working version of rjumps. 2023-01-05 13:06:14 +01:00
Daniel Kirchner d4314bb874 minor fixes 2023-01-05 13:06:14 +01:00
Daniel Kirchner 5cc6a5b9e8 Per-function deduplication. 2023-01-05 13:06:14 +01:00
Daniel Kirchner 3801847ccd More fixes. 2023-01-05 13:06:14 +01:00
Daniel Kirchner 4f205b2f9e Some fixes. 2023-01-05 13:06:13 +01:00
Daniel Kirchner 64817db4ca First working version. 2023-01-05 13:06:13 +01:00
Daniel Kirchner 41c9ff8985 Initial still broken version. 2023-01-05 13:06:13 +01:00
Daniel Kirchner 40460279b2 hacks 2023-01-05 13:06:13 +01:00
Rodrigo Q. Saramago 2fe9ffb799 Add notes about temporary changes 2023-01-05 13:06:13 +01:00
r0qsandAlex Beregszaszi 80b2539e5f Update test/libsolidity/SolidityExecutionFramework.h
Co-authored-by: Alex Beregszaszi <alex@rtfs.hu>
2023-01-05 13:06:13 +01:00
Rodrigo Q. Saramago e4681a949f Add arguments size to EOF data_section_size header 2023-01-05 13:06:13 +01:00
Rodrigo Q. Saramago d7ce0ca240 Enforce non-empty data section 2023-01-05 13:06:13 +01:00
Rodrigo Q. Saramago ec85be844c Reuse ubuntu build workflow 2023-01-05 13:06:13 +01:00
Rodrigo Q. Saramago 7505813a58 Minor fix 2023-01-05 13:06:13 +01:00
Rodrigo Q. Saramago 82c383e7e9 Add soltest eof flag 2023-01-05 13:06:13 +01:00
Rodrigo Q. Saramago 9d9b90af2f Increase resource class 2023-01-05 13:06:13 +01:00
Rodrigo Q. Saramago b5b3991e80 Add EVM shanghai environment variable 2023-01-05 13:06:13 +01:00
Rodrigo Q. Saramago 5e3a9dfa66 Disable cvc4 2023-01-05 13:06:13 +01:00
Rodrigo Q. Saramago d33792ec1c Add evm version shanghai 2023-01-05 13:06:13 +01:00
Rodrigo Q. Saramago bfa1db31ac Add temporary evmone eof ci setup 2023-01-05 13:06:13 +01:00
Rodrigo Q. Saramago 87d1e69d28 Passing eofVersion down 2023-01-05 13:06:13 +01:00
Rodrigo Q. Saramago b0ebf13e03 Make eofVersion member of Assembly class 2023-01-05 13:06:13 +01:00
Alex Beregszaszi 9bb2466aa3 Properly offset jumpdests 2023-01-05 13:06:13 +01:00
Alex Beregszaszi fdec47d880 Remove typecast (size is determined by output) 2023-01-05 13:06:13 +01:00
Alex Beregszaszi 7f33f15da3 Compiler fix 2023-01-05 13:06:13 +01:00
Alex Beregszaszi 9c74f07af0 Turn EOF optional 2023-01-05 13:06:13 +01:00
Alex Beregszaszi cf131588b6 Nicer code in the assembler 2023-01-05 13:06:13 +01:00
Alex Beregszaszi 5cd1122009 Dumb implementation of EOF1 support in libevasm 2023-01-05 13:06:13 +01:00
Daniel e6b579fa40 Merge pull request #13841 from ethereum/unpin-v4-core-and-neutralize-packages
Unpin v4-core dependency and neutralize packaged contracts
2023-01-05 13:02:08 +01:00
Daniel 85ccae2276 Merge pull request #13842 from ethereum/update-sphinx-a4doc
Update sphinx-a4doc version
2023-01-05 13:01:31 +01:00
Nikola Matic 17d57da082 Unpin v4-core dependency and neutralize packages 2023-01-04 12:02:13 +01:00
Rodrigo Q. Saramago 0694f639e4 Update sphinx-a4doc version 2023-01-04 11:46:59 +01:00
Daniel 2ec6a04b36 Merge pull request #13833 from quantum13/fix_sphinx_version_to_5
fix sphinx version to 5.* since 6.0 is not supported by code
2023-01-04 11:34:11 +01:00
vlad f48cd743d9 fix sphinx version to 5.* since 6.0 is not supported by code 2022-12-30 00:46:32 +04:00