Junaid
Junaid
Increase coverage and integrate codecov for coverage collection and tracking
also integrate Integration & E2E tests in CI local dev net https://github.com/stackup-wallet/erc-4337-devnet
- [ ] update documentation - [ ] add specific error message for rate limit - [ ] publish - [ ] requests with this provider should have `?tag=web3js` URL...
## Description #7246 https://github.com/web3/web3.js/issues/7263 ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) -...
## Description #6974 https://github.com/web3/web3.js/issues/7263 ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) -...
 ### Snyk has created this PR to fix 1 vulnerabilities in the yarn dependencies of this project. #### Snyk changed the following file(s): - `docs/package.json` - `docs/yarn.lock` #### Note...
- [ ] Add tests for making sure each provider (Quicknode, dRPC, Ankr, ) connects with network and chain as requested. - [ ] Run tests only for release in...
## Account Abstraction Epic ## AA v0.6 - [x] - AA functions - [x] - AA current tests - [x] - Use another package level provider for Interaction with bundler...
Add 1 page documentation of each common good plugin ( and other plugins TBD ) in [web3.js docs](https://docs.web3js.org/). List of plugins: https://www.web3js.org/plugins
Document: - [ ] we have support of both ESM and CJS native builds ( in readme-s and documentation ) - [ ] how user can `import` ESM in browsers...