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

refactor(sequencer): generate SequencerBlock after transaction execution in proposal phase #1562

Merged
merged 11 commits into from
Oct 7, 2024

Commits on Sep 24, 2024

  1. refactor of App to have post_execute_transactions hook so SequencerBl…

    …ock can be constructed during proposal
    noot committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    9f00b18 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. clean up and fix unit tests

    noot committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    62d76f6 View commit details
    Browse the repository at this point in the history
  2. cleanup

    noot committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    621bb09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82c0bf0 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. merge w main

    noot committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    3609462 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    1a01c09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    591fd94 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. merge w main

    noot committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    30e0200 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    7baa03f View commit details
    Browse the repository at this point in the history
  2. update comments

    noot committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    4f9bfe0 View commit details
    Browse the repository at this point in the history
  3. add comment

    noot committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    09001ad View commit details
    Browse the repository at this point in the history