-
NB for myself: Xin Li to send me example
Output: algorithm profiling in dynamics of 100M, published to perf web site
-
### Problem
On Hedera both HTS tokens and ERC tokens are supported. However, HTS tokens have improved APIs and allow for easy retrieval of existence and balance across accounts on the network.
Like …
-
## Description
This epic is to track the required interim changes to the mTLS key loading logic in support of Full Stack Network Manager.
```[tasklist]
### Tasks
- [ ] https://github.com/hashgraph…
-
### 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…
-
This ticket is similar to https://github.com/hashgraph/hedera-services/issues/15915, but about a different app.
`MerkleMap` is no longer used in Hedera services, it does not make sense to support i…
-
- 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…
-
### Description
Variation 1 - EVM address as string:
```js
const assocTx = await new TokenAssociateTransaction()
.setAccountId('0x34fe5d75bd7ee95273ac9883c460d71edb0a2b6e')
.s…
bguiz updated
3 months ago
-
### 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
-
### Solution
-
### Alternatives
_No response_
-
HTS emulation as currently implemented posses two main issues
1. **Fully re-implement HTS behavior.** HTS contains many validations and customizations, which can be difficult to get right in Solidi…