-
Currently the register function on **schema-registry.ts** accepts any contract as a resolver. We need to ensure that only valid resolver contracts are accepted. I faced this issue earlier when I accid…
-
# Handle
0xRajeev
# Vulnerability details
## Impact
Critical contract parameters of non-address types, i,e. integers should have sanity/threshold checks in constructor/initialize/setter to ensure…
-
Hi, I want to deploy my contract to L2 network, but it failed. The message like this:
![20210324091649](https://user-images.githubusercontent.com/3087325/112239848-381d1800-8c82-11eb-81ee-0de72069d…
-
We have a hardhat project with our own deterministic factory, that is already deployed.
Is there any way we could use hardhat-deploy with our own deterministic factory?
I couldn't find any examples …
-
Use some workflow similar to Uniswap.
-
Currently starknet.rs uses `deployContract` (camelCase):
https://github.com/xJonathanLEI/starknet-rs/blob/36ec1d681fc2917ca4857d14ce262ed7c2b60a7a/starknet-contract/src/factory.rs#L15-L16
OpenZepp…
-
### Issue:
The `addLiquidityETH `function is failing on the official Uniswap V2 Factory and Router addresses listed https://docs.uniswap.org/contracts/v2/reference/smart-contracts/v2-deployments fo…
-
**Github username:** --
**Twitter username:** atharv_181
**Submission hash (on-chain):** 0xbc167ac64e1203ba5d2e0f02f21215630f06de9088035bcba0d40abcbd139528
**Severity:** medium
**Description:**
## T…
-
# Handle
0xRajeev
# Vulnerability details
## Impact
None of the Factory owner setter functions emit events to record these changes on-chain for off-chain monitors/tools/interfaces to register the…
-
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…