This repository was archived by the owner on Mar 5, 2025. It is now read-only.
v4.1.2 #6441
jdevcs
announced in
Announcements
v4.1.2
#6441
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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
This discussion was created from the release v4.1.2.
Beta Was this translation helpful? Give feedback.
All reactions