-
### Problem
-
### Solution
Extract the common logic in `TokenAirdrop` and `Transfer` transactions - creating new struct `TokenTransferLogic` and using it via composition.
### Alternatives
_No res…
-
### Description
We export Hedera wallet as a Keystore using the Java SDK which produces a keystore with `version: 2`. That Keystore cannot be used anywhere as most of the other projects are using the…
-
Remove all other static references in the state other than `ConfigurationHolder` (removed in https://github.com/hashgraph/hedera-services/issues/15315).
-
### Description
In Hedera, there is a possibility to give an allowance to an `account` for a NFT by either specifying a given serial number of the NFT collection or allowing for all serials in a NF…
-
Hi, I am using solc-js independently as I am trying to deploy some contracts in Hedera.
I have a question for you.
Truffle and Hardhat generate a bytecode in the json that the ABI has. But it has a …
-
### Description
This is the error:
```
Error subscribing to topic 0.0.34026405 during attempt 0. Waiting 250 ms before next attempt: Topic 0.0.34026405 does not exist
/home/nicola/hdid/node_modu…
-
### Description
@theekrystallee @SimiHunjan
Please see these comment for background: https://github.com/hashgraph/hedera-sdk-js/issues/1427#issuecomment-1416037040
- approve allowance for all se…
-
### Description
The current Expo Version in the SDK is ^49.0.16 within the script.
However, the latest Expo Version is expo@51.0.14
Can we get this updated?
Currently, by passing it with npm i…
-
Attempted import error: 'hash-sdk' does not contain a default export (imported as 'hash').
https://replit.com/@PabloPeillard1/hedera-reactjs-boilerplate
-
I recommend deleting from here. It's present as deprecated in the Java and Go SDKs (not the JavaScript one). The service itself no longer exists in Hedera Services or Protobufs of any form (not even a…