Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-11-06 | 2.0 kB | |
v4.15.0 source code.tar.gz | 2024-11-06 | 9.7 MB | |
v4.15.0 source code.zip | 2024-11-06 | 10.7 MB | |
Totals: 3 Items | 20.4 MB | 1 |
What's Changed
- Intermediate dApp Guide by @danforbes in https://github.com/web3/web3.js/pull/7334
- fix: ensure contractInstance.subscriptionManager.subscribe is not throwing by @Muhammad-Altabba in https://github.com/web3/web3.js/pull/7327
- 7202 account abstraction by @jdevcs in https://github.com/web3/web3.js/pull/7311
- make
decodeFunctionCall
anddecodeFunctionReturn
available atweb3-eth-abi
by @Muhammad-Altabba in https://github.com/web3/web3.js/pull/7345 - Add rpc provider public node by @avkos in https://github.com/web3/web3.js/pull/7322
- Update Intermediate dApp Guide by @danforbes in https://github.com/web3/web3.js/pull/7349
- CODEOWNERS update by @jdevcs in https://github.com/web3/web3.js/pull/7350
- Fix Contract methods input param type any[] by @avkos in https://github.com/web3/web3.js/pull/7340
- [Snyk] Upgrade @cookbookdev/docsbot from 4.21.1 to 4.21.23 by @Muhammad-Altabba in https://github.com/web3/web3.js/pull/7357
- allowing to specify percentage-based factors (like 1.125 for 112.5%) by @TemirlanBasitov in https://github.com/web3/web3.js/pull/7332
- Fix Link to SocketConstructorOpts Type by @danforbes in https://github.com/web3/web3.js/pull/7363
- [Snyk] Upgrade @docusaurus/core from 3.4.0 to 3.5.2 by @Muhammad-Altabba in https://github.com/web3/web3.js/pull/7365
- Add accout.signRaw function to sign a message without prefix by @blackmoshui in https://github.com/web3/web3.js/pull/7346
- Lightweight dApp Development Guide by @danforbes in https://github.com/web3/web3.js/pull/7364
- newPendingTransactionFilter by @jdevcs in https://github.com/web3/web3.js/pull/7353
- Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /docs by @dependabot in https://github.com/web3/web3.js/pull/7356
New Contributors
- @TemirlanBasitov made their first contribution in https://github.com/web3/web3.js/pull/7332
- @blackmoshui made their first contribution in https://github.com/web3/web3.js/pull/7346
Full Changelog: https://github.com/web3/web3.js/compare/v4.5.0...v4.15.0