Miroslav Gatsanoga

Results 10 issues of Miroslav Gatsanoga

**Description**: Updated details, SDK example and add expected protobuf changes.

**Description**: - Following up on comments from https://github.com/hashgraph/hedera-services/pull/12838 - Remove approach for dispatching child CryptoTransfer - Describe check if the airdrop sender has approved token allowances **Checklist** - [ ]...

**Description**: **Related issue(s)**: Fixes # **Notes for reviewer**: **Checklist** - [X] Documented (Code comments, README, etc.) - [ ] Tested (unit, integration, etc.)

Limechain
Design

[HIP-657](https://hips.hedera.com/hip/hip-657) introduced new metadata key that can be updated with `TokenUpdate` transaction. We need to add that ability in precompiles such as update token info and update token keys as...

enhancement

[HIP-540](https://hips.hedera.com/hip/hip-540) adds the ability to avoid checking of the validity of the updated key during token updates. We need to add that ability in precompiles such as update token info...

enhancement

**Description**: Updating proto definitions as specified in [HIP-904](https://hips.hedera.com/hip/hip-904#hapi-hedera-api). **Notes for reviewer**: **Checklist** - [ ] Documented (Code comments, README, etc.) - [ ] Tested (unit, integration, etc.)

**Description**: Update ContractInfo query to return missing account related information as described [in the HIP PR](https://github.com/hashgraph/hedera-improvement-proposal/pull/758) for unifying ContractInfo and AccountInfo queries. **Related issue(s)**: Fixes # **Notes for reviewer**: **Checklist**...

enhancement

**Description**: Translator from block stream items (produced by consensus submit message transactions) to record stream entries. In order to validate streams produced by transactions from `SubmitMessageSuite` run the following Gradle...

**Description**: This PR builds upon the changes from https://github.com/hashgraph/hedera-services/pull/14157, fixing for the only one left directory (`**/swirlds-tmp`). **Related issue(s)**: Fixes https://github.com/hashgraph/hedera-services/issues/6714 **Notes for reviewer**: The changes introduced are mostly in...

**Description**: Create additional block stream validator that will validate the structure of the contents in each block. **Related issue(s)**: Fixes https://github.com/hashgraph/hedera-services/issues/15474 **Notes for reviewer**: Used [this doc](https://github.com/hashgraph/hedera-services/blob/develop/hapi/hedera-protobufs/block/stream/block_item.proto#L61) for defining the...

Block Streams