Anirudh Ghanta
Anirudh Ghanta
### Problem follow : https://github.com/hashgraph/hedera-services/issues/2331 ### Solution Follow : https://github.com/hashgraph/hedera-protobufs/issues/103 ### Alternatives _No response_
### Problem Duplicate of https://github.com/hashgraph/hedera-services/issues/2269 ### Solution Follow https://github.com/hashgraph/hedera-protobufs/issues/97 ### Alternatives _No response_
### Problem Make appropriate changes to supper [HIP-24](https://github.com/hashgraph/hedera-improvement-proposal/blob/master/HIP/hip-24.md) ### Solution Follow https://github.com/hashgraph/hedera-protobufs/pull/96 ### Alternatives _No response_
### Problem During a `CryptoCreate` or `CryptoUpdate`, if the proposed automatic association slots is more than the allowed tokenAssociations on the network, we should fail with `REQUESTED_NUM_AUTOMATIC_ASSOCIATIONS_EXCEEDS_ASSOCIATION_LIMIT` ### Solution Add...
### Problem Issue for https://github.com/hashgraph/hedera-protobufs/pull/79
### Problem 1. If a fee schedule denomination is a token, it must be a Fungible Token 2. A Non Fungible Token cannot have a fraction fee in its FeeSchedule...
Add new response code RECEIVER_SIG_REQUIRED to refine the INVALID_SIGNATURE response code. Resolves issue : https://github.com/hashgraph/hedera-services/issues/1556
Resolves issue : https://github.com/hashgraph/hedera-services/issues/1586 Add Messages: - [ ] `CustomTransferFeeInTokens` To specify custom Fee to pay in Token Units of a `TokenId` to a receiver `receiverAccountID` - [ ] `CustomTokenUnitFees`...
**Summary** As a Hedera Services client, I need the address book to contain one entry per node so it's easier to consume and doesn't duplicate information. Currently, for the 0.0.101...
Signed-off-by: anighanta **Description**: **Related issue(s)**: Fixes #197 **Notes for reviewer**: **Checklist** - [ ] Documented (Code comments, README, etc.) - [ ] Tested (unit, integration, etc.)