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/1.3.2 #3861

Closed
wants to merge 6 commits into from
Closed

Release/1.3.2 #3861

wants to merge 6 commits into from

Conversation

spacesailor24
Copy link
Contributor

Description

This release candidate fixes some errors throughout the codebase, and patches some security vulnerabilities.

Changed

  • Remove notImplemented flag from ETH2 Beacon Chain package methods schema
  • Fixed mutation of inputs to encoding and decoding functions (ABI objects passed into web3 functions may end up mutated #3748)
  • Rename web3-eth2-base to web3-eth2-core and web3-eth2-beacon to web3-eth2-beaconchain
  • Bump ts-node from version ^8.10.2 to ^9.0.0
  • Ran npm audit fix which fixed 4 vulnerabilities
  • Correct web3-eth2-beaconchain type declarations

@coveralls
Copy link

coveralls commented Jan 19, 2021

Pull Request Test Coverage Report for Build 496460879

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 76.417%

Totals Coverage Status
Change from base Build 496406655: 0.0%
Covered Lines: 3159
Relevant Lines: 3928

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants