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

Add account with simple __execute__ entrypoint for testing #1814

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

kariy
Copy link
Member

@kariy kariy commented Apr 11, 2024

this would be useful for when you're hardcoding txs in tests/benchmarks and only need to perform a contract call

@kariy
Copy link
Member Author

kariy commented Apr 11, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @kariy and the rest of your teammates on Graphite Graphite

@kariy kariy changed the title add test account with dummy validate Add account class with dummy validate for testing Apr 11, 2024
@kariy kariy marked this pull request as ready for review April 11, 2024 05:20
@kariy kariy force-pushed the add-test-account branch 2 times, most recently from e9ff248 to d36c0c0 Compare April 11, 2024 05:29
Copy link

codecov bot commented Apr 11, 2024

Codecov Report

Attention: Patch coverage is 90.90909% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 68.43%. Comparing base (11e0881) to head (d36c0c0).
Report is 1 commits behind head on main.

❗ Current head d36c0c0 differs from pull request most recent head 02a9112. Consider uploading reports for the commit 02a9112 to get more accurate results

Files Patch % Lines
...ates/katana/core/src/service/messaging/ethereum.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1814   +/-   ##
=======================================
  Coverage   68.42%   68.43%           
=======================================
  Files         307      307           
  Lines       33834    33836    +2     
=======================================
+ Hits        23152    23154    +2     
  Misses      10682    10682           

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

@kariy
Copy link
Member Author

kariy commented Apr 11, 2024

Merge activity

  • Apr 11, 1:56 AM EDT: @kariy started a stack merge that includes this pull request via Graphite.
  • Apr 11, 1:57 AM EDT: Graphite rebased this pull request as part of a merge.
  • Apr 11, 1:58 AM EDT: @kariy merged this pull request with Graphite.

Base automatically changed from move-feature-contracts to main April 11, 2024 05:56
@kariy kariy merged commit ab1fa3f into main Apr 11, 2024
10 checks passed
@kariy kariy deleted the add-test-account branch April 11, 2024 05:58
@kariy kariy changed the title Add account class with dummy validate for testing Add account with simple __execute__ entrypoint Apr 11, 2024
@kariy kariy changed the title Add account with simple __execute__ entrypoint Add account with simple __execute__ entrypoint for testing Apr 11, 2024
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.

1 participant