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

Support Eip2930 #2689

Merged
merged 1 commit into from
Jan 18, 2024
Merged

Support Eip2930 #2689

merged 1 commit into from
Jan 18, 2024

Conversation

zjb0807
Copy link
Member

@zjb0807 zjb0807 commented Jan 17, 2024

closes: #2688

Support Talisman wallet
image

@zjb0807 zjb0807 requested a review from xlc January 17, 2024 10:43
Copy link

codecov bot commented Jan 17, 2024

Codecov Report

Attention: 26 lines in your changes are missing coverage. Please review.

Comparison is base (819b280) 67.70% compared to head (57efc57) 67.48%.

Files Patch % Lines
primitives/src/unchecked_extrinsic.rs 0.00% 26 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2689      +/-   ##
==========================================
- Coverage   67.70%   67.48%   -0.22%     
==========================================
  Files          67       67              
  Lines        8601     9168     +567     
==========================================
+ Hits         5823     6187     +364     
- Misses       2778     2981     +203     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zjb0807 zjb0807 merged commit cb4294d into master Jan 18, 2024
11 checks passed
@zjb0807 zjb0807 deleted the add-eip2930 branch January 18, 2024 01:33
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.

support evm EIP2930 (type 1) tx
2 participants