Socket
Socket
Sign inDemoInstall

web3

Package Overview
Dependencies
0
Maintainers
4
Versions
432
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    web3

Ethereum JavaScript API


Version published
Weekly downloads
437K
increased by3.74%
Maintainers
4
Created
Weekly downloads
 

Changelog

Source

[4.8.0]

Changed

web3-eth-abi
  • Dependencies updated
web3-eth-accounts
  • Dependencies updated

Fixed

web3-eth-contract
  • Fix an issue with smart contract function overloading (#6922)
web3-utils
  • fixed toHex incorrectly hexing Uint8Arrays and Buffer (#6957)
  • fixed isUint8Array not returning true for Buffer (#6957)

Added

web3-eth-contract
  • Added a console warning in case of an ambiguous call to a solidity method with parameter overloading (#6942)
  • Added contract.deploy(...).decodeData(...) and contract.decodeMethodData(...) that decode data based on the ABI (#6950)
web3-eth
  • method getBlock now includes properties of eip 4844, 4895, 4788 when returning block (#6933)
  • update type withdrawalsSchema, blockSchema and blockHeaderSchema schemas to include properties of eip 4844, 4895, 4788 (#6933)
web3-types
  • Added signature to type AbiFunctionFragment (#6922)
  • update type Withdrawals, block and BlockHeaderOutput to include properties of eip 4844, 4895, 4788 (#6933)

[Unreleased]

Added

web3-core
  • defaultReturnFormat was added to the configuration options. (#6947)
web3-eth
  • defaultReturnFormat was added to all methods that have ReturnType param. (#6947)
web3-eth-contract
  • defaultReturnFormat was added to all methods that have ReturnType param. (#6947)
web3-eth-ens
  • defaultReturnFormat was added to all methods that have ReturnType param. (#6947)
web3-net
  • defaultReturnFormat was added to all methods that have ReturnType param. (#6947)
web3-types
  • Added signature to type AbiFunctionFragment (#6922)
  • update type Withdrawals, block and BlockHeaderOutput to include properties of eip 4844, 4895, 4788 (#6933)

Fixed

web3-validator

Keywords

FAQs

Last updated on 18 Apr 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc