-
Good work on this.
How does it handle having for example a factory contract which creates another contract and both contracts are in the same .sol file?
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x70b7627c84e9b57eee8196702db44b5bbecf29e0c0ba19d4b1d42e4963f7a294
**Severity:** high
**Description:**
**Description*…
-
The fraction vault factory should manage the logic of a user depositing their ownership of the Counter contract.
1. User deposits Counter Contract into the Fraction Vault
2. ERC20 contract is deploye…
-
# Handle
TomFrench
# Vulnerability details
## Impact
Co-mingling of DAO and user funds for no reason. Requirement to deploy a specialised factory to retrieve funds and store them somewhere more s…
-
Hi, Thirdweb team,
I'm creating a social dApp using a custom contract and Smart Wallet on my custom network. When I try to write the contract via the dApp. It returns `Unhandled Runtime Error`.
…
-
**When I try to npm run start this code I get this error:**
__________________________________________________________
TypeError: web3.eth.Contract is not a constructor
at Object. (C:\Users\Joh…
-
# Handle
WatchPug
# Vulnerability details
For the storage variables that will be accessed multiple times, cache them in the stack can save ~100 gas from each extra read (`SLOAD` after Berlin).
Fo…
-
# Handle
tensors
# Vulnerability details
Remove unused import for testing to save gas:
https://github.com/code-423n4/2021-10-defiprotocol/blob/7ca848f2779e2e64ed0b4756c02f0137ecd73e50/contracts/c…
-
# Handle
kenzo
# Vulnerability details
In some places where data is discarded such as ```bondBurn```, part of the data is set to 0 (```auctionBonder```), and other parts are not (```bondTimestamp`…
-
Hello, using your library.
In laravel 5.4 I get:
Type error: Argument 1 passed to Illuminate\Cache\RedisStore::__construct() must be an instance of Illuminate\Contracts\Redis\Factory, instance of Re…