-
I attempted to bridge assets from BNB Smart Chain to Sepolia but encountered an issue during the token approval stage.
Source Network: BNB Smart Chain
Destination Network: Sepolia
Issue: The transact…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0xac22b432f475565c9ca28e80fa970c0b30d912cf334aec73ee9b521fe07c2129
**Severity:** medium
**Description:**
## Details
T…
-
### Goal
Write comprehensive tests to ensure the ERC-20 contract functions as expected and is secure.
### Tests to Include
- Initial token supply and balance
- Transfer functionality between acc…
-
# Lines of code
https://github.com/code-423n4/2024-08-superposition/blob/main/pkg/sol/OwnershipNFTs.sol#L98-L107
# Vulnerability details
## Impact
The vulnerability arises from the fact that after…
-
### Describe the bug
Our auto-merge into master from prod-release is failing for a particular repo.
I checked the branch protection rules and here is what I see that are checked:
* Require appr…
-
the functions in your locallib.php do not follow the frankenstyle naming rules:
https://moodledev.io/general/development/policies/codingstyle/frankenstyle#function-names
function names like "get_u…
-
0xaliyah
Medium
# infinite approval will always revert for some ERC20 compliant tokens
## Summary
```solidity
/**
* @notice Approves `grantee` to spend infinite tokens from the caller…
-
# Bug Report
## Description
Any of these issues can be split in sub-tasks if it deserves it's own space.
Issues:
1. No feedback after token approval. Once the approval is confirmed the Swap dialog …
-
This is my Code owner file
* @org/team1 @org/team2 @org/team3
/.github/ @org/team4
These are the arguments to actions
token: ***
read_org_scoped_token: ***
org_name: org
…
-
If any smart contract has not installed the Multisig plugin, it would have a signature threshold of 0, and passing an empty signature into the `isValidSignature` function would cause it to return `suc…