-
THE PROJECT CONTINUES. NOBODY HAS BEEN WORKING ON THE PROJECT SO FAR!
Hey bounty hunters!
I have 2 tasks. Need a ERC721 Contract basically openzeppelin's “opensea-creatures” on github. + website…
-
# QA (LOW & NON-CRITICAL)
## [L-01] Missing SafeCast
Failing to safecast from a greater value type to a lesser one might cause unintended math troubles and there are missing safecast operations with …
-
dApp that allows to permanently burn any Confidential Asset on Beam blockchain.
-
## 1) Proper Migration Entrypoint (done, not relevant)
* see branch [poc/migration](https://github.com/teamscanworks/ibc-rate-limits/tree/poc/migration)
## 2) Rolling Time Windows (done)
* …
-
### Overview
Provide a simple overview of what you wish to see added. Please include:
A built in API to feature Openzeppelin's upgradeable smart contracts. I'm thinking we could start with the tra…
-
# QA report
## Low Risk
| L-N |Issue|Instances|
|:------:|:----|:-------:|
| [L‑01] | Outdated versions of `@openzeppelin/contracts` and `@openzeppelin/contracts-upgradeable` | 2 |
| [L…
-
# C4-001 : transferOwnership should be two step process
## Impact - LOW
"LiquidityFarming" inherit OpenZeppelin's OwnableUpgradable contract which enables the onlyOwner role to transfer ownership to…
-
Most of the current listings do not have tests. Adding tests would ensure that we have not left any logic errors that could confuse readers later on.
We need to add atleast simple integration tests…
-
A core contract is efficient to avoid duplicated code especially when the code will be used as shared behavior in other contracts. In our case it's different, we use the core contract to use the code …
-
🧐 **Motivation**
In the process of developing smart contracts, I've identified a potential enhancement to the Context contract in OpenZeppelin. The goal is to provide more granular control over the e…