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

feat: results of rust ethereum clients research #2773

Conversation

mateuszm-arianelabs
Copy link
Contributor

Description:
The result of recent research on the rust ethereum client, it contains three libraries: web3rs, ethers.rs, alloy-core. The initial research of each library is located in an associated folder in the tools/ directory.

Related issue(s):
#2772

Copy link
Contributor

@acuarica acuarica left a comment

Choose a reason for hiding this comment

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

lg

tools/alloy-core-rs-example/.gitignore Outdated Show resolved Hide resolved
tools/alloy-core-rs-example/src/main.rs Outdated Show resolved Hide resolved
tools/alloy-core-rs-example/src/main.rs Outdated Show resolved Hide resolved
tools/ethers-rs-example/src/greeter.json Outdated Show resolved Hide resolved
tools/web3rs-example/src/SimpleStorage.bin Show resolved Hide resolved
… artifact, add web3rs status note

Signed-off-by: mateuszm-arianelabs <[email protected]>
Signed-off-by: mateuszm-arianelabs <[email protected]>
@quiet-node quiet-node added the enhancement New feature or request label Aug 12, 2024
@quiet-node quiet-node added this to the 0.55.0 milestone Aug 12, 2024
Copy link
Contributor

@acuarica acuarica left a comment

Choose a reason for hiding this comment

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

lg

@acuarica acuarica self-requested a review August 14, 2024 14:13
tools/alloy-core-rs-example/src/main.rs Outdated Show resolved Hide resolved
Copy link
Contributor

@acuarica acuarica left a comment

Choose a reason for hiding this comment

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

lg

@quiet-node quiet-node modified the milestones: 0.55.0, 0.56.0 Sep 6, 2024
@se7enarianelabs se7enarianelabs added the ArianeLabs Items ArianeLabs is contributing to label Sep 10, 2024
Copy link
Collaborator

@ebadiere ebadiere left a comment

Choose a reason for hiding this comment

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

LG

Copy link

sonarcloud bot commented Sep 10, 2024

@arianejasuwienas
Copy link
Contributor

Moved to: #2999

Copy link

codecov bot commented Sep 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.18%. Comparing base (dc2efa0) to head (2c0688d).
Report is 19 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (dc2efa0) and HEAD (2c0688d). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (dc2efa0) HEAD (2c0688d)
relay 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2773       +/-   ##
===========================================
- Coverage   89.59%   68.18%   -21.41%     
===========================================
  Files          40       49        +9     
  Lines        3056     3700      +644     
  Branches      632      778      +146     
===========================================
- Hits         2738     2523      -215     
- Misses        274     1151      +877     
+ Partials       44       26       -18     
Flag Coverage Δ
relay ?

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

see 48 files with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ArianeLabs Items ArianeLabs is contributing to enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

7 participants