-
**Is your feature request related to a problem? Please describe.**
While trying to deploy a contract that contains a `linkReferences` to other libraries, the generated Rust code does not contain t…
-
There's no hook for logging contract events like https://wagmi.sh/react/api/hooks/useWatchContractEvent#usewatchcontractevent
-
### Description
The data displayed when entering the details section of the address details page for the first time is incorrect.
Refresh or access again is correct.
![image](https://github.com/b…
-
## Add unchecked {} for subtractions where the operands cannot underflow because of a previous `require()` or `if`-statement
since checking for underflow is already done in previous `require()` or `if…
-
One idea that @Stebalien and I chatted about today is introducing first-class support for upgradable actors in the FVM. This conversation forked from the "how do we upgrade system actors?" question.
…
-
**Github username:** --
**Twitter username:** @EgisSec
**Submission hash (on-chain):** 0x972b24603737205756aa554ac4f08049d291577d6e0eca2600aff0e6abdd8a86
**Severity:** low
**Description:**
**Descrip…
-
# Lines of code
https://github.com/code-423n4/2024-09-fenix-finance/blob/main/contracts/core/VoterUpgradeableV2.sol#L239
https://github.com/code-423n4/2024-09-fenix-finance/blob/main/contracts/core/V…
-
With the current `repl` command, is easy to start the repl and load a contract given its address and ABI:
```sh
eth repl erc20@0x89d24a6b4ccb1b6faa2625fe562bdd9a23260359
# or
eth repl
> .loadc …
-
Hi,
first of all I want to say thank you for this great library!
I use it to share typed api routes between backend and frontend.
Basically I define a contract using json schemas. This is then …
-
# WETH staking rewards accumulated before the first staker deposits remain unutilized and stuck in the `Staking` contract
### Severity
High Risk
### Relevant GitHub Links
https://github.com/Cyfrin/2…