Thanks to visit codestin.com
Credit goes to github.com

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

Conversation

jdevcs
Copy link
Contributor

@jdevcs jdevcs commented Aug 22, 2024

[4.12.0]

Fixed

web3-core

web3-eth-accounts

Added

web3-eth-accounts

web3-eth-contract

web3-providers-http

  • Added statusCode of response in ResponseError, statusCode is optional property in ResponseError.

web3-rpc-providers

  • Updated rate limit error of QuickNode provider for HTTP transport
  • Added optional HttpProviderOptions | SocketOptions in Web3ExternalProvider and QuickNodeProvider for provider configs

web3-errors

  • Added optional statusCode property of response in ResponseError.

Changed

web3-eth-contract

@jdevcs jdevcs added Release 4.x 4.0 related labels Aug 22, 2024
@jdevcs jdevcs self-assigned this Aug 22, 2024
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 639.24 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 619.95 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: 4ce72be Previous: 60fc197 Ratio
processingTx 21960 ops/sec (±7.84%) 23607 ops/sec (±6.40%) 1.07
processingContractDeploy 40006 ops/sec (±6.79%) 40397 ops/sec (±9.19%) 1.01
processingContractMethodSend 16656 ops/sec (±6.80%) 17346 ops/sec (±6.97%) 1.04
processingContractMethodCall 27363 ops/sec (±6.22%) 28617 ops/sec (±7.82%) 1.05
abiEncode 45106 ops/sec (±6.75%) 45490 ops/sec (±6.79%) 1.01
abiDecode 30250 ops/sec (±8.83%) 31146 ops/sec (±7.38%) 1.03
sign 1532 ops/sec (±3.63%) 1551 ops/sec (±0.83%) 1.01
verify 365 ops/sec (±0.65%) 361 ops/sec (±0.56%) 0.99

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

Copy link

Benchmark

Benchmark suite Current: 283bec7 Previous: 60fc197 Ratio
processingTx 23346 ops/sec (±6.59%) 23607 ops/sec (±6.40%) 1.01
processingContractDeploy 38853 ops/sec (±7.78%) 40397 ops/sec (±9.19%) 1.04
processingContractMethodSend 16143 ops/sec (±7.11%) 17346 ops/sec (±6.97%) 1.07
processingContractMethodCall 27853 ops/sec (±8.06%) 28617 ops/sec (±7.82%) 1.03
abiEncode 44107 ops/sec (±7.47%) 45490 ops/sec (±6.79%) 1.03
abiDecode 31568 ops/sec (±8.24%) 31146 ops/sec (±7.38%) 0.99
sign 1571 ops/sec (±3.14%) 1551 ops/sec (±0.83%) 0.99
verify 375 ops/sec (±0.75%) 361 ops/sec (±0.56%) 0.96

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

Copy link

codecov bot commented Aug 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.48%. Comparing base (60fc197) to head (4ce72be).
Report is 1 commits behind head on 4.x.

Additional details and impacted files
@@           Coverage Diff           @@
##              4.x    #7207   +/-   ##
=======================================
  Coverage   94.48%   94.48%           
=======================================
  Files         216      216           
  Lines        8434     8434           
  Branches     2317     2317           
=======================================
  Hits         7969     7969           
  Misses        465      465           
Flag Coverage Δ
UnitTests 94.48% <100.00%> (ø)

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

Copy link

Deploying web3-js-docs with  Cloudflare Pages  Cloudflare Pages

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

View logs

@jdevcs jdevcs merged commit e746566 into 4.x Aug 22, 2024
60 of 62 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
4.x 4.0 related Release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants