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.6.0 #6869

Merged
merged 3 commits into from
Mar 8, 2024
Merged

Release/4.6.0 #6869

merged 3 commits into from
Mar 8, 2024

Conversation

jdevcs
Copy link
Contributor

@jdevcs jdevcs commented Mar 7, 2024

[4.6.0]

Added

web3

  • Added EIP-6963 utility function requestEIP6963Providers for multi provider discovery

web3-eth

web3-eth-ens

web3-rpc-methods

web3-types

Fixed

web3-utils

@jdevcs jdevcs added Release 4.x 4.0 related labels Mar 7, 2024
@jdevcs jdevcs self-assigned this Mar 7, 2024
@jdevcs jdevcs marked this pull request as ready for review March 7, 2024 13:11
Copy link

codecov bot commented Mar 7, 2024

Codecov Report

Merging #6869 (9e03fd7) into 4.x (cf60f71) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##              4.x    #6869   +/-   ##
=======================================
  Coverage   91.99%   91.99%           
=======================================
  Files         215      215           
  Lines        8172     8172           
  Branches     2202     2202           
=======================================
  Hits         7518     7518           
  Misses        654      654           
Flag Coverage Δ
UnitTests 91.99% <100.00%> (ø)

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

github-actions bot commented Mar 7, 2024

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 618.52 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 599.51 kB 0%
../lib/commonjs/index.d.ts 8.63 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 bot commented Mar 7, 2024

Benchmark

Benchmark suite Current: 9e03fd7 Previous: 6c075db Ratio
processingTx 9315 ops/sec (±4.09%) 9301 ops/sec (±4.81%) 1.00
processingContractDeploy 36968 ops/sec (±7.75%) 39129 ops/sec (±7.62%) 1.06
processingContractMethodSend 18116 ops/sec (±7.45%) 19443 ops/sec (±5.19%) 1.07
processingContractMethodCall 38691 ops/sec (±6.15%) 38971 ops/sec (±6.34%) 1.01
abiEncode 43557 ops/sec (±7.25%) 44252 ops/sec (±6.92%) 1.02
abiDecode 30327 ops/sec (±7.48%) 30419 ops/sec (±8.89%) 1.00
sign 1633 ops/sec (±1.03%) 1656 ops/sec (±4.08%) 1.01
verify 368 ops/sec (±0.88%) 373 ops/sec (±0.78%) 1.01

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

Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

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

View logs

* Fix blackbox test

* revert
@jdevcs jdevcs merged commit e383ae3 into 4.x Mar 8, 2024
64 of 66 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x 4.0 related Release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants