Ognyan Chikov

Results 14 issues of Ognyan Chikov

### Description I've used this contract which is deployed through HSCS: ``` // SPDX-License-Identifier: GPL-3.0-or-later pragma solidity >=0.8.0; contract ReturnDataTypes { function returnUint(uint24 count) external pure returns (uint24) { return...

bug
p1

### Description Fix lint workflow not to error. ### Steps to reproduce 1. Run the workflow on push ### Additional context ### Hedera network mainnet, testnet, previewnet ### Version Current...

bug

## 🆕🐥 First Timers Only This issue is reserved for people who have never contributed to [Hedera](https://hedera.com) or any open source project in general. We know that creating a pull...

enhancement
good first issue
hacktoberfest

### Description Once all decisions to do with this [reference](https://github.com/hashgraph/hedera-sdk-reference/issues/73) have been made, the code in this SDK will need to be changed to match. Linked Issues: - [x] #1277...

enhancement
Epic