Fixed "The r and s returned by sign to does not always consist of 64 characters" (#6411)
web3-eth-contract
web3-utils
soliditySha3() with BigInt support
Added
web3-core
Added to Web3Config property contractDataInputFill allowing users to have the choice using property data, input or both for contract methods to be sent to the RPC provider when creating contracts. (#6377) (#6400)
web3-eth
Added to Web3Config property contractDataInputFill allowing users to have the choice using property data, input or both for contract methods to be sent to the RPC provider when creating contracts. (#6377) (#6400)
web3-eth-contract
Added dataInputFill as a ContractInitOption, allowing users to have the choice using property data, input or both for contract methods to be sent to the RPC provider. (#6355)
Added to Web3Config property contractDataInputFill allowing users to have the choice using property data, input or both for contract methods to be sent to the RPC provider when creating contracts. (#6377)
web3-types
add asEIP1193Provider to Web3BaseProvider so every inherited class can have the returned value of request method, fully compatible with EIP-1193. (#6407)
This version was pushed to npm by jdevcs, a new releaser for web3 since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Scoop-Tech/scpx-wallet/network/alerts).
Removes url-parse. It's no longer used after updating ancestor dependency web3. These dependencies need to be updated together.
Removes
url-parse
Updates
web3
from 2.0.0-alpha.1 to 4.1.2Release notes
Sourced from web3's releases.
Changelog
Sourced from web3's changelog.
... (truncated)
Commits
2543fd1
lerna version bumps585c12c
changelog sync and updates8010a6d
Fix warning "web3.js is running without provider" #6290 (#6428)e4ba45c
6327 soliditySha3 with BigInt (#6422)054033f
fix: make husky optional and on push only (#6423)da3e2f5
4x updates (#6420)3ab3b39
create a new typeEip1193Compatible
(#6407)dd4de22
fixed accounts.sign invalid length because of missing leading zero (#6411)355a548
6355 - allow data to be used in contract methods. (#6377)3a9f7d7
docs(local wallet): Property 'address' does not exist on type 'Wallet<Web3Bas...Maintainer changes
This version was pushed to npm by jdevcs, a new releaser for web3 since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show