-
**Github username:** @shealtielanz
**Twitter username:** shealtielanz
**Submission hash (on-chain):** 0x206c952bef7f13b55cfc44a6bf5945ffd021bfaa60a8030113e1516614386332
**Severity:** high
**Descript…
-
Deployment costs per byte of code are going to be increased by a factor of ~5 with this change: https://github.com/near/nearcore/pull/6397
Probably this will happen with protocol version 53, which …
-
# Handle
ye0lde
# Vulnerability details
## Impact
Removing unused named return variables can reduce gas usage and improve code clarity.
## Proof of Concept
The unused named return variable is her…
-
Composer install doesn't work on this project with composer v2
Error:
Deprecation Notice: Class App\User located in ./app/Models/User.php does not comply with psr-4 autoloading standard. I…
-
### Scope
With this proposal, we aim to clarify the place of V2 and global legacy factory vaults within the Yearn fee/revenue structure and outline a path to continue their growth and maintenance a…
-
Changes in the storage resulting from constructor calls were improperly recorded as happening on the factory contract storage instead of created contract.
This is already fixed for new data and most…
-
I followed the official web3 example, but for some reason it throws a bunch of errors for me, because my case-scenario has deploy and send chained to the instance.
![Screenshot 2021-12-18 at 13 36 …
-
EVM processor has ability to check for factory contracts
[SQUID EVM FACTORY](https://docs.subsquid.io/develop-a-squid/evm-processor/factory-contracts/#factory-contracts)
It would be possible to …
-
@iainnash could you please clarify exactly what inputs we want to be passing into the "rendererInitializer" bytes param (line 40 of this the [factory contract](https://github.com/public-assembly/curat…
-
Running the same script and deploying the same contract with the same salt (ie, 0) deploys to a **new** contract address and **not** the deterministic address `0xc2b78104907F722DABAc4C69f826a522B2754D…