Michael Tinker

Results 19 issues of Michael Tinker

**Description**: - Adds a draft HIP that proposes payer-sponsored `CryptoTransfer` auto-creations, thus permitting auto-creation by sending HTS assets to a new alias.

**Description**: - Clarify that HIP-540's `TokenKeyValidation.NONE` mode does **not** allow the user to set structurally invalid keys in state; but only to omit new keys from the `TokenUpdate` signing requirements.

**Description**: - Adds a field to report the amount of `0.0.800` balance reserved to pay pending rewards at the close of the just-ending staking period. - C.f. https://github.com/hashgraph/hedera-services/issues/7946

**Description**: - Updates doc to show the deprecated [`getAccountNftInfos` and `getTokenNftInfos` queries](https://hashgraph.github.io/hedera-protobufs/#proto.TokenService) as now **permanently disabled**. - Fixes some inaccuracies in _README_.

**Description**: - Adds an option to `CryptoGetAccountRecordsQuery` to restrict the first payer record returned. - The user can restrict either: 1. The earliest consensus time returned; or, 2. The `TransactionID`...

**Description**: - Add a `NetworkService.initiateBlsProtocol` transaction to initiate either the `GENESIS` or `REKEY` protocol.

### Problem Existing system transactions do not support triggering Platform protocols for BLS signatures. ### Solution Add a new transaction to the `NetworkService` with ability to initiate either phase of...

enhancement

### Description The init code used to create a contract is in the file referenced by the `FileID` in the `ContractCreateTransactionBody`. However, the resulting bytecode is immutable, and not stored...

bug

**Description**: - Adds HIP with 5 small proposals that each improve the legibility and extensibility of the record stream.