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: ensure account defaults to block pending #1891

Merged
merged 1 commit into from
Apr 27, 2024

Conversation

glihm
Copy link
Collaborator

@glihm glihm commented Apr 26, 2024

Katana is often used for instant mining, but some weird issues appear when using a block time. Ensuring we're using by default the pending block is usually the expected behavior to reflect account nonces instantly.

@glihm glihm added the sozo label Apr 26, 2024
Copy link

codecov bot commented Apr 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.31%. Comparing base (5f421e1) to head (58da79b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1891      +/-   ##
==========================================
- Coverage   70.37%   70.31%   -0.07%     
==========================================
  Files         315      315              
  Lines       35766    35841      +75     
==========================================
+ Hits        25171    25200      +29     
- Misses      10595    10641      +46     

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

@glihm glihm merged commit cac60c3 into dojoengine:main Apr 27, 2024
11 of 12 checks passed
@glihm glihm deleted the fix/sozo-default-block branch June 14, 2024 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants