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

v1.6.1 #4445

Merged
merged 28 commits into from
Nov 15, 2021
Merged

v1.6.1 #4445

merged 28 commits into from
Nov 15, 2021

Conversation

spacesailor24
Copy link
Contributor

@spacesailor24 spacesailor24 commented Oct 9, 2021

Added

  • Support for eth_createAccessList as both an rpc call (web3.eth.createAccessList) and property of contract method wrappers (contractInstance.methods.getValue().createAccessList) (eth_createAccessList - Closes #4081 #4332)

Changed

Fixed

@render
Copy link

render bot commented Oct 9, 2021

@coveralls
Copy link

coveralls commented Oct 9, 2021

Pull Request Test Coverage Report for Build 1463785530

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 273 unchanged lines in 8 files lost coverage.
  • Overall coverage increased (+2.3%) to 74.84%

Files with Coverage Reduction New Missed Lines %
packages/web3-core-requestmanager/src/jsonrpc.js 1 70.0%
packages/web3-core-helpers/src/formatters.js 6 84.87%
packages/web3-core-method/lib/index.js 9 93.82%
packages/web3-core-helpers/src/errors.js 29 1.56%
packages/web3-utils/src/soliditySha3.js 34 3.43%
packages/web3-utils/src/index.js 43 31.38%
packages/web3-utils/src/utils.js 44 9.66%
packages/web3-eth-accounts/src/index.js 107 23.67%
Totals Coverage Status
Change from base Build 1463705036: 2.3%
Covered Lines: 3229
Relevant Lines: 4079

💛 - Coveralls

@spacesailor24
Copy link
Contributor Author

As part of the RC process, am doing some test installations in other projects and running their tests to see if everything.

  • installs properly
  • builds
  • tests pass
Project Desc Status
oz-test-helpers Test utils. Subset of their suite is web3 contracts
synthetix ~1000 units

@spacesailor24 spacesailor24 changed the title v1.6.1-rc.0 v1.6.1-rc.1 Oct 20, 2021
nazarhussain and others added 10 commits October 26, 2021 15:33
* ➖ Remove unused dependency

* ⬆️ Update dependencies

* 👷 Update webpack config to exclude static json files
* 👷 Update the build configurations

* 🔧 Update karma configuraiton to remove uninteded config

* 🎨 Update build steps to minimize build size

* 🎨 Update build config
@spacesailor24 spacesailor24 changed the title v1.6.1-rc.1 v1.6.1-rc.2 Oct 27, 2021
@spacesailor24
Copy link
Contributor Author

As part of the RC process, am doing some test installations in other projects and running their tests to see if everything.

  • installs properly
  • builds
  • tests pass
Project Desc Status
oz-test-helpers Test utils. Subset of their suite is web3 contracts
synthetix ~1000 units

nazarhussain and others added 3 commits November 9, 2021 21:09
* 🎨 Improve the block header timeout handling

* Update comment web3.rst (#4511)

* Update comment web3.rst

* updating changelog

Co-authored-by: Alex <alex.luu@mail.utoronto.ca>

Co-authored-by: Anh Hong <hong4rc@gmail.com>
Co-authored-by: Alex <alex.luu@mail.utoronto.ca>
@spacesailor24
Copy link
Contributor Author

Ran tests using web3 1.5.3 and 1.6.1-rc.3 and all tests passed
image

@spacesailor24 spacesailor24 changed the title v1.6.1-rc.3 v1.6.1 Nov 15, 2021
@spacesailor24 spacesailor24 marked this pull request as ready for review November 15, 2021 19:32
@spacesailor24 spacesailor24 merged commit 8b5610d into 1.x Nov 15, 2021
@jdevcs jdevcs mentioned this pull request Nov 16, 2021
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.x 1.0 related issues Release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants