What's Changed
- Release/4.8.0 by @luu-alex in #6982
- web3 middleware by @jdevcs in #6951
- Add default return format to the context by @avkos in #6947
- Events guide 6741 by @SantiagoDevRel in #6983
- Fix towei scientific notation by @luu-alex in #6908
- fix(validator): generate abi name if not provided by @MaxMustermann2 in #6981
- Plugin guide 6840 draft by @SantiagoDevRel in #6941
- Compare package size (wihtout image) by @SantiagoDevRel in #6994
- fixed broken links by @SantiagoDevRel in #7005
- Added plugin videos to guide by @SantiagoDevRel in #7004
- Utils guide by @SantiagoDevRel in #7008
- Add the missing types to the ”accounts“ by @jdevcs in #7011
- Add extra changes to make possibility add eip4844 type as a plugin by @avkos in #7000
- add drips funding by @GregTheGreek in #7023
- Tests & ESLint Improvements by @avkos in #7012
- Added troubleshooting example by @SantiagoDevRel in #7009
- Implement a way to know which response corresponds to which request in the middleware by @avkos in #7028
- Add type checking to unit tests by @avkos in #7027
- fix(glossary): links by @danforbes in #7034
- Add interactive code editor for tutorials by @avkos in #7036
- fix: web3-validator browser target removed by @PeKne in #7016
- catching promise - legacy provider error by @luu-alex in #7022
- web3modal documentation by @luu-alex in #7041
- add gas conditional if simple transaction by @luu-alex in #7043
- fix(#7044): toWei trim strings with more than 20 decimal places by @gordon-to in #7045
- allow fromwei and toWei to accept numbers as units by @luu-alex in #7052
- use bigint power by @luu-alex in #7054
- Fix format schema with list of objects by @avkos in #7040
- 6801 Fill gas price when baseFeePerGas==='0x0' by @avkos in #7050
New Contributors
- @MaxMustermann2 made their first contribution in #6981
- @danforbes made their first contribution in #7034
- @PeKne made their first contribution in #7016
- @gordon-to made their first contribution in #7045
Full Changelog: v4.8.0...v4.9.0