Alex
Alex
#5186 ## Description Updating the PR template to include a 4.x checklist, PR templates [must be updated on the default branch ](https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/creating-a-pull-request-template-for-your-repository)(1.x). Please include a summary of the changes and...
#5053 #5031 #4659 #4767 Tested using create-react-app and angular 12 worked on my end, id reccommend testing it as well ## Description Please include a summary of the changes and...
## Description Please include a summary of the changes and be sure to follow our [Contribution Guidelines](../blob/1.x/CONTRIBUTIONS.md). ## Type of change - [ ] Bug fix (non-breaking change which fixes...
## Description Please include a summary of the changes and be sure to follow our [Contribution Guidelines](../blob/1.x/CONTRIBUTIONS.md). ## Type of change - [ ] Bug fix (non-breaking change which fixes...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior cd into docs and run `yarn build` You will get errors...
## Description: We want to be able to track build size of the whole project, this was inspired from #1178 we want the build size to be as minimal as...
### Description In spirit of #4575 We should be supporting [Reverse registrar](https://docs.ens.domains/contract-api-reference/reverseregistrar) functions for feature parity with ENS: - claim - claimWithResolver - setName - node - defaultResolver ### Acceptance...
connected to #5031 in order to support create-react-app and angular5 out of the box with web3js we need to get rid of these dependancies from our library: crypto-browserify, stream-browserify, assert,...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Feature Request For `4.x` we will want to handle the eth2-beacon JSON-RPC requests...
## Description #5087 adds defaultcommon to signing and transaction builder. adds maxListenersWarningThreshold and tests Doc: https://web3js.readthedocs.io/en/v1.7.3/web3-eth.html?highlight=defaultCommon#defaultcommon https://web3js.readthedocs.io/en/v1.7.3/web3-eth-contract.html?highlight=defaultCommon#defaultcommon https://web3js.readthedocs.io/en/v1.7.3/web3-eth.html?highlight=maxListenersWarningThreshold#maxlistenerswarningthreshold Please include a summary of the changes and be sure to follow...