-
It'd be great to have a regular expression benchmark. @burntsushi has suggested the "sherlock" benchmarks from the repository.
-
s1ce
high
# `cancelVesting` will potentially not give users unclaimed, vested funds, even if giveUnclaimed = true
## Summary
The purpose of `cancelVesting` is to cancel a vesting grant and potenti…
-
### Self-service
- [x] I'd be willing to implement a fix
### Describe the bug
If I have two dependencies with post-install scripts, e.g. esbuild and xsd-schema-validator, running `yarn rebuil…
-
0x52
medium
# Adversary can break NFT distribution by depositing up to max then refunding all of them
## Summary
Bounties limit the number of NFT deposits to five. An adversary can block adding NF…
-
panprog
Medium
# Upgrade to v2.3 will revert due to incorrect initializer version in `OracleFactory`
**Summary**
`OracleFactory` is part of the v2.3 upgrade process. It should be re-initialized af…
-
0x73696d616f
high
# `rewardData.releaseRate` is incorrectly calculated on `RewardsController::config()` when `block.timestamp > start` and `rewardData.lastConfig != rewardData.start`
## Summary
Se…
-
There have been some Jenkins failures that appear to be Sherlock issues. Sims stop at a certain point and then the build times out without any useful information. It's happened 3 times with the larg…
-
### Context
See below, when sherlock is set to show de, and the string is missing in de, it says "… not found in source with language tag 'en' "
### Proposal
it should say "… not found in sourc…
jldec updated
5 months ago
-
xiaoming90
high
# Stat calculator returns incorrect report for swETH
## Summary
Stat calculator returns incorrect reports for swETH, causing multiple implications that could lead to losses to the p…
-
0x52
medium
# transferFrom uses allowance even if spender == from
## Summary
Pool#transferFrom attempts to use allowance even when spender = from. This breaks compatibility with a large number of …