Nazar Hussain

Results 73 issues of Nazar Hussain

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Currently the `TransactionReceipt` does not have the `gasPrice` attribute. ### Expected...

Bug
Stale
4.x

While working on a project recently I observed a weird behavior which was difficult to debug but lead to `karma` runner having a weird behavior for the **top-level-await**. Here is...

In case of an error been return by the client that error represented as following **json rpc** response object. ```js { id: 4, jsonrpc: '2.0', error: { code: 3, message:...

status:needs-research
not-stale

I tried using default download, then mozilla plugin and then tried to compile from source. Each time Export to PDF didn't work. It shows following error in console: ``` Timestamp:...

### Description While upgrading Ajv to version 8.1.0. Its observed that `ErrorObject` introduced a couple of changes. To keep the backend compatibility we introduced a wrapper to covert the error...

type: improvement
elements/validator

### Expected behavior The `transaction:create` command should take input for the asset and parse the values correctly. ### Actual behavior For `boolean` value the below code consider input as `string`...

type: bug
commander

Hi, Working on a project which requires HTTP mocking. Things works so far very well with the `mockttp`. The only thing I am struggling with right now to implement the...

**Is your feature request related to a problem? Please describe.** Found out during the testing that on some environment `top-level-await` are not properly supported. Which are used to initialize the...

**Motivation** Add assertions for the head and finality tracking per slot. Resolves #4276, Closes: https://github.com/ChainSafe/lodestar/issues/4547