Oleg Gun

Results 16 issues of Oleg Gun

**🧐 Motivation** I was using ERC223 for some time with ERC998 but it seems to be obsolete and superseded by EIP-1363. It would be good to have the out-of-the-box implementation...

**🧐 Motivation** As we now have #4425 I would like to raise the question about the unification of AccessControlDefaultAdminRules and Ownable2Step These two flows look very similar but have slightly...

**Bug Description** A clear and concise description of the bug. **Steps to Reproduce** 1. Buils project using webpack ``` WARNING in ../../node_modules/@uniswap/widgets/dist/cjs/index-4f48ae8b.cjs 21221:117-155 Critical dependency: the request of a dependency...

bug

this will allow you to see the repositary URL on npm.com https://www.npmjs.com/package/@chainlink/contracts and in tools like renovate

### Is there an existing issue that is already proposing this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe...

type: enhancement :wolf:
needs triage

## Describe the bug ### How to fix rollback types for ``` useFactory?: (...args: unknown[]) => RedisModuleOptions | Promise; ``` it should be `any` not `unknown`

bug