Skip to content
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/4.0.1 alpha.1 #5580

Merged
merged 9 commits into from
Nov 3, 2022
Merged

Release/4.0.1 alpha.1 #5580

merged 9 commits into from
Nov 3, 2022

Conversation

jdevcs
Copy link
Contributor

@jdevcs jdevcs commented Nov 1, 2022

[4.0.1-alpha.1]

Added

web3-core

web3-error

web3-eth

  • web3-rpc-methods dependency (Init web3-rpc-methods package #5441)
  • Added chain and hardfork validation for transaction and transaction.common object in validateTransactionForSigning

web3-eth-abi

web3-eth-contract

web3-plugin-example

web3-utils

  • Added and exported three reusable utility functions: pollTillDefined, rejectIfTimeout and rejectIfConditionAtInterval which are useful when dealing with promises that involves polling, rejecting after timeout or rejecting if a condition was met when calling repeatably at every time intervals.

web3-eth-personal

web3-eth-net

web3-providers-ipc

web3-rpc-methods

  • web3-rpc-methods package added

web3-types

Changed

web3-core

web3-error

web3-eth

web3-eth-accounts

web3-eth-ens

web3-eth-personal

web3-eth-net

web3-types

Fixed

web3-error

web3-eth

web3-eth-contract

web3-eth-abi

web3-types

Removed

web3-eth

web3-eth-personal

web3-eth-net

web3-validator

@jdevcs jdevcs added Release 4.x 4.0 related labels Nov 1, 2022
@jdevcs jdevcs self-assigned this Nov 1, 2022
@jdevcs jdevcs marked this pull request as ready for review November 1, 2022 18:32
@mpetrunic
Copy link
Contributor

@jdevcs
Copy link
Contributor Author

jdevcs commented Nov 1, 2022

  • setImmediate fix is under added instead of fixed
    updated.

yes sure, but just want to confirm PR, #5547 is for 1.x, and current release PR is for 4.x.

@mpetrunic
Copy link
Contributor

  • setImmediate fix is under added instead of fixed
    updated.

yes sure, but just want to confirm PR, #5547 is for 1.x, and current release PR is for 4.x.

Typo , i meant #5574

@jdevcs
Copy link
Contributor Author

jdevcs commented Nov 3, 2022

Pushed fix for bigint issue in blackbox tests . #5583

Copy link
Contributor

@Muhammad-Altabba Muhammad-Altabba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the tremendous fixes and enhancements to the CHANGELOG.md files.

@jdevcs jdevcs mentioned this pull request Nov 3, 2022
31 tasks
@jdevcs jdevcs merged commit a8804f0 into 4.x Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x 4.0 related Release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants