This repository was archived by the owner on Mar 5, 2025. It is now read-only.
Release/4.1.2 - #6437
Merged
Merged
Conversation
jdevcs
requested review from
Muhammad-Altabba,
avkos and
luu-alex
as code owners
September 18, 2023 18:26
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## 4.x #6437 +/- ##
=======================================
Coverage 89.15% 89.15%
=======================================
Files 199 199
Lines 7756 7756
Branches 2147 2147
=======================================
Hits 6915 6915
Misses 841 841
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Bundle StatsHey there, this message comes from a github action that helps you and reviewers to understand how these changes affect the size of this project's bundle. As this PR is updated, I'll keep you updated on how the bundle size is impacted. Total
View detailed bundle breakdownAdded No assets were added Removed No assets were removed Bigger No assets were bigger Smaller No assets were smaller Unchanged
|
Deploying with
|
| Latest commit: |
2543fd1
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://deb340d7.web3-js-docs.pages.dev |
| Branch Preview URL: | https://release-4-1-2.web3-js-docs.pages.dev |
avkos
approved these changes
Sep 18, 2023
Muhammad-Altabba
approved these changes
Sep 19, 2023
luu-alex
approved these changes
Sep 19, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixed
web3
web3-eth-accounts
randsreturned bysignto does not always consist of 64 characters" (fixed accounts.sign invalid length because of missing leading zero #6411)web3-eth-contract
web3-utils
soliditySha3()with BigInt supportAdded
web3-core
Web3ConfigpropertycontractDataInputFillallowing users to have the choice using propertydata,inputorbothfor contract methods to be sent to the RPC provider when creating contracts. (6355 - allow data to be used in contract methods. #6377) (Sepolia Error: Sending Empty Contract Byte Code #6400)web3-eth
Web3ConfigpropertycontractDataInputFillallowing users to have the choice using propertydata,inputorbothfor contract methods to be sent to the RPC provider when creating contracts. (6355 - allow data to be used in contract methods. #6377) (Sepolia Error: Sending Empty Contract Byte Code #6400)web3-eth-contract
dataInputFillas a ContractInitOption, allowing users to have the choice using propertydata,inputorbothfor contract methods to be sent to the RPC provider. (Data is missing from methods.myMethod #6355)Web3ConfigpropertycontractDataInputFillallowing users to have the choice using propertydata,inputorbothfor contract methods to be sent to the RPC provider when creating contracts. (6355 - allow data to be used in contract methods. #6377)web3-types
asEIP1193ProvidertoWeb3BaseProviderso every inherited class can have the returned value ofrequestmethod, fully compatible with EIP-1193. (create a new typeEip1193Compatible#6407)Changed
web3-core
web3-errors
web3-eth-abi
web3-eth-ens
web3-eth-iban
web3-eth-personal
web3-net
web3-providers-http
web3-providers-ipc
web3-providers-ws
web3-rpc-methods
web3-validator