Junaid
Junaid
- [ ] Auditing Wallet / Accounts Package - [ ] Dependencies Health ( trusted source, maintainability, .. ) - [ ] Vulnerability scan - [ ] Supply chain attack...
when you receive a JSON object which is larger than the buffer of the socket the json comes in chunks. https://github.com/openethereum/parity-ethereum/issues/4647 - [ ] Update dechunker logic in v4. -...
In Resolver class, following should return correct type from contract without `Awaited` conversion : [`supported = (await resolverContract.methods .supportsInterface(interfaceIds[methodName]) .call()) as Awaited;`](https://github.com/ChainSafe/web3.js/blob/ad2ee10234ba1f0c96d1dca48bb1c0d9bb4769cf/packages/web3-eth-ens/src/resolver.ts#L40) Check Contract typing support.
According to https://github.com/web3/web3.js/issues/6861 two biggest packages are Accounts and Eth. Discussed in today's team call: in next major version for main web3 package size reduction: 1. Remove reexporting `eth-accounts&wallet` from...
## Description https://github.com/web3/web3.js/issues/6954 ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade @docusaurus/preset-classic from 3.0.1 to 3.1.1. :information_source: Keep your dependencies up-to-date....
- Documentation of specific provider instance creating and supported Networks - Documentation of default provider if some one creating web3 instance - Documentation of rate limit - Web3.js specific error...
Only have tests for mainnet and sepolia & use consistent endpoints for mainnet. currently there are following keys: INFURA_GOERLI_HTTP INFURA_GOERLI_WS INFURA_HTTP INFURA_MAINNET_HTTP INFURA_SEPOLIA_HTTP INFURA_WSS
- [ ] document web3 middleware - [x] web3 middleware usecase test / feedback: Check with real usecase if any breaking changes are required before merging and release - [x]...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade @docusaurus/core from 3.0.1 to 3.1.1. :information_source: Keep your dependencies up-to-date....