-
Notifications
You must be signed in to change notification settings - Fork 5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 1.8.0 #5421
Release 1.8.0 #5421
Conversation
Your Render PR Server URL is https://web3-js-pr-5421.onrender.com. Follow its progress at https://dashboard.render.com/static/srv-cccurj9a6gdr1tvh194g. |
As part of the RC process, following test installations are performed in other projects and running their tests to see if everything.
(This list will be actively edited)
( No new failing tests ) |
npm install and build were succesful, Ran both oz-test-helpers and synthetix with |
|
Changed
sha3
andsha3Raw
type definition to acceptBuffer
( Updatesha3
andsha3Raw
type definitions to acceptBuffer
#5357 )eth_sendSignedTransaction
code example (docs: Fix example of tx usage #5402)Fixed
web3-eth-contract
'scall
andsend
methods no longer mutateoptions
argument (Update contract class to not mutate options object #5394)Added
AbiType
(Fix: add missing function type "receive" #5165)safe
andfinalized
block tags added (Merge block tags support 5199 #5410)