-
- https://github.com/hashgraph/hedera-sdk-java/blob/main/sdk/src/main/java/com/hedera/hashgraph/sdk/AccountInfo.java#L117
- https://github.com/hashgraph/hedera-sdk-java/blob/main/sdk/src/main/java/co…
-
```[tasklist]
### Implementation
- [ ] https://github.com/hashgraph/hedera-services/issues/14767
- [ ] https://github.com/hashgraph/hedera-services/issues/14768
- [ ] https://github.com/hashgraph/hede…
-
### Problem
HIP-745 does not have a wide range of integration tests.
https://hips.hedera.com/HIP/hip-745.html
https://github.com/hashgraph/hedera-sdk-go/pull/862/files
### Solution
Investig…
-
### Problem
HIP: https://hips.hedera.com/hip/hip-844
Protobuf PR: https://github.com/hashgraph/hedera-protobufs/pull/312
Introduce rules for when to update an Ethereum transaction signer’s nonce an…
-
### Description
Running the `hedera start` command show the UI in teh command line temporarily and then fails wtih
```
─Consensus Node Log───────────────────────────────────────────────────────…
-
As a Block Node Operator
I want to reduce the number of system calls needed to persist a single block
So that I can minimize operating costs.
This task is to change block persistence to persist t…
-
- https://github.com/hashgraph/hedera-sdk-java/blob/main/sdk/src/main/java/com/hedera/hashgraph/sdk/TokenCreateTransaction.java#L550
- https://github.com/hashgraph/hedera-sdk-java/blob/main/sdk/src/m…
-
### Problem
Make sure we don't have cross-contamination of State between different concurrent transactions.
We also should make sure we create a single instance bean of the other state related c…
-
### To Reproduce
```markdown
rm -rf ~/.solo/cache
rm ~/.solo/solo.config
export SOLO_CLUSTER_NAME=solo-e2e
export SOLO_NAMESPACE=solo-e2e
export SOLO_CLUSTER_SETUP_NAMESPACE=fullstack-setup
k…
-
### Description
When following the startup descriptions on [how-to-set-up-a-hedera-local-node](https://docs.hedera.com/hedera/tutorials/local-node/how-to-set-up-a-hedera-local-node) the step fails wi…