Joshua

Results 11 comments of Joshua

A possible solution (if one doesn't exist): - Introduce a new ContractStructParameter class - Add the the usual methods such as addBytes, addAddress, addUint256 etc. - Then introduce a new...

I found a suitable workaround using Ethers.js, so this 'feature request' is now a low priority. But would be nice to have it built into the SDK one day to...

I also get INVALID_NODE_ACCOUNT from time to time. In an attempt to try and narrow down the node ID, I fetched all IP addresses from https://mainnet-public.mirrornode.hedera.com/api/v1/network/nodes Example: {"ip_address_v4":"34.239.82.6","port":50211} and {"ip_address_v4":"35.237.200.180","port":50211}...

> Hi @iron4548 and thank you for your response. > > I guess you are aware we have 31 nodes (account 0.0.3 - account 0.0.34). The page you’ve pointed https://mainnet-public.mirrornode.hedera.com/api/v1/network/nodes...

Thanks for the bump I updated the sdk to 2.35.0 from 2.34.1, and it was still showing 'any' for the popup tooltip in Visual Code. But if I navigate to...

> Hi [iron4548](https://github.com/iron4548), Hedera doesn't support `BigNumber` as a type for the `amount` parameter for `AccountAllowanceApproveTransaction`. Yes, I know. However I think it can be an easy mistake for devs...

> "`Long | number` it should be sufficient for devs to know what is expected of the function" For me, it shows it as 'any' for some reason (even with...

Just thought I'd post this. After running `npm i long` to install the Long module on my Typescript project, the parameter now shows as 'Long | Number' from 'any' in...

These diagrams needs a white background for readability when using the dark theme. ![image](https://github.com/user-attachments/assets/0f0a1a0a-4727-4be6-80c0-85a6d48fcb6e) ![image](https://github.com/user-attachments/assets/7d69ede6-36c2-4724-b2be-9b7f9146e0db)

There's a typo in the HIP: "For emptu rounds with no eents"