Junaid

Results 73 issues of Junaid

4.x Beta Testing Infrastructure ### Description - **eth client** - [ ] Tests on Local Eth client (`Nethermind` ) (we already have tests on local geth and ganache in 4.x...

4.x

[ts-loader](https://github.com/ChainSafe/web3.js/blob/25bcd32e625a021ade8a415407749ada2915d8b8/webpack.base.config.js#L41) uses tsc, the TypeScript compiler, and relies on your tsconfig.json configuration. If `module` is set to "[CommonJS](https://github.com/ChainSafe/web3.js/blob/25bcd32e625a021ade8a415407749ada2915d8b8/tsconfig.json#L6)", webpack won't be able to tree-shake code.

Discussion
4.x

We should have support of `ESM` builds along with `UMD` in future 4.x ( beta TBD). Currently we have `UMD` build in 4.x and should be offering separate `ESM` and...

4.x

#### This issue is for tracking features of Transaction in 4.x. - [ ] Transaction decoding Feature ( for endusers and also for usage in handle revert functionality) - Legacy...

4.x

### Description This Epic is for web3.js 4.x documentation ### Related Issues / Feature Requests / Discussion ### Acceptance Criteria - [ ] 4.x Documentation ( web3, web3.eth, web3.eth.subscribe, web3.eth.contract,...

4.x
Epic

Create type definition bundle for web3.js web build ( via webpack ), its for supporting other projects that use our lib and will have type intellisense with it

4.x

- [ ] Stress Tests - [ ] Performance tests / benchmarks - [ ] UAT ( Manual comparing with 1.x, Some part of it is being done during writing...

4.x

Geth method handler crashed on `getFeeHistory` with `finalized` tag: `curl --location --request POST 'http://node.addr' \ --header 'Content-Type: application/json' \ --data-raw '{ "method": "eth_feeHistory", "params": [ "0x4", "finalized", [ 25, 50,...

- [ ] uuid - [ ] ethers - [ ] ethereumjs/libs - [ ] and discuss, list and update other libs that can be updated without any breaking changes

1.x

- [ ] Publish doc on tag push only

Discussion
4.x