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

Hedera™ Hashgraph SDK for Java

Results 176 hedera-sdk-java issues
Sort by recently updated
recently updated
newest added

Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.7.3 to 4.8.6. Release notes Sourced from com.github.spotbugs:spotbugs-annotations's releases. SpotBugs 4.8.6 CHANGELOG Fixed Do not report BC_UNCONFIRMED_CAST for Java 21's type switches when the switch instruction is...

dependencies
java

Bumps com.github.spotbugs from 5.1.3 to 6.0.18. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.github.spotbugs&package-manager=gradle&previous-version=5.1.3&new-version=6.0.18)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

### Description yeah.. kinda at a Client impasse now @Datadamus as unable to use HH SDK to read the Wallet Users profile SC and Query and Execution seem to use...

bug

**TODOs:** - [ ] `@hashgraph/hedera-sdk-java-maintainers` seems not working as @agadzhalov PR approvals not allowing to merge the PR in Java SDK *(maybe there is a similar situation in other SDKs?)*...

### Problem The Dynamic Address Book will change the currently manually administered address book for Hedera into an HAPI managed configuration, updatable via signed Hedera transactions on a daily basis...

enhancement
Epic
dependencies
services
protobuf

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.7. Release notes Sourced from actions/checkout's releases. v4.1.7 What's Changed Bump the minor-npm-dependencies group across 1 directory with 4 updates by @​dependabot in actions/checkout#1739 Bump...

dependencies
github_actions

### Problem This HIP enables frictionless airdrops of both fungible and non-fungible tokens by removing the requirement to pre-associate tokens with the receiver’s account, and by allowing the sender to...

enhancement
Epic
dependencies

### Problem A single Client can only provide limited throughput mostly due to this setting in network nodes: ``` netty.prod.maxConcurrentCalls = 10 ``` Load tests require creating many Clients (10-150)...

enhancement

Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.7.0 to 2.8.1. Release notes Sourced from step-security/harden-runner's releases. v2.8.1 What's Changed Bug fix: Update isGitHubHosted implementation by @​varunsh-coder in step-security/harden-runner#425 The previous implementation incorrectly identified large...

dependencies
github_actions

Bumps [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) from 2.21.1 to 2.28.0. Release notes Sourced from com.google.errorprone:error_prone_core's releases. Error Prone 2.28.0 Error Prone nows supports the latest JDK 23 EA builds (#4412, #4415). Closed issues: Improved...

dependencies
java