-
# Lines of code
https://github.com/code-423n4/2024-08-superposition/blob/4528c9d2dbe1550d2660dac903a8246076044905/pkg/sol/OwnershipNFTs.sol#L13
# Vulnerability details
## Bug Description
The cont…
-
### Overview
right now to compile only vyper contracts, i do this:
```sh
ape compile contracts/*.vy
```
but that approach is a bit limited.
### Specification
Have it automatically wor…
-
**Github username:** @0xmahdirostami
**Twitter username:** 0xmahdirostami
**Submission hash (on-chain):** 0x4a7a612fd62ef9364c23b61b1f39f0277f2ed86f38f288f403cc2da0f79386c3
**Severity:** high
**Desc…
-
Since we need EIP-1153 for the interop smart contracts, we need to use a more modern Solidity compiler. By only updating some smart contracts to use the new compiler version and keeping the old ve…
tynes updated
1 month ago
-
Hi,
I noticed an insecure practice in the following example (_GameItem.sol_), from the documentation: https://docs.openzeppelin.com/contracts/4.x/erc721#constructing_an_erc721_token_contract
`…
-
When I issue `pnpm build` in `packages/contract`, and I have a syntax error, I often get something I can't understand, such as
```
qbzzt1@penguin:~/zk/packages/contracts$ pnpm build
> contract…
qbzzt updated
2 months ago
-
Add a minimal framework to can be used to add pre-compiles to `pallet_revive`. Then implement all the [original pre-compiles ](https://www.evm.codes/precompiled) with it.
This initial solution should…
athei updated
4 hours ago
-
0xmystery
High
# A missing reward update in UsualSP::removeOriginalAllocation will cause reduced reward accumulation for users
### Summary
The missing reward update in `removeOriginalAllocation` w…
-
# Description
Create a Soulbond AA with no transferable and Token bound account that can inherit and manage token.
https://github.com/starknet-io/SNIPs/blob/main/SNIPS/snip-14.md
# Tasks
-…
-
Semaphore contract is the core of the Semaphore protocol, managing groups and members. It delegates zk-SNARK proof validation to the ISemaphoreVerifier contract.
References:
https://github.com/sem…