-
**Context:** [Permit2Proxy.sol#L17](https://github.com/lifinance/contracts/blob/0e3debb78abcdf9a9f934115338b611e16b039a0/src/Periphery/Permit2Proxy.sol#L17)
**Description:** The `Permit2Proxy` cont…
-
## [Gas - 01] - Useless variable
https://github.com/Plex-Engineer/lending-market-v2/blob/ea5840de72eab58bec837bb51986ac73712fcfde/contracts/ERC20.sol#L13
`_initialSupply` is not used anywhere so coul…
-
- Use nested multiple require instead of && operator
https://github.com/Plex-Engineer/stableswap/blob/489d010eb99a0885139b2d5ed5a2d826838cc5f9/contracts/BaseV1-core.sol#L272
https://github.com/Plex-En…
-
At present, the periphery of the blue-green cell can only be expanded into blue cells. I suggest that around the blue-green grid can be expanded into blue-green cells, or players can choose any blue o…
-
Anyone can change adminFee by setAdminFee function
If it isn't mock contract, I think should add ownable access control to this contract.
https://github.com/chimera-defi/SharedDeposit/blob/1fe4278…
-
Hi,
PWM with python-periphery can get stuck if frequency will be increased:
Reproducing the error:
```
from periphery import PWM
pwm = PWM(0, 0)
pwm.duty_cycle = 0
pwm.frequency = 5000
pwm.d…
-
Originally reported by: **Hong (Bitbucket: [xuhdev](https://bitbucket.org/xuhdev), GitHub: [xuhdev](https://github.com/xuhdev))**
----------------------------------------
If non-nil, show parens whe…
TheBB updated
7 years ago
-
I have this set up but there are hard edges around the screen where head tracking does not move past at first and then it jerks over the edge and then works smooth around the periphery. I don't know h…
-
Take GPIO for example, there are `controlXType` and `mclock` in `GPIOAttachParams` .
https://github.com/sifive/sifive-blocks/blob/f79faa262dfad74d81d9bffd5469ad3de6fb244e/src/main/scala/devices/gp…
-
https://github.com/Uniswap/v3-periphery/issues/313