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

fix(docs): intro #7056

Merged
merged 5 commits into from
May 23, 2024
Merged

fix(docs): intro #7056

merged 5 commits into from
May 23, 2024

Conversation

danforbes
Copy link
Contributor

  • landing page should be Introduction as opposed to Quickstart
  • improvements to Introduction

- landing page should be Introduction as opposed to Quickstart
- improvements to Introduction
@danforbes
Copy link
Contributor Author

@jdevcs @Muhammad-Altabba @avkos @luu-alex What is the "Eth EL API" mentioned here?

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 625.57 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 606.28 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: c58821f Previous: f4e55bd Ratio
processingTx 9108 ops/sec (±4.36%) 9157 ops/sec (±3.53%) 1.01
processingContractDeploy 38802 ops/sec (±6.06%) 39854 ops/sec (±6.49%) 1.03
processingContractMethodSend 19830 ops/sec (±6.62%) 19031 ops/sec (±8.97%) 0.96
processingContractMethodCall 40863 ops/sec (±6.05%) 37579 ops/sec (±6.24%) 0.92
abiEncode 44275 ops/sec (±7.44%) 42781 ops/sec (±6.77%) 0.97
abiDecode 30577 ops/sec (±9.04%) 29806 ops/sec (±7.94%) 0.97
sign 1560 ops/sec (±4.00%) 1522 ops/sec (±3.29%) 0.98
verify 370 ops/sec (±0.46%) 368 ops/sec (±0.73%) 0.99

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

Copy link

codecov bot commented May 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.96%. Comparing base (f4e55bd) to head (c58821f).

Additional details and impacted files
@@           Coverage Diff           @@
##              4.x    #7056   +/-   ##
=======================================
  Coverage   91.96%   91.96%           
=======================================
  Files         215      215           
  Lines        8329     8329           
  Branches     2296     2296           
=======================================
  Hits         7660     7660           
  Misses        669      669           
Flag Coverage Δ
UnitTests 91.96% <ø> (ø)

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 ∅ <ø> (∅)

Enhancements to package documentation
@danforbes
Copy link
Contributor Author

@jdevcs @Muhammad-Altabba @avkos @luu-alex Is there a reason why the Wallet package is not mentioned here?

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.

2 participants