Kaan Uzdoğan
|
c8117ef75e
|
Be more explicit about immutableReferences
Co-authored-by: r0qs <rodrigo.saramago@protonmail.com>
|
2023-05-15 17:21:03 +02:00 |
|
Kaan Uzdoğan
|
5fcba53223
|
Fix trailing whitespace, add punctuation
|
2023-05-15 16:39:31 +02:00 |
|
Kaan Uzdoğan
|
a334ab3525
|
Add in immutables docs
|
2023-05-15 16:32:12 +02:00 |
|
Daniel
|
9804085934
|
Merge pull request #14216 from ethereum/fix_bmc_side_effects_in_statement
Fix encoding of side-effects inside if and ternary in BMC
|
2023-05-15 13:34:22 +02:00 |
|
Daniel
|
ccd80f9904
|
Merge pull request #13998 from ethereum/remove-ewasm-backend
Remove EWASM backend.
|
2023-05-15 13:04:27 +02:00 |
|
Nikola Matić
|
3f2cde9bd6
|
Merge pull request #14215 from ethereum/gitignore_orig_files
Add `*.orig` to `.gitignore`.
|
2023-05-12 13:31:21 +02:00 |
|
Alexander Arlt
|
c5673278a7
|
Remove EWASM backend.
|
2023-05-11 10:56:55 -05:00 |
|
Leo Alt
|
678461e828
|
Fix encoding of side-effects inside if and conditional statements in the BMC engine
|
2023-05-11 16:44:09 +02:00 |
|
Alexander Arlt
|
33bb833949
|
Add *.orig to .gitignore.
|
2023-05-11 09:14:16 -05:00 |
|
Daniel
|
0a0c389541
|
Merge pull request #14213 from ethereum/postReleaseAdjustments
Minor post-release adjustments.
|
2023-05-11 13:08:11 +02:00 |
|
Daniel Kirchner
|
c3a8b9cebb
|
Minor post-release adjustments.
|
2023-05-11 11:28:00 +02:00 |
|
Daniel
|
f07c8b1f51
|
Merge pull request #14210 from ethereum/add-readthedocs-config
Add readthedocs configuration
|
2023-05-10 18:57:07 +02:00 |
|
Daniel
|
de722d99bc
|
Merge pull request #14209 from ethereum/set-version-to-0.8.21
Set version to 0.8.21.
|
2023-05-10 18:48:25 +02:00 |
|
r0qs
|
edc5512b75
|
Add readthedocs configuration
|
2023-05-10 18:04:47 +02:00 |
|
Daniel Kirchner
|
4b67dea8e2
|
Set version to 0.8.21.
|
2023-05-10 17:55:52 +02:00 |
|
Daniel Kirchner
|
a1b79de642
|
Update bugs by version entry for 0.8.20.
|
2023-05-10 12:21:29 +02:00 |
|
Daniel Kirchner
|
3c77d33db8
|
Set release date for 0.8.20.
|
2023-05-10 12:20:56 +02:00 |
|
Daniel
|
0f2bd3e8bd
|
Merge pull request #14204 from ethereum/sortChangelog0_8_20
Sort changelog for 0.8.20.
|
2023-05-10 12:18:09 +02:00 |
|
Daniel Kirchner
|
b730bde54d
|
Sort and adjust changelog for 0.8.20.
|
2023-05-10 12:15:00 +02:00 |
|
Daniel
|
8366bd439b
|
Merge pull request #14205 from ethereum/fixAntlr4
Fix antlr grammar.
|
2023-05-10 12:11:21 +02:00 |
|
Daniel Kirchner
|
606fbd8fcc
|
Fix antlr grammar.
|
2023-05-10 12:00:45 +02:00 |
|
Daniel
|
328f9c8f99
|
Merge pull request #14203 from ethereum/gitterLinkFix
Fix gitter link.
|
2023-05-10 11:39:16 +02:00 |
|
Daniel Kirchner
|
d5c3d34bf4
|
Fix gitter link.
|
2023-05-10 11:38:24 +02:00 |
|
Daniel
|
44a30e47ca
|
Merge pull request #14171 from ethereum/ast-import-via-standard-json
Add support to import AST via Standard JSON.
|
2023-05-09 22:22:31 +02:00 |
|
Alexander Arlt
|
4837d42361
|
Add experimental support to import AST via Standard JSON.
|
2023-05-09 14:07:38 -05:00 |
|
Daniel
|
a02a7206d8
|
Merge pull request #14201 from ethereum/fix-hidden-overload-warning-in-types
Fix hidden-overload in Types and remove CMake hacks
|
2023-05-09 20:47:26 +02:00 |
|
Nikola Matic
|
3bec4c09be
|
Disable dangling-reference warning
|
2023-05-09 19:54:00 +02:00 |
|
Nikola Matic
|
3bab14747e
|
Fix hidden-overload in Types and remove CMake hack
|
2023-05-09 19:33:23 +02:00 |
|
Daniel
|
d370f53b7e
|
Merge pull request #14180 from ethereum/fix_override_error
Add missing overridden virtual methods in SMT Sort structs
|
2023-05-09 19:23:06 +02:00 |
|
Daniel
|
0d0bcf628d
|
Merge pull request #14199 from ethereum/evmoneDockerUpdate
Bump evmone version in docker images to 0.10.0.
|
2023-05-09 19:20:40 +02:00 |
|
Daniel
|
4c4eadd893
|
Merge pull request #14200 from ethereum/updateEvmone
Bump docker images and evmone version.
|
2023-05-09 19:20:22 +02:00 |
|
Daniel Kirchner
|
75a0c486a8
|
Adjust gas expectations due to new creation costs.
|
2023-05-09 18:22:44 +02:00 |
|
Matheus Aguiar
|
c1720e62aa
|
Implement missing overrides and relax smtAsserts
|
2023-05-09 13:20:56 -03:00 |
|
Daniel Kirchner
|
53626fc092
|
Bump docker images and evmone version.
|
2023-05-09 17:59:00 +02:00 |
|
Daniel Kirchner
|
77af0b41df
|
Bump evmone version in docker images to 0.10.0.
|
2023-05-09 16:27:45 +02:00 |
|
Nikola Matić
|
347c966f08
|
Merge pull request #14198 from ethereum/disallow-immutable-initialization-in-try-catch
Disallow immutable initialization in try catch statements
|
2023-05-09 15:37:14 +02:00 |
|
Nikola Matic
|
9a87b587d5
|
Disallow immutable initialization in try catch statements
Trigger github
|
2023-05-09 14:48:14 +02:00 |
|
Daniel
|
2da0a861ce
|
Merge pull request #14195 from ethereum/fix-push0-docs
docs: mention that `push0` also decreases the runtime costs
|
2023-05-08 18:57:11 +02:00 |
|
hrkrshnn
|
cbd6495fb1
|
docs: mention that push0 also decreases the runtime costs
Fixes https://github.com/ethereum/solidity/pull/14107#discussion_r1163830306
|
2023-05-08 18:53:10 +02:00 |
|
Daniel
|
f32f35f8f1
|
Merge pull request #14140 from ethereum/foundry-ci-setup
Foundry ci setup
|
2023-05-08 18:18:04 +02:00 |
|
Daniel
|
4ccda14798
|
Merge pull request #14164 from BraxWong/BraxBranch
Switch to Gen2 macOS resources on CircleCI
|
2023-05-08 17:47:29 +02:00 |
|
Daniel
|
94d3747034
|
Merge pull request #14158 from ethereum/shanghai
Make Shanghai the default EVM version.
|
2023-05-08 17:29:11 +02:00 |
|
Rodrigo Q. Saramago
|
ccc2b8e2db
|
Make python and foundry installation steps a command
|
2023-05-08 17:26:08 +02:00 |
|
Daniel Kirchner
|
44da8507b1
|
Change default EVM version to Shanghai.
Co-authored-by: Rodrigo Q. Saramago <rodrigoqsaramago@gmail.com>
|
2023-05-08 16:34:23 +02:00 |
|
Rodrigo Q. Saramago
|
759732d310
|
Remove python unlink
|
2023-05-08 15:19:59 +02:00 |
|
BraxWong
|
41adba0eff
|
Switch to Gen2 macOS resources on CircleCI
|
2023-05-08 15:19:59 +02:00 |
|
Daniel
|
34b13c1f89
|
Merge pull request #14154 from Vectorized/optimize-multiplicity-map
Optimize multiplicity map
|
2023-05-08 14:54:05 +02:00 |
|
Vectorized
|
050927b026
|
Optimize multiplicity map
|
2023-05-08 14:01:47 +02:00 |
|
Daniel
|
7c323a1faa
|
Merge pull request #14176 from ethereum/internal-function-id-annotation-fix
Move AST annotation of internal function dispatch IDs to ContractDefinition
|
2023-05-08 13:31:31 +02:00 |
|
r0qs
|
29751849b5
|
Merge pull request #14191 from ethereum/migration-external-test-ci
Migrate to new external tests script
|
2023-05-06 20:33:53 +02:00 |
|