Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-09-18 | 1.0 kB | |
v4.13.0 source code.tar.gz | 2024-09-18 | 9.6 MB | |
v4.13.0 source code.zip | 2024-09-18 | 10.5 MB | |
Totals: 3 Items | 20.1 MB | 0 |
What's Changed
- unit tests update by @jdevcs in https://github.com/web3/web3.js/pull/7221
- Handle common cases for smart contract errors according to EIP 838 by @Muhammad-Altabba in https://github.com/web3/web3.js/pull/7155
- feat(docs): upgrade-bn by @danforbes in https://github.com/web3/web3.js/pull/7232
- feat(requestEIP6963Providers): return-type by @danforbes in https://github.com/web3/web3.js/pull/7239
- feat(docs): extend by @danforbes in https://github.com/web3/web3.js/pull/7233
- fix(onNewProviderDiscovered): callback-parameter by @danforbes in https://github.com/web3/web3.js/pull/7242
- Format repo, add new rules by @luu-alex in https://github.com/web3/web3.js/pull/7226
- Document Formatting by @danforbes in https://github.com/web3/web3.js/pull/7222
- feat: add custom transaction schema to formatTransaction by @nicolasbrugneaux in https://github.com/web3/web3.js/pull/7227
New Contributors
- @nicolasbrugneaux made their first contribution in https://github.com/web3/web3.js/pull/7227