Current issue state, recent activity, and per-issue timelines from the indexed issue data.
| Date | Opened | Closed | Comments | Events | Open Backlog |
|---|---|---|---|---|---|
| 2026-09-08 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-07 | 1 | 0 | 1 | 12 | 6 |
| 2026-09-06 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-05 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-04 | 0 | 0 | 0 | 0 | 2 |
| 2026-09-03 | 1 | 1 | 0 | 0 | 1 |
| 2026-09-02 | 0 | 0 | 0 | 0 | 412 |
| 2026-09-01 | 3 | 0 | 0 | 0 | 0 |
| 2026-08-31 | 1 | 0 | 0 | 0 | 0 |
| 2026-08-30 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-29 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-28 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-27 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-26 | 3 | 0 | 0 | 0 | 0 |
Opened: 2
Closed: 1
Comments: 1
Events: 12
| Issue | Author | State | Labels | Comments | Reactions | Updated |
|---|---|---|---|---|---|---|
#16975 CLI: --model-checker-ext-calls is silently ignored in unsupported input modes Opened 21 hours ago | cuishuang | open | bug :bug: | 0 | 0 | 19 hours ago |
#16944 storageLayout: `numberOfBytes` is computed in `u256` and wraps for types spanning 2^251 or more slots Opened 13 days ago | Lokkw0510 | open | bug :bug: | 0 | 0 | 19 hours ago |
#16931 Overriding a virtual modifier can add state access to an inherited pure/view function Opened 19 days ago | msooseth | open | bug :bug: codegen error medium effort | 0 | 0 | 19 hours ago |
#16969 Elements of `bytes constant` are not read-only Opened 6 days ago | cameel | open | bug :bug: low effort low impact | 0 | 0 | 19 hours ago |
#16968 Use a format that allows line breaks for the list of known bugs Opened 6 days ago | cameel | open | documentation :book: low effort low impact | 4 | 0 | 19 hours ago |
#13931 encodeCall fails to reference public member Opened 4 years ago | drortirosh | open | bug :bug: low effort low impact | 3 | 1 | 20 hours ago |
#16967 [via-IR] Constant reads get the arithmetic mode (checked/unchecked) of the first compiled use site instead of their own Opened 6 days ago | clonker | closed - completed | bug :bug: viair | 0 | 0 | 4 days ago |
#16972 Yul optimiser: switch cases are ordered by literal *kind* but compared by *value*, so equivalent functions are never merged Opened 5 days ago | Lokkw0510 | open | bug :bug: | 0 | 0 | 5 days ago |
#16394 Execution framework modularization Opened 8 months ago | erak | open | testing :hammer: high effort medium impact | 2 | 1 | 5 days ago |
#16124 Drop abandoned experimental features and experimental pragmas Opened 1 year ago | cameel | open | low effort low impact must have eventually | 8 | 0 | 7 days ago |
#16957 Warning 6417 (`type(C).runtimeCode` may differ from deployed bytecode) is not emitted when the constructor's inline assembly sits in a modifier Opened 8 days ago | Lokkw0510 | open | bug :bug: | 0 | 0 | 8 days ago |
#16906 [ICE] Conditional expression selecting between two library functions with different state mutability aborts when called Opened 28 days ago | nebula-42-cmyk | open | bug :bug: | 1 | 0 | 11 days ago |
#16905 [ICE] Conditional expression selecting between two public library functions aborts instead of reporting the existing error Opened 28 days ago | nebula-42-cmyk | open | bug :bug: | 2 | 0 | 11 days ago |
#16945 Only the first duplicate-definition group is reported per name: `reported.count(i)` is in the loop condition instead of the body Opened 13 days ago | Lokkw0510 | open | bug :bug: | 1 | 0 | 12 days ago |
#16947 AssemblyItem AssemblyItem::toSubAssemblyTag assumes size_t is at least 64b Opened 12 days ago | msooseth | open | bug :bug: low impact | 0 | 0 | 12 days ago |
#16942 `super` resolution ignores visibility and can select an `external` function Opened 14 days ago | msooseth | open | bug :bug: | 0 | 0 | 14 days ago |
#16835 Imported assembly large tag values crash the assembler Opened 2 months ago | jf-li00 | closed - completed | bug :bug: experimental | 3 | 0 | 14 days ago |
#16930 super can dispatch a pure/view function to a state-modifying implementation Opened 19 days ago | msooseth | open | bug :bug: | 0 | 0 | 15 days ago |
#16927 Dead stores into a `memoryguard`-derived allocation are not eliminated Opened 20 days ago | sakulstra | open | bug :bug: | 1 | 0 | 15 days ago |
#16935 Is padding of all memory allocations to a full word desirable? Opened 18 days ago | cameel | open | language design :rage4: medium effort low impact | 0 | 0 | 18 days ago |
#16615 ICE in `MagicVariableDeclaration::functionType` when `abi` is subscripted in a state variable array size Opened 5 months ago | jubnzv | open | bug :bug: low effort low impact | 2 | 0 | 20 days ago |
#16619 ICE in `TypeChecker::visit(InlineAssembly)` when a `fixed`-type variable is referenced in inline assembly Opened 5 months ago | jubnzv | closed - completed | bug :bug: | 1 | 0 | 20 days ago |
#16888 [ICE] via-IR: internal compiler error when emitting an event with an indexed external function parameter that requires a mutability conversion Opened 1 month ago | nebula-42-cmyk | open | bug :bug: should compile without error low effort | 4 | 0 | 20 days ago |
#16775 Unset packed internal-function pointers can lead to unintended execution of disabled privileged branches due to missing width masking before invalid-function normalization Opened 3 months ago | matheusaaguiar | closed - completed | bug :bug: | 0 | 0 | 20 days ago |
#15989 Immutable variables treated differently depending on type Opened 1 year ago | frangio | open | bug :bug: medium effort medium impact | 9 | 3 | 22 days ago |