Quentin Nivelais

Results 5 issues of Quentin Nivelais

It would be awesome to have another type of `EventBuilder` using typebox instead of zod schema. TypeBox provide better runtime performance, and is now more used than Zod (https://npmtrends.com/@sinclair/typebox-vs-yup-vs-zod) On...

Update the visibility of the storage location const from private to internal. This would break ERC-7201 arround storage naming for the contracts who override this constants, but it will permit...

Implement issue: https://github.com/OpenZeppelin/openzeppelin-transpiler/issues/141

This PR introduces a new way to run `create2crunch` that allows chaining multiple contract crunching processes when they are interdependent. This feature is particularly useful for scenarios like deploying contracts...

### Description: There's an issue where the `referrer` property for a user profile is not updated after the first event. The initial referrer is incorrectly used for all subsequent events,...