Junaid

Results 138 comments of Junaid

check if following required: - [ ] Bump `terser` from 4.8.0 to 4.8.1

@mconnelly8 We will be able to see this issue after 4.x alpha packages completion. Its blocked until that.

![image](https://user-images.githubusercontent.com/86780488/188690104-2f7542a2-80cc-4801-8090-5faee9698c0b.png)

minified build: node_modules is : 1.56 MB Top three libs: - (ethereumjs 299.21 KB - idna-map / idna-uts46-hx 160.15 KB ( only its opne function is used in ENS )...

Check this with 1.x, if its adding default account for eth_call

Merged into 1.x via https://github.com/web3/web3.js/pull/5576

https://eips.ethereum.org/EIPS/eip-1193#events our current providers should be in compliance with this.

> this PR break throws a runtime error: removing the browser field added by this PR solves the problem. > > > TypeError: Cannot set property Request of # which...

There is no `gasPrice` field in tx receipt in: - Eth Specs : https://github.com/ethereum/execution-apis/blob/9846b93ae6e9e323209fa826832b91139cc82925/src/schemas/receipt.yaml#L36 - Its not returned by Eth node ( tested on geth ) ``` { "jsonrpc": "2.0",...

@luu-alex have you tried building 4.x using: Windows Subsystem for Linux (WSL)