-
Notifications
You must be signed in to change notification settings - Fork 1k
Issues: crytic/slither
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[Bug]: Incorrect SSA form with break
bug
Something isn't working
ir
#2509
opened Jul 16, 2024 by
smonicas
[Bug]: Reference variable used to store result of address.code call
bug
Something isn't working
ir
#2129
opened Sep 13, 2023 by
kevinclancy
parameter reordering is not implemented for EventCall, NewContract, and HighLevelCalls
enhancement
New feature or request
ir
#2128
opened Sep 12, 2023 by
0xalpharush
[Bug]: Slither does not distinguish between types and type expressions
bug
Something isn't working
ir
#2089
opened Aug 15, 2023 by
kevinclancy
[Bug]: Reference variable has type Something isn't working
ir
None
when overriding a variable name
bug
#2050
opened Jul 17, 2023 by
kevinclancy
[Bug]: In IR, literal 0 has type uint256 even in contexts expecting bytes32
bug
Something isn't working
ir
#1931
opened May 22, 2023 by
kevinclancy
[Bug]: Unexpected IR for selectors
bug
Something isn't working
ir
#1901
opened May 10, 2023 by
kevinclancy
[Bug]: incorrect IR for array initialization
bug
Something isn't working
ir
#1829
opened Apr 6, 2023 by
Troublor
[Bug]: fixed-size array return values are unpacked unexpectedly in IR
bug
Something isn't working
ir
#1827
opened Apr 5, 2023 by
Troublor
[Bug-Candidate]: Incorrect IR generated for interfaceId
bug
Something isn't working
ir
#1810
opened Mar 30, 2023 by
kevinclancy
[Bug]: Inconsistent behavior when setting the type of the return value of abi.decode()
bug
Something isn't working
ir
#1794
opened Mar 23, 2023 by
Troublor
[Bug]: Dangling temporary variable in array push return variables (solidity <0.6.0)
bug
Something isn't working
ir
#1793
opened Mar 23, 2023 by
Troublor
[Bug]: Invalid type assigned to literals
bug
Something isn't working
ir
#1688
opened Feb 24, 2023 by
Shungy
SSA: function parameter use index 1 instead of 0
bug
Something isn't working
ir
#1683
opened Feb 23, 2023 by
montyly
[Bug]: AssertionError for library call on arrays
bug
Something isn't working
ir
#1541
opened Jan 3, 2023 by
0xPhaze
[Bug]: Impossible to generate IR: 'list' object has no attribute 'type'
bug
Something isn't working
ir
#1537
opened Dec 29, 2022 by
0xPhaze
create reference variable for offset and length in Yul
enhancement
New feature or request
ir
yul
#1469
opened Nov 14, 2022 by
eMarchenko
SlihtIR: replace tuple variables by structures
enhancement
New feature or request
ir
#542
opened Jul 20, 2020 by
montyly
Incorrect SSA for conditional after previous dominating conditional
bug
Something isn't working
ir
#473
opened Apr 29, 2020 by
aaronyoo
Incorrect SSA for indirect call to function modifying global state
bug
Something isn't working
ir
#434
opened Apr 9, 2020 by
aaronyoo
Named function parameter calls parsed incorrectly
bug
Something isn't working
ir
#307
opened Jul 29, 2019 by
arxenix
Previous Next
ProTip!
Adding no:label will show everything without a label.