Muhammad Altabba

Results 73 issues of Muhammad Altabba
trafficstars

First of all update the documentation for the module augmentation. As, no need to augment the `Web3Context`, and augmenting `Web3` is enough. Additionally, I suggest to set the module augmentation...

Discussion
Plugin

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade @docusaurus/core from 3.0.1 to 3.1.0. :information_source: Keep your dependencies up-to-date....

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade @docusaurus/preset-classic from 3.0.1 to 3.1.0. :information_source: Keep your dependencies up-to-date....

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade @docusaurus/theme-live-codeblock from 3.0.1 to 3.1.0. :information_source: Keep your dependencies up-to-date....

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade docusaurus-lunr-search from 3.3.1 to 3.3.2. :information_source: Keep your dependencies up-to-date....

# Description At some edge case, an interval may not be cleared leading to process not be able to finish. The following line is not called in some edge cases:...

Discussion
Maintenance
4.x

In response to a question from the community: https://discord.com/channels/593655374469660673/1109161423831048242/1186404550920392726

Discussion
Good First Issue
4.x

## Description Implements `setImmediate` and remove its polyfills. By the way, the `setImmediate` polyfills was added only inside `web3-eth`. But `setImmediate` was used in both `web3-eth` and `web3-utils`. ## Type...

## Description Fixes #6275 If the developer provided an ABI from a file but without having `as const`, if he provided the ABI without saving it to a ts file...

In 4.x, not calling `provider.disconnect()` causes the execution to never end. This does not seem to be the case for 1.x. If this is an intended behavior it should be...

Bug
Discussion
Investigate
4.x