-
Based on Menguitah's message in discord support (https://discord.com/channels/748635004384313474/1250212886219849747)
nexus is returning inconsistent NFT counts in /accounts/oasis1 evm_balances vs /a…
-
- code: `2319tanggung`
- display:
- issue: The use of `` in the above context does not yet have the desired effect in display.
-
# Lines of code
https://github.com/code-423n4/2023-11-shellprotocol/blob/main/src/ocean/Ocean.sol#L317-L366
# Vulnerability details
## Impact
The `Ocean` contract is not fully compliant with the E…
-
# Lines of code
https://github.com/code-423n4/2024-02-spectra/blob/main/src/tokens/PrincipalToken.sol#L483-L485
https://github.com/code-423n4/2024-02-spectra/blob/main/src/tokens/PrincipalToken.sol#L…
-
-
# Lines of code
# Vulnerability details
## Vulnerability
The original vulnerability involved a potential DOS attack when stopping a rental involving ERC-777 tokens. The root cause was the possibi…
-
# Lines of code
https://github.com/code-423n4/2023-11-shellprotocol/blob/485de7383cdf88284ee6bcf2926fb7c19e9fb257/src/adapters/OceanAdapter.sol#L108-L110
https://github.com/code-423n4/2023-11-shellpr…
-
With the release of ERC-4337 v0.7.0, the BLS + Compression work (Contracts, tests, utilities, demo) should be updated to the latest 4337 version. The bulk of this work will likely be updating the comp…
-
**Describe the feature**
Our bundling procedure was built to a different version of the ERC-4337 spec.
We should conform to the spec and follow the steps laid out here: https://github.com/eth-infi…
-
### Issue
toTitleCase only selects and operates on the _first_ character of each word, which in many cases is insufficient.
Examples:
```
const desiredResult = 'The MRI Machine'
t.equal(nlp('…
wesww updated
3 years ago