-
Hi, thanks for the great lib!
I have encountered a bug where the same type is used for arguments which are both a different struct, for example, in the generated output:
```javascript
calcDue( …
-
Currently, in Clarity, it is mandatory to specify the length of sequences such as strings, list and buff at the time of declaration or in function signatures, as shown in the snippet below.
```
(…
-
### Component
Forge
### Describe the feature you would like
Table tests are a way to generate test cases based on a dataset of parameters (the table), enabling code reuse in tests that use th…
-
Create a design doc that lays out how [HIP 755](https://hips.hedera.com/hip/hip-755) can be implemented.
Calling out new components, interfaces and existing structures to add on to.
Open questions
- …
-
## Non-critical
### [N-01] Lint error
**manifest-v2/contracts/Proposal-Store.sol:**
- L9: 8 spaces to 4 spaces
- L37, L38, L39: 4 spaces to 8 spaces
- L35, L42: The `constructor` and the `AddPropos…
-
# QA report
## Low Risk
| L-N |Issue|
|:------:|:----|
| [L‑01] | Wrong event parameter emit |
| [L‑02] | With only admin role can't `acceptUpgrade` or `acceptUpgradeAndCall` |
| [L&…
-
我们的新版SBT即将部署到Base上,并且将通过最小捐赠额对非贡献者进行收费,因此我们需要重新设计我们的证书图片。
需要的元素:
发证组织: WTF Academy
课程:例如Solidity
等级:例如 Solidity 101, Advanced
名称:Certificate/Course Pass
旧版的证书图片:
![Image](https://github.com/WTFAcadem…
-
Hello, thank you for the tutorial on Medium. I was following it, but I got the error that libraries didn't support Solidity 0.7.3 anymore. When set to 0.8.0, _setTokenURI is not supported on 0.8.0. D…
-
https://docs.soliditylang.org/en/latest/080-breaking-changes.html says:
> Arithmetic operations revert on underflow and overflow. You can use `unchecked { ... }` to use the previous wrapping behavi…
-
# Handle
tensors
# Vulnerability details
## Impact
Many spots in the contracts are subject to overflows/underflows. In some instances this is the desired behavior,
but this is rarely the case. Co…