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.8.0 #6982

Merged
merged 6 commits into from
Apr 18, 2024
Merged

Release/4.8.0 #6982

merged 6 commits into from
Apr 18, 2024

Conversation

luu-alex
Copy link
Contributor

@luu-alex luu-alex commented Apr 16, 2024

[4.8.0]

Changed

web3-eth-abi

  • Dependencies updated

web3-eth-accounts

  • Dependencies updated

Fixed

web3-eth-contract

web3-utils

Added

web3-eth-contract

web3-eth

web3-types

Copy link

Deploying web3-js-docs with  Cloudflare Pages  Cloudflare Pages

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

View logs

Copy link

codecov bot commented Apr 16, 2024

Codecov Report

Merging #6982 (93eeccb) into 4.x (4358140) will increase coverage by 4.57%.
Report is 218 commits behind head on 4.x.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##              4.x    #6982      +/-   ##
==========================================
+ Coverage   87.37%   91.95%   +4.57%     
==========================================
  Files         197      215      +18     
  Lines        7548     8215     +667     
  Branches     2059     2217     +158     
==========================================
+ Hits         6595     7554     +959     
+ Misses        953      661     -292     
Flag Coverage Δ
UnitTests 91.95% <100.00%> (+4.57%) ⬆️

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

Components Coverage Δ
web3 ∅ <ø> (∅)
web3-core ∅ <ø> (∅)
web3-errors ∅ <ø> (∅)
web3-eth ∅ <ø> (∅)
web3-eth-abi ∅ <ø> (∅)
web3-eth-accounts ∅ <ø> (∅)
web3-eth-contract ∅ <ø> (∅)
web3-eth-ens ∅ <ø> (∅)
web3-eth-iban ∅ <ø> (∅)
web3-eth-personal ∅ <ø> (∅)
web3-net ∅ <ø> (∅)
web3-providers-http ∅ <ø> (∅)
web3-providers-ipc ∅ <ø> (∅)
web3-providers-ws ∅ <ø> (∅)
web3-rpc-methods ∅ <ø> (∅)
web3-utils ∅ <ø> (∅)
web3-validator ∅ <ø> (∅)

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 621.04 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 601.97 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.45 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: 93eeccb Previous: 6c075db Ratio
processingTx 9094 ops/sec (±4.39%) 9301 ops/sec (±4.81%) 1.02
processingContractDeploy 39993 ops/sec (±5.42%) 39129 ops/sec (±7.62%) 0.98
processingContractMethodSend 20092 ops/sec (±4.45%) 19443 ops/sec (±5.19%) 0.97
processingContractMethodCall 40107 ops/sec (±7.65%) 38971 ops/sec (±6.34%) 0.97
abiEncode 45862 ops/sec (±6.86%) 44252 ops/sec (±6.92%) 0.96
abiDecode 31388 ops/sec (±7.00%) 30419 ops/sec (±8.89%) 0.97
sign 1597 ops/sec (±0.55%) 1656 ops/sec (±4.08%) 1.04
verify 377 ops/sec (±0.52%) 373 ops/sec (±0.78%) 0.99

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

Copy link

Benchmark

Benchmark suite Current: a4f492f Previous: 6c075db Ratio
processingTx 9187 ops/sec (±3.45%) 9301 ops/sec (±4.81%) 1.01
processingContractDeploy 40258 ops/sec (±6.75%) 39129 ops/sec (±7.62%) 0.97
processingContractMethodSend 19330 ops/sec (±6.87%) 19443 ops/sec (±5.19%) 1.01
processingContractMethodCall 38280 ops/sec (±5.39%) 38971 ops/sec (±6.34%) 1.02
abiEncode 42780 ops/sec (±7.64%) 44252 ops/sec (±6.92%) 1.03
abiDecode 30692 ops/sec (±7.60%) 30419 ops/sec (±8.89%) 0.99
sign 1615 ops/sec (±0.90%) 1656 ops/sec (±4.08%) 1.03
verify 375 ops/sec (±2.72%) 373 ops/sec (±0.78%) 0.99

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

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.

@luu-alex plus update PR desc to only have release notes ( change log ) ,
and later after this release we need to fix #6984

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