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

Separate production from dry runs in executor & Cleanup all execution paths :) #1873

Merged
merged 37 commits into from
May 7, 2024

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    9444cd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6be596 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG

    MitchTurner committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    3bac817 View commit details
    Browse the repository at this point in the history
  4. Replace missing import

    MitchTurner committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    4b4d504 View commit details
    Browse the repository at this point in the history
  5. Fix no features check

    MitchTurner committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    15a702a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bebc1f4 View commit details
    Browse the repository at this point in the history
  7. Fix doc

    MitchTurner committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    1fa314c View commit details
    Browse the repository at this point in the history
  8. Cleanup

    MitchTurner committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    1c74742 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    2c9049a View commit details
    Browse the repository at this point in the history
  2. Move mint stuff to helper

    MitchTurner committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d29c43e View commit details
    Browse the repository at this point in the history
  3. Unify tx processing code

    MitchTurner committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    db6e8f5 View commit details
    Browse the repository at this point in the history
  4. Consolidate interfaces

    MitchTurner committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    e620e88 View commit details
    Browse the repository at this point in the history
  5. More cleanup

    MitchTurner committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    442cd73 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c69a9a8 View commit details
    Browse the repository at this point in the history
  7. Cleanup inner functions

    MitchTurner committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    780295f View commit details
    Browse the repository at this point in the history
  8. Flatten code, cleanup

    MitchTurner committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    482cf9e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fa37f08 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    884c224 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8b62746 View commit details
    Browse the repository at this point in the history
  12. Remove old comments

    MitchTurner committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d0a46a0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0853e80 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    c3f7d5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f9b6b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7434d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8cfa2c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e65e6b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    87ebd3f View commit details
    Browse the repository at this point in the history
  7. Refactor a little bit

    MitchTurner committed May 1, 2024
    Configuration menu
    Copy the full SHA
    1ede334 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Use refs everywhere instead of consuming the partial block sometimes,…

    … remove skipped txs bool and always skip
    MitchTurner committed May 2, 2024
    Configuration menu
    Copy the full SHA
    5054e73 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    042054f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4fa55b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93e8e11 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    53ed977 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a47095 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d64847 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    157ae57 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    03395bb View commit details
    Browse the repository at this point in the history