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: first draft for sequencer #104

Merged
merged 3 commits into from
Sep 19, 2023

Conversation

greged93
Copy link
Contributor

Defines the main outline for the test sequencer.

Time spent on this PR: 0.1 day

Resolves: #103

Pull Request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build-related changes
  • Documentation content changes
  • Testing

What is the new behavior?

Have a test sequencer crate in order to set the outline for the sequencer.

Does this introduce a breaking change?

  • Yes
  • No

crates/sequencer/Cargo.toml Outdated Show resolved Hide resolved
crates/sequencer/src/sequencer.rs Outdated Show resolved Hide resolved
@ClementWalter ClementWalter added this pull request to the merge queue Sep 19, 2023
Merged via the queue into kkrt-labs:main with commit f36f9f8 Sep 19, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants