vyperlang / vyper

Pythonic Smart Contract Language for the EVM
https://vyperlang.org
Other
4.82k stars 790 forks source link

chore[docs]: `implements` does not check event declarations #4052

Closed pcaversaccio closed 1 month ago

pcaversaccio commented 1 month ago

What I did

Add a note in the docs that implements does not check emitted events.

How I did it

Brain.

How to verify it

Use hard skills.

Commit message

as of v0.4.0, `implements` does not check that events are (re-)defined
in the implementing contract

Description for the changelog

Add a note in the docs that implements does not check emitted events.

Cute Animal Picture

image