hedera-sdk-js icon indicating copy to clipboard operation
hedera-sdk-js copied to clipboard

Hedera™ Hashgraph SDK for JavaScript/TypeScript

Results 243 hedera-sdk-js issues
Sort by recently updated
recently updated
newest added

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade @grpc/grpc-js from 1.8.2 to 1.9.13. :information_source: Keep your dependencies up-to-date....

### Problem TBD ### Solution TBD ### Alternatives _No response_

enhancement
dependencies
p3
services

### Problem HIP-540 introduces new Hedera protobuf changes to TokenUpdateTransaction where the user will be able to remove keys that were initially set on the token. **HIP** - [x] https://hips.hedera.com/hip/hip-540...

enhancement
good first issue
dependencies
services
protobuf

### Problem TBD ### Solution TBD ### Alternatives _No response_

enhancement
dependencies
backlog
services

### Problem HIP-631 introduces a feature that adds virtual address support for accounts HIP: https://github.com/hashgraph/hedera-improvement-proposal/pull/631/files Protobuf PR: https://github.com/hashgraph/hedera-protobufs/pull/242 ### Solution Add support for: Note: Naming convention used is not finalized...

enhancement
dependencies
backlog
services

### Problem Return the auto renew account ID when requesting the account info query. Hedera Protobuf PR: - [x] https://github.com/hashgraph/hedera-protobufs/pull/236 ### Solution - [ ] Add `AccountInfo.autoRenewAccountId` to AccountInfo -...

enhancement
dependencies
backlog
services
protobuf
good first issue candidate

### Problem Add field for setting auto-renew accounts for accounts. Hedera Protobuf PR: - [x] https://github.com/hashgraph/hedera-protobufs/pull/236 ### Solution - [ ] Add `setAutoRenewAccountId` to `AccountCreateTransaction` - [ ] Add tests...

enhancement
dependencies
backlog
services
protobuf
good first issue candidate

### Problem Return the auto renew account ID when requesting the file info query. Hedera Protobuf PR: - [x] https://github.com/hashgraph/hedera-protobufs/pull/236 ### Solution - [ ] Add `FileInfo.autoRenewAccountId` to AccountInfo -...

enhancement
dependencies
backlog
services
protobuf
good first issue candidate

### Problem Add field for updating auto-renew accounts for files. Hedera Protobuf PR: - [x] https://github.com/hashgraph/hedera-protobufs/pull/236 ### Solution - [ ] Add `setAutoRenewAccountId` to `FileUpdateTransaction` - [ ] Add tests...

enhancement
dependencies
backlog
services
protobuf
good first issue candidate