Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Conversation

@Spacesai1or
Copy link
Contributor

@Spacesai1or Spacesai1or 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

@Spacesai1or Spacesai1or added Release 1.x 1.0 related issues labels Oct 9, 2021
@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

@Spacesai1or
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

@Spacesai1or Spacesai1or 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
@Spacesai1or Spacesai1or changed the title v1.6.1-rc.1 v1.6.1-rc.2 Oct 27, 2021
@Spacesai1or
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 <[email protected]>

Co-authored-by: Anh Hong <[email protected]>
Co-authored-by: Alex <[email protected]>
@Spacesai1or
Copy link
Contributor Author

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

@Spacesai1or Spacesai1or changed the title v1.6.1-rc.3 v1.6.1 Nov 15, 2021
@Spacesai1or Spacesai1or marked this pull request as ready for review November 15, 2021 19:32
@Spacesai1or Spacesai1or 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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

1.x 1.0 related issues Release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants