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(server/v2/cometbft): optimistic execution #22560

Merged
merged 16 commits into from
Nov 28, 2024
Merged

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

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    f78dbe0 View commit details
    Browse the repository at this point in the history
  2. fix merge errors

    Randy Grok committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    5718170 View commit details
    Browse the repository at this point in the history
  3. update to commit ouside of optimistic execution

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

Commits on Nov 28, 2024

  1. fix reviews

    Randy Grok committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    05e8ee7 View commit details
    Browse the repository at this point in the history
  2. remove enable method

    Randy Grok committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    bc9250b View commit details
    Browse the repository at this point in the history
  3. fix tests

    Randy Grok committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    f24f35e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e91f209 View commit details
    Browse the repository at this point in the history
  5. fix processproposal test

    Randy Grok committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    c836cab View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feat/optimistic-exec-v2' of github.com-randy:cosmos/cos…

    …mos-sdk into feat/optimistic-exec-v2
    Randy Grok committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    d6cf77e View commit details
    Browse the repository at this point in the history