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: optimistic execution consensus v2 #22560

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Nov 13, 2024

  1. temp commit, checking finalize

    Randy Grok committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    0b80553 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. move to internal finalize block

    Randy Grok committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    4807332 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. use optimistic exec

    Randy Grok committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    907bcd1 View commit details
    Browse the repository at this point in the history
  2. remove app hash

    Randy Grok committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    a58e20d View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. enable optimistic execution

    Randy Grok committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    082ddec View commit details
    Browse the repository at this point in the history
  2. create unit test

    Randy Grok committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    266d53f View commit details
    Browse the repository at this point in the history
  3. include unit test for optimistic exec

    Randy Grok committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    857f14c View commit details
    Browse the repository at this point in the history