Commit Graph
20338 Commits
Author SHA1 Message Date
chriseth 5b4a2f66e1 Directly restart processing calling functions. 2021-06-14 13:54:05 +02:00
chriseth a2afe8baeb Merge pull request #11529 from ethereum/whitelist-big-sur-in-codespell
Add "Big Sur" to codespell whitelist
2021-06-14 11:20:12 +02:00
Kamil Śliwak 379a04f257 Add "Big Sur" to codespell whitelist 2021-06-14 11:13:19 +02:00
chriseth 2fefd27acf Merge pull request #11516 from ethereum/sol086
Set version to 0.8.6.
2021-06-14 10:19:11 +02:00
chriseth 2a98f82ba4 Merge pull request #11519 from axeldelamarre/doc/make-it-obvious
[docs] Make Array example easier to understand
2021-06-14 10:00:36 +02:00
chriseth db52d9c95f Merge pull request #11502 from ethereum/removeEVMAssembly
Remove EVMAssembly.
2021-06-14 09:54:05 +02:00
axeldelamarre a5d3df532a Update reference-types.rst 2021-06-10 19:58:11 +02:00
chriseth 1718e58ec1 Set version to 0.8.6. 2021-06-10 17:36:24 +02:00
chriseth a4f2e591fe Merge pull request #11505 from ethereum/prepareChanegloge367
Sort changelog.
v0.8.5
2021-06-10 13:04:38 +02:00
chriseth a10d932991 Update bug list. 2021-06-10 11:08:03 +02:00
chriseth 45bb1e881a Sort changelog. 2021-06-10 11:07:41 +02:00
Daniel Kirchner 98e7b61a37 Merge pull request #11510 from ethereum/removeNondeterministicTest
Remove potentially non-deterministic test case.
2021-06-09 15:42:08 +02:00
Daniel Kirchner 284e8a103f Remove potentially non-deterministic test case. 2021-06-09 14:42:16 +02:00
chriseth e5500b9f20 Merge pull request #11471 from ethereum/funcdef-unimplemented-modifier
Reports an error on unimplemented modifiers in a function definition.
2021-06-09 13:54:05 +02:00
chriseth 0fff4e6743 Merge pull request #10908 from a3d4/fix-9231-struct-member-names-shadow-type-names
Fix shadowing struct types by struct member names
2021-06-09 13:20:52 +02:00
Christian Parpart a14ac1923d Fixes ICE when overriding an implemented modifier with an unimplemented one. 2021-06-09 13:15:20 +02:00
Kamil Śliwak 362fc6650d Extra tests for shadowing within function parameter lists 2021-06-09 12:37:12 +02:00
a3d4 f59145f21f Fix shadowing struct types by struct member names 2021-06-09 12:37:11 +02:00
a3d4 70b8b1c834 Do not warn about shadowing parameters in functions without implementation 2021-06-09 12:35:26 +02:00
chriseth edee67b4cc Merge pull request #11503 from ethereum/issue-11501
Fix crash in ControlFlowGraph related to free functions.
2021-06-09 12:24:03 +02:00
chriseth 8de575f738 Merge pull request #11442 from ethereum/path-resolution-docs-current-state-v2
Path resolution docs (current state only) v2
2021-06-09 11:27:21 +02:00
Mathias Baumann 001a25db95 Fix crash in ControlFlowGraph related to free functions. 2021-06-09 11:10:33 +02:00
Kamil Śliwak 5e3788874b Detailed documentation for path resolution in imports, including remappings, base path and standard input 2021-06-08 21:41:49 +02:00
chriseth e77e9e449e Merge pull request #11499 from ethereum/callGraphInfiniteConstant
Call graph infinite constant
2021-06-08 18:43:13 +02:00
chriseth fe35512feb Remove EVMAssembly. 2021-06-08 18:41:22 +02:00
chriseth 3eaa37030a Fix infinite recursion in function call graph generator due to recursive constant references. 2021-06-08 16:39:30 +02:00
Harikrishnan Mulackal 215bbe2e6d Merge pull request #11498 from ethereum/script_gas_test
A script to summarize gas differences from isoltest for PRs.
2021-06-08 13:07:42 +02:00
hrkrshnn a4fd7c56a4 A script to summarize gas differences from isoltest for PRs. 2021-06-08 11:38:58 +02:00
chriseth 7d8a4e63d8 Merge pull request #11491 from TerranCivilian/fix-10269
Remove unneeded include files
2021-06-07 20:15:20 +02:00
TerranCivilian c15501eea9 Remove unneeded include files 2021-06-07 12:53:18 -04:00
chriseth e3e6729f22 Merge pull request #11481 from ethereum/unify-resolve
Unify function call resolve function used in Analysis & Yul CodeGen
2021-06-07 16:54:13 +02:00
chriseth ad3bc71f27 Merge pull request #11455 from ethereum/issue-11381
Fix: Allow multiple @return tags on public state variables
2021-06-07 16:51:37 +02:00
Mathias Baumann 6a0313c456 Unify function call resolve function used in Analysis & Yul CodeGen 2021-06-07 15:23:32 +02:00
Mathias Baumann 354f9d1015 Fix: Allow multiple @return tags on public state variables 2021-06-07 15:16:46 +02:00
Mathias Baumann aae9d347aa Split DocStringParsing in two stages
one requiring type info in the next step
2021-06-07 14:49:46 +02:00
chriseth 1f8f1a3db9 Merge pull request #11484 from ethereum/fix-unreachable-code-anaysis
Fix revert pruner modifying function flows wrong
2021-06-04 12:44:35 +02:00
chriseth 8da5d6a854 Update test expectations. 2021-06-04 12:04:04 +02:00
chriseth c92fc7559b Merge pull request #11487 from ethereum/readme-socials
[Readme] Add follow Solidity on Mastodon to socials as Twitter alternative
2021-06-04 10:24:46 +02:00
Franziska Heintel d6d0079a19 Add Mastodon to socials as Twitter alternative 2021-06-04 09:59:01 +02:00
Daniel Kirchner 1638b21072 Merge pull request #11485 from ethereum/changelogForMod
Changelog entry for modifier fix.
2021-06-03 23:25:56 +02:00
Mathias Baumann d8ffdf11c8 Fix revert pruner modifying function flows wrong 2021-06-03 17:37:50 +02:00
chriseth a3976198ea Changelog entry for modifier fix. 2021-06-03 16:57:19 +02:00
chriseth a8ffa6c08d Merge pull request #11482 from ethereum/fixUnreachable2
Fix control-flow handling of modifiers without body.
2021-06-03 16:56:05 +02:00
Harikrishnan Mulackal 424edcc562 Merge pull request #11475 from ethereum/receive-override
Fix ICE related to receive function having parameters.
2021-06-03 14:10:23 +02:00
chriseth 2e3ee4c156 Fix control-flow handling of modifiers without body. 2021-06-03 13:31:15 +02:00
hrkrshnn c3eef8af91 Fix ICE related to receive function having parameters. 2021-06-03 13:08:57 +02:00
Daniel Kirchner 9be57546db Merge pull request #11470 from ethereum/cacheVirtualLookup
Cache functions by name.
2021-06-03 11:51:08 +02:00
chriseth a30cf6c3e8 Merge pull request #11480 from ethereum/event-mapping-fatal-error
Errors about nested mapping in event parameter are fatal.
2021-06-03 11:39:26 +02:00
chriseth 0d948ebf81 Cache functions by name. 2021-06-03 11:10:35 +02:00
hrkrshnn 2309ae3edd Added tests for internal or recursive types as event / error param
After converting the error about mapping parameter in event / error into a fatal type error, we were
missing tests that reached the "internal or recursive types" error.
2021-06-03 11:02:27 +02:00