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: 🧪 ERC20 Interactions test #2782

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from
Draft

Conversation

timbrinded
Copy link
Contributor

What does it do?

  • New test for testing erc20 interactions
  • explicitly set evmVersion to Shanghai
  • incrementing solc

What value does it bring to the blockchain users?

Improved blockchain reliability by ensuring our erc20 interactions play nicely with upstream substrate changes.

New test for testing erc20 interactions, explicitly set evmVersion to Shanghai, incrementing solc
@timbrinded timbrinded added B0-silent Changes should not be mentioned in any release notes D2-notlive PR doesn't change runtime/client code labels Apr 25, 2024
Copy link
Contributor

github-actions bot commented Apr 25, 2024

Coverage Report

@@                     Coverage Diff                     @@
##           master   timbo/erc20-interactions     +/-   ##
===========================================================
  Coverage   73.06%                     73.06%   0.00%     
  Files         228                        228             
  Lines       69944                      69944             
===========================================================
  Hits        51103                      51103             
  Misses      18841                      18841             
Files Changed Coverage

Coverage generated Mon Apr 29 16:43:02 UTC 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B0-silent Changes should not be mentioned in any release notes D2-notlive PR doesn't change runtime/client code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant