Skip to main content

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.1-alpha.1]

Added

  • Web3EthExecutionAPI export (#5441)
  • Web3NetAPI export (#5441)
  • EthPersonalAPI export (#5441)

Changed

  • Web3APISpec, Web3APIMethod, and Web3APIParams now supports unknown APIs (#5393)

[0.1.1-alpha.2]

Added

  • These types were moved from web3-eth-accounts to web3-types package: Cipher, CipherOptions, ScryptParams, PBKDF2SHA256Params, KeyStore (#5581 )

Fixed

  • Make the request method of EIP1193Provider class, compatible with EIP 1193 (#5591)

[Unreleased]