argotorg / argotorg/act

Indices of mappings in storage updates should refer to the post state.

Open
#204 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
279
Forks
51
Avg merge
17h 42m
Merged PRs (30d)
1

Description

[The timing of the indices in the LHS of updates](https://github.com/argotorg/act/blob/9938807e117f235585af290009fecdd95045ffbc/src/Act/Syntax/TypedExplicit.hs#L72C49-L72C55) should refer to the post state.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at src/Act/Syntax/TypedExplicit.hs around the linked line and trace how indices in the left-hand side of storage updates are typed and timed. Confirm how the post state is represented in this syntax, then verify that mapping indices resolve against that state; done means the update semantics consistently refer to the post state.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
compilers
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.