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.11.0 #7145

Merged
merged 8 commits into from
Jul 11, 2024
Merged

Release/4.11.0 #7145

merged 8 commits into from
Jul 11, 2024

Conversation

luu-alex
Copy link
Contributor

#Changelog

[4.11.0]

Fixed

web3-eth-abi

web3-utils

web3-eth

Changed

web3-eth-accounts

web3-providers-ws

web3-rpc-providers

Added

web3-eth-contract

web3-rpc-providers

web3

@luu-alex luu-alex marked this pull request as ready for review July 10, 2024 03:29
Copy link

Bundle Stats

Hey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle.

As this PR is updated, I'll keep you updated on how the bundle size is impacted.

Total

Files count Total bundle size % Changed
10 635.99 kB 0%

Changeset

No files were changed

View detailed bundle breakdown

Added

No assets were added

Removed

No assets were removed

Bigger

No assets were bigger

Smaller

No assets were smaller

Unchanged

Asset File Size % Changed
web3.min.js 616.7 kB 0%
../lib/commonjs/index.d.ts 8.69 kB 0%
../lib/commonjs/accounts.d.ts 3.89 kB 0%
../lib/commonjs/types.d.ts 2.67 kB 0%
../lib/commonjs/web3.d.ts 1.35 kB 0%
../lib/commonjs/web3_eip6963.d.ts 1.2 kB 0%
../lib/commonjs/abi.d.ts 999 B 0%
../lib/commonjs/eth.exports.d.ts 280 B 0%
../lib/commonjs/providers.exports.d.ts 183 B 0%
../lib/commonjs/version.d.ts 60 B 0%

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Benchmark

Benchmark suite Current: 2b6f7f5 Previous: 89711ab Ratio
processingTx 9200 ops/sec (±3.69%) 9435 ops/sec (±3.67%) 1.03
processingContractDeploy 39699 ops/sec (±6.26%) 40686 ops/sec (±6.96%) 1.02
processingContractMethodSend 16278 ops/sec (±7.96%) 16574 ops/sec (±8.48%) 1.02
processingContractMethodCall 28419 ops/sec (±6.33%) 28430 ops/sec (±6.15%) 1.00
abiEncode 45487 ops/sec (±7.00%) 45419 ops/sec (±7.37%) 1.00
abiDecode 30268 ops/sec (±7.72%) 31557 ops/sec (±7.64%) 1.04
sign 1532 ops/sec (±3.22%) 1572 ops/sec (±3.54%) 1.03
verify 373 ops/sec (±0.41%) 375 ops/sec (±0.51%) 1.01

This comment was automatically generated by workflow using github-action-benchmark.

packages/web3/CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Contributor

@jdevcs jdevcs left a comment

Choose a reason for hiding this comment

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

pls also bump web3-plugin-example so its included in this publishing & re trigger unit tests so these are passing. LGTM except few changes suggested, thanks Alex

Copy link

codecov bot commented Jul 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.45%. Comparing base (1436228) to head (2b6f7f5).
Report is 1 commits behind head on 4.x.

Additional details and impacted files
@@           Coverage Diff           @@
##              4.x    #7145   +/-   ##
=======================================
  Coverage   94.45%   94.45%           
=======================================
  Files         215      215           
  Lines        8390     8391    +1     
  Branches     2313     2313           
=======================================
+ Hits         7925     7926    +1     
  Misses        465      465           
Flag Coverage Δ
UnitTests 94.45% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Copy link

cloudflare-workers-and-pages bot commented Jul 10, 2024

Deploying web3-js-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8c49127
Status: ✅  Deploy successful!
Preview URL: https://75274422.web3-js-docs.pages.dev
Branch Preview URL: https://head.web3-js-docs.pages.dev

View logs

@luu-alex
Copy link
Contributor Author

Updated thanks

Copy link
Contributor

@jdevcs jdevcs left a comment

Choose a reason for hiding this comment

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

pls check no new tests are failing before release. Thanks @luu-alex

@luu-alex
Copy link
Contributor Author

@jdevcs no new tests failing, just archive limit errors from e2e test suite

@luu-alex luu-alex merged commit 463d070 into 4.x Jul 11, 2024
57 of 61 checks passed
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.

3 participants