SimiHunjan

Results 201 issues of SimiHunjan

### Problem The following issues were added to increase the stability and performance of the SDKs when nodes are unavailable. https://github.com/hashgraph/hedera-sdk-js/issues/769 https://github.com/hashgraph/hedera-sdk-js/issues/768 https://github.com/hashgraph/hedera-sdk-js/issues/766 After the enhancements are implemented, the SDK...

enhancement

### Problem Identify areas to add unit tests and increase the test coverage. ### Solution Add units tests. ### Alternatives _No response_

enhancement
p1

### Problem A CodePen instance errored using the JS SDK: https://codepen.io/atulhedera/pen/gOeLOjR The error is that the import runs into some issue so even the simplest of the JS code (like...

enhancement
blocked

### Problem TCKs allows independent implementations to have a way to test for compatibility of the feature. ### Solution Add TCK Implement a TCK: - [ ] TCK should require...

enhancement
p1

### Problem The code examples in the examples folder are not consistent across all SDKs. ### Solution Update the code examples to be the same across all SDKs. ### Alternatives...

enhancement
p3
sprint backlog

### Problem The private mirror node is listed as the mirror node endpoint in the SDKs. ### Solution Update to the public mirror node endpoint. ### Alternatives _No response_

enhancement
backlog

### Problem The following issues were added to increase the stability and performance of the SDKs when nodes are unavailable. https://github.com/hashgraph/hedera-sdk-java/issues/788 https://github.com/hashgraph/hedera-sdk-java/issues/787 https://github.com/hashgraph/hedera-sdk-java/issues/785 After the enhancements are implemented, the SDK...

enhancement

### Problem The private mirror node is listed as the mirror node endpoint in the SDKs. ### Solution Update to the public mirror node endpoint. ### Alternatives _No response_

enhancement
backlog

### Problem Currently the only way to trigger the auto-create flow is by setting the alias on the CryptoTransfer. With [0.30.0](https://github.com/hashgraph/hedera-protobufs/pull/223) of the protobufs the CryptoCreate message has this option....

enhancement
p1
beta

### Problem HIP-514 introduces new token precompiles that Hedera supports. Add examples using the new precompiles are supported. HIP: https://hips.hedera.com/hip/hip-514 The following are not yet support from the list: -...

enhancement
p1
blocked