Yash Singh

Results 5 comments of Yash Singh

Hi @Un96, thanks for the follow‑up—what you’re seeing is actually by design, not a bug: Auto‑getter signature ``` mapping(address => uint256[]) public holderCertificates; ``` the compiler only emits: ```function holderCertificates(address...

Hi, I'd like to work on this issue. Please assign it to me if it's available. Let me know if there's anything specific you'd like me to follow while fixing...

No I will work on this and if i need your help surely ask you.

Hi, I've submitted a [PR for this issue: #18059 ](fix: update description path in MockV3Aggregator.sol #18059) It updates the `description()` function in `MockV3Aggregator.sol` to reflect the correct file path. Let...