Mhammed Talhaouy
Mhammed Talhaouy
### What: - [ ] Bug Fix - [x] New Feature ### Description: In this PR i have added a new `toBeWithin` expectation method to Pest. This method allows for...
This pull request introduces a new `slugify` method to the `Str` class and a corresponding `toBeSlug` assertion method to the `Expectation` class in the **PestPHP framework**. Additionally, it includes comprehensive...
This pull request adds a .editorconfig file to ensure consistent coding styles for Python, HTML, and Solidity... files.
## Description This PR addresses an inconsistency in the `make_setter` function in `vyper/codegen/core.py`. The function was handling `clamp_basetype` differently for primitive word types compared to other data types (like bytestrings...