-
It looks like if you're uploading a contract with insufficient gas, you get a `wall-of-text` printed on CLI:
```
StatusError: receipt for transaction 0.0.0@1651520751.171769484 contained error statu…
-
### Problem
Currently, there is no documentation for the steps required to issue a release.
### Solution
Document the release process.
### Alternatives
_No response_
-
### Problem
Currently, there is no documentation for the steps required to issue a release.
### Solution
Document the release process.
### Alternatives
_No response_
-
### Description
Using v2.13.1 of the JS SDK.
The zip attached includes the bytecode, the sol, and the js files needed to reproduce the issue.
Lines 107 and 117 show that `.setQueryPayment()` has…
-
### Description
The equality comparison for the request timeout is inverted, thus resulting in requests timing out immediately when supplying a positive timeout value.
https://github.com/hashgraph…
-
### Problem
Source code is missing Apache 2.0 license headers.
### Solution
Add license headers
```
/*-
*
* Hedera JavaScript SDK
*
* Copyright (C) 2020 - 2022 Hedera Hashgrap…
-
### Problem
We've setup renovate, but at the moment it's untested.
### Solution
Test to confirm our renovate config is setup correctly.
Update renovate config to include `/`, `examples/`, `common_…
-
### Description
Account balance query failing in 2.12.1 when it was working in 2.11.0
### Steps to reproduce
Do a account balance query:
```
this.unauthClient = Client.forNetwork(network_env as…
-
-
### Description
The latest version of the JS SDK does not export @hashgrahp/protobuf types as in previous versions, this breaks existing code such as:
![image](https://user-images.githubuserconten…