runtimeverification / runtimeverification/kontrol

Add constraints on fresh `address` not being precompiled, existing account

Open
#496 3 comments 0 reactions 1 assignee View on GitHub

@jinxinglim is already working on this.

Since Jul 4, 2024.

enhancement
Dominant language
Python
Stars
122
Forks
16
PR merge metrics
No merged PRs in 30d

Description

Follow up to https://github.com/runtimeverification/kontrol/issues/380.

As identified by @PetarMax and @jinxinglim, we want to constrain freshAddress-generated addresses so they're not equal to any of the addresses in <accounts>. That can probably be done using in_keys.

Perhaps, we should also make sure that a fresh symbolic address is not a precompiled address if that hasn't been done.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.