-
### Problem
The token mint meta data field accepts type byte, but in the JS SDK you have the option to accept string as well.
JS: https://github.com/hashgraph/hedera-sdk-js/blob/main/src/token/Tok…
-
### Description
The Javascript version of a token association transaction correctly handles a token association signed by an operator whose public key does not match the public key associated with …
-
### Description
https://github.com/hashgraph/hedera-sdk-java/pull/637#discussion_r690769783
### Steps to reproduce
Create a PR
### Additional context
_No response_
### Hedera network
other
###…
-
https://github.com/hashgraph/hedera-sdk-go/blob/e09a07ac6019e29eaa832229a7205f376976f994/token_create_transaction.go#L476
If the expiry is set to 1, GetExpiryTime will return 2
-
ui-service npm install failing at did-sdk-js@0.0.1.
**To Reproduce**
Steps to reproduce the behavior:
run "npm install" in the ui-service folder. Install fails.
OR run "npm install did-sdk-js@…
-
When using the 'Discord chat' invite on this docs page:
https://docs.hedera.com/guides/#have-feedback
discord reports: Invalid Invite. This invite has expired or you might not have permission t…
-
### Problem
Currently for any PR we have CI that runs only against `testnet`, but it would be useful to run it against the latest stable version of Hedera Services as well. This would allow us to hav…
-
### Description
The record for a transfer transaction where a token is auto associated should return `AutomaticTokenAssociations`. Currently, it does not. The Java SDK returns it correctly.
### Ste…
-
### Problem
The SDK currently does not have complete TLS support.
### Solution
Hedera Services will be adding TLS support in the 0.17.0 release to enable complete TLS support.
### Alterna…
-
### Problem
The need to associate a wallet with a certain token in order to be able to receive this token on the wallet poses usabity issues and makes some business flows that are common practice in …