-
Hello i have a question, i clone this repository "master" to test in my localhost, all goes fine in the compile, but when i do :
`npx hardhat test` , say this error :
```
C:\Users\pepap\Deskto…
-
Contracts in openzeppelin-sdk/packages/lib/contracts can be used by other project, the upgradeability part in particular.
It would be nice to add solidity 0.6.0 support so that projects can continu…
-
### Version Information
* vyper Version (output of `vyper --version`): 0.3.10
* OS: osx/win
* Python Version (output of `python --version`): 3.12.3
### What's your issue about?
When I am co…
-
# 1. typos
instead of : _potentialReplcia
it should be : _potentialReplica
https://github.com/code-423n4/2022-06-connext/blob/20f86d58444d7c8178735ada7e456a3112116e54/contracts/contracts/core/connext/…
-
# Web3 Avatar and DID for Scientists
* Links scientist login credentials with user-readable public address
* Imports academic credentials and activity into a decentralized schema
* Allows scient…
-
# Table of Contents
1. [CollectionRoyalties.sol](#CollectionRoyalties)
2. [ICollectionFactory.sol](#ICollectionFactory)
3. [ContractFactory.sol](#ContractFactory)
4. [NFTCollection.sol](#NFTCollection…
-
# ISSUE LIST
#### C4-001 : Critical changes should use two-step procedure - Non Critical
#### C4-002 : Use safeTransfer/safeTransferFrom consistently instead of transfer/transferFrom - Low
#### C4-00…
-
# Low
## Obsolete pragma
The pragma version used is:
```
pragma solidity 0.8.10;
pragma solidity ^0.8.0;
```
But recently solidity released a new version with important Bugfixes:
- The first one …
-
## Summary
### Low Risk Issues
| |Issue|Instances|
|-|:-|:-:|
| [LOW‑1](#LOW‑1) | Missing Checks for Address(0x0) | 6 |
| [LOW‑2](#LOW‑2) | Use `_safeMint` instead of `_m…
-
### Description
The DAOstack platform is a stack built from the best infrastructure and toolset to create Decentralized Autonomous Organizations (DAOs) and Collaborative Dapps.
We believe the pote…