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

Junaid/1xlibsfix #4231

Merged
merged 26 commits into from
Aug 19, 2021
Merged

Junaid/1xlibsfix #4231

merged 26 commits into from
Aug 19, 2021

Conversation

jdevcs
Copy link
Contributor

@jdevcs jdevcs commented Aug 11, 2021

Description

Please include a summary of the changes and be sure to follow our Contribution Guidelines.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have selected the correct base branch.
  • I have performed a self-review of my own code.
  • I ran npm run dtslint with success and extended the tests and types if necessary.
  • I ran npm run test:unit with success.
  • I ran npm run test:cov and my test cases cover all the lines and branches of the added code.
  • I ran npm run build and tested dist/web3.min.js in a browser.
  • I have tested my code on the live network.
  • I have checked the Deploy Preview and it looks correct.
  • I have updated the CHANGELOG.md file in the root folder.

@jdevcs jdevcs added the 1.x 1.0 related issues label Aug 11, 2021
@render
Copy link

render bot commented Aug 11, 2021

@coveralls
Copy link

coveralls commented Aug 11, 2021

Pull Request Test Coverage Report for Build 1135632490

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 285 unchanged lines in 9 files lost coverage.
  • Overall coverage increased (+2.9%) to 75.461%

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.39%
packages/web3-core-method/lib/index.js 11 94.01%
packages/web3-eth-accounts/lib/index.js 25 85.89%
packages/web3-core-helpers/src/errors.js 29 1.56%
packages/web3-utils/src/utils.js 31 8.46%
packages/web3-utils/src/soliditySha3.js 34 3.43%
packages/web3-utils/src/index.js 43 31.38%
packages/web3-eth-accounts/src/index.js 105 26.2%
Totals Coverage Status
Change from base Build 1102626574: 2.9%
Covered Lines: 3195
Relevant Lines: 4008

💛 - Coveralls

@philknows philknows linked an issue Aug 11, 2021 that may be closed by this pull request
@jdevcs jdevcs marked this pull request as ready for review August 12, 2021 10:03
luu-alex
luu-alex previously approved these changes Aug 12, 2021
@jdevcs jdevcs linked an issue Aug 13, 2021 that may be closed by this pull request
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
.github/workflows/build.yml Show resolved Hide resolved
…action (#4241)

* Remove type = 0x0 default

* Update gasPrice short circuit check

* Update tests - remove type: 0x0

* Update CHANGELOG

* Apply patch fix to web3-eth-accounts

* Remove tx type defaulting

* update CHANGELOG

* update failing test

* Remove unused import

* Add quick check that user can pass type, and it's retained
* Update CHANGELOG

* npm i && npm run build

* v1.5.2-rc.0

* v1.5.2
jdevcs and others added 9 commits August 16, 2021 12:36
@jdevcs jdevcs merged commit 8e8785e into 1.x Aug 19, 2021
@jdevcs jdevcs deleted the junaid/1xlibsfix branch August 19, 2021 10:41
spacesailor24 added a commit that referenced this pull request Aug 26, 2021
@spacesailor24 spacesailor24 mentioned this pull request Sep 10, 2021
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1.x Fix libs with vulnerabilities 1 low severity vulnerability
4 participants