issues
search
0xKitsune
/
solstat
A Solidity static analyzer to identify contract vulnerabilities and gas efficiencies.
426
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixed incorrect qa section of .toml handling.
#89
susuper
closed
12 months ago
1
Provide flag to fail execution in case of found issues
#88
0xmichalis
opened
1 year ago
0
Syntax Support
#87
JaredBorders
opened
1 year ago
1
Docs
#86
bizzyvinci
closed
1 year ago
1
Fix #84 - Ignore memory in constructor
#85
dijkstra-dev
closed
1 year ago
1
Ignore memory in constructor
#84
0xlosh
closed
1 year ago
0
Development
#83
0xKitsune
closed
1 year ago
0
Fix overflow in shift-math analyzer
#82
dijkstra-dev
closed
12 months ago
1
Panicking overflow in Shift-Math
#81
dijkstra-dev
opened
1 year ago
0
Added: Slither[arbitrary from in transferFrom] rule | #61
#80
dijkstra-dev
closed
1 year ago
2
Added: SolHint[func-order] rule | #57
#79
dijkstra-dev
closed
1 year ago
1
Added: SolHint[private-vars-leading-underscore] rule | #42
#78
dijkstra-dev
closed
1 year ago
3
Panic while analyzing paraspace-core
#77
GopherJ
opened
1 year ago
3
Fix non-value type variables marked as immutable candidate
#76
dijkstra-dev
closed
1 year ago
2
Non-value type variable should not be marked as immutable candidate
#75
dijkstra-dev
closed
1 year ago
0
error
#74
Akriosss47
opened
1 year ago
1
feat: add unprotected selfdestruct vulnerability
#73
merklefruit
closed
1 year ago
2
style(report): fix indentation for unsafe ERC20 operation section
#72
0xble
closed
1 year ago
1
Styling: Fix indentation of generated report section for unsafe ERC20 operation
#71
0xble
closed
1 year ago
2
feat: add floating pragma vulnerability
#70
0xble
closed
1 year ago
1
feat: add divide before multiply vulnerability
#69
0xble
closed
1 year ago
9
Development
#68
0xKitsune
closed
1 year ago
0
chore: update cargo lock
#67
ChmielewskiKamil
closed
1 year ago
1
Example contract name fix
#66
ChmielewskiKamil
closed
1 year ago
1
Fix link to solsat configuartion
#65
ChmielewskiKamil
closed
1 year ago
5
Vulnerability Request: Use `msg.sender` over `tx.orgin` when authorizing
#64
0xClandestine
opened
2 years ago
0
Patch Unsafe ERC20 operations to ignore `transfer` the method access is on an `address` type.
#63
0xKitsune
opened
2 years ago
0
Vulnerability Request: Contract can be self destructed by anyone.
#62
0xKitsune
closed
1 year ago
0
Vulnerability Request: Arbitrary `from` in transferFrom
#61
0xKitsune
opened
2 years ago
0
Vulnerability Request: Incorrect shift in assembly
#60
0xKitsune
opened
2 years ago
0
QA: Function visibility modifier out of order.
#59
0xKitsune
opened
2 years ago
0
QA Request: All contract parts are in order according to the style guide.
#58
0xKitsune
opened
2 years ago
0
QA Request: Contract constructor should be placed before any contract functions.
#57
0xKitsune
closed
1 year ago
1
QA Request: Variable names should be in lowerCamelCase.
#56
0xKitsune
opened
2 years ago
0
QA Request: Function parameter names should be in lowerCamelCase.
#55
0xKitsune
opened
2 years ago
0
QA Request: Modifier names should be in lowerCamelCase
#54
0xKitsune
opened
2 years ago
0
QA Request: Function names should be in lowerCamelCase
#53
0xKitsune
opened
2 years ago
0
QA Request: Event names should be in UpperCamelCase
#52
0xKitsune
opened
2 years ago
0
QA Request: Contracts Interfaces and Libraries shoudl be in UpperCamelCase
#51
0xKitsune
opened
2 years ago
1
QA Request: Constants should be in screaming snakecase
#50
0xKitsune
opened
2 years ago
0
Optimization Request: Public function that can be declared as external
#49
0xKitsune
opened
2 years ago
0
Vulnerability Request: Uninitialized state variables.
#48
0xKitsune
opened
2 years ago
0
Vulnerability Request: Uninitialized storage variable
#47
0xKitsune
opened
2 years ago
0
Vulnerability Request: Reentrancy
#46
0xKitsune
opened
2 years ago
0
QA Request: No empty blocks
#45
0xKitsune
opened
2 years ago
0
Vulnerability Request: Divide before multiply
#44
0xKitsune
closed
1 year ago
0
QA Request: Use single quotes instead of double quotes for string literals.
#43
0xKitsune
opened
2 years ago
0
QA request: Underscore in front of private/internal functions.
#42
0xKitsune
closed
1 year ago
0
Development
#41
0xKitsune
closed
2 years ago
0
fix: Update `get_type_size` values + extend tests
#40
LHerskind
closed
2 years ago
1
Next