-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0xca7711493d278c5dc733a88e0111ddbe6bb16bf6ce891e3898aab1fe2aa3774f
**Severity:** medium
**Description:**
**Descriptio…
-
There are multiple places in the SDK where we may pass a portion of an ABI
e.g.
burn(uint256,uint256)
This is done when using a Contract that wasn't created with a full abi as an argument (client-si…
-
what is the purpose of the template file if it is outdated?
update it, getting rid of it? is uint160 even used anymore (a quick look doesn't show so)?
-
We need to know if any of these contracts need to be translated to Move and included in our genesis process. They will be needed if they provide functionality which we also need.
-
### Ethers Version
6.8.0
### Search Terms
inferType
### Describe the Problem
# Rationale
`inferTypes()` function adds type `eip2930` incorrectly:
https://github.com/ethers-io/ethers.js/blob/mai…
-
- When creating a new token, provide the option for the new `StandardToken256` contract or default to it.
- Token balances and transfers should look to the contract to see if its `UInt64` or `UInt25…
-
# Lines of code
https://github.com/code-423n4/2024-08-wildcat/blob/main/src/market/WildcatMarket.sol#L226
# Vulnerability details
## Impact
Inconsistency across multiple functions can cause borrow…
-
# Summary
Add support for the bitwise unary operator `~`, the bitwise binary operators `&`, `|`, and `^`, and the shift operators `>>` and `
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x583b3a6802966b63ea69ff06445baf91abc0d509afef998d359eb6198c369eca
**Severity:** medium
**Description:**
**Descriptio…
-
0x73696d616f
Medium
# Withdrawing all `lv` before expiry will lead to lost funds in the Vault
### Summary
[VaultLib:redeemEarly()](https://github.com/sherlock-audit/2024-08-cork-protocol/blob/main…