fix[lang]: disallow blockhash
in pure
functions
#3157
GitHub Advanced Security / CodeQL
succeeded
Dec 30, 2024 in 5s
2 new alerts
New alerts in code changed by this pull request
- 2 notes
See annotations below for details.
Annotations
Check notice on line 9 in vyper/builtins/_signatures.py
Code scanning / CodeQL
Cyclic import Note
begins an import cycle.
Check notice on line 56 in vyper/builtins/functions.py
Code scanning / CodeQL
Cyclic import Note
begins an import cycle.
Loading