crytic / crytic/echidna

Emphasize `sender`/`psender` usage of `msg.sender` in README

Open
#781 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
3.2k
Forks
432
Avg merge
1d 20h
Merged PRs (30d)
5

Description

When used in `property` mode with `echidna_x`, `psender` defines the address transactions originate from (from a single address).

When used in `assertion mode`, echidna uses `sender`, in which it originates from 3 addresses.

https://github.com/crytic/echidna/blob/v2.0.0-b2/tests/solidity/basic/default.yaml#L35-L36

This is not explicitly clear unless you look at the `default.yaml`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.