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(katana): prevent sequencer to treat all block from start #22

Merged
merged 4 commits into from
Aug 22, 2024

Conversation

ybensacq
Copy link

@ybensacq ybensacq commented Aug 6, 2024

Description

  1. add new fields in config file send_from_block & config_file
  2. rename from_block to gather_from_block
  3. update send_from_block poll_next method
  4. use new send_from_block to start to send transactions

Related issue

Tests

  • Yes
  • No, because they aren't needed
  • No, because I need help

Added to documentation?

  • README.md
  • Dojo Book
  • No documentation needed

Checklist

  • I've formatted my code (scripts/prettier.sh, scripts/rust_fmt.sh, scripts/cairo_fmt.sh)
  • I've linted my code (scripts/clippy.sh, scripts/docs.sh)
  • I've commented my code
  • I've requested a review after addressing the comments

Base automatically changed from fix/basic-auth to solis-v0.7.0-alpha August 22, 2024 09:37
@kwiss kwiss merged commit a4b4276 into solis-v0.7.0-alpha Aug 22, 2024
8 of 11 checks passed
@kwiss kwiss deleted the prevent-katana-to-teat-all-block-from-start branch August 22, 2024 09:38
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.

2 participants