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

fix(consensus, blockchain): set execution payload timestamp based on CometBFT timestamp #2095

Merged
merged 32 commits into from
Nov 6, 2024

Commits on Oct 23, 2024

  1. nits

    abi87 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    eea8ead View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49538dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b303196 View commit details
    Browse the repository at this point in the history
  4. some more types cleanup

    abi87 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    847cd52 View commit details
    Browse the repository at this point in the history
  5. some more types cleanup

    abi87 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    020cb11 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    92bbfae View commit details
    Browse the repository at this point in the history
  7. nits

    abi87 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    69efa86 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8b87b65 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    be54ae7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    196f1ec View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    55126cb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ce0d420 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    49b31a8 View commit details
    Browse the repository at this point in the history
  14. nit

    abi87 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    7975424 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    70bba14 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0365941 View commit details
    Browse the repository at this point in the history
  17. nits

    abi87 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    da314f1 View commit details
    Browse the repository at this point in the history
  18. fixed consensus time setting

    abi87 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    36041e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. improved SlotData encapsulation

    abi87 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    13a93ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f13cdf7 View commit details
    Browse the repository at this point in the history
  3. nit

    abi87 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    0c6e82a View commit details
    Browse the repository at this point in the history
  4. dropped minor code duplication

    abi87 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    20c881e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b106b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e447c20 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    cbc89a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    699df26 View commit details
    Browse the repository at this point in the history
  3. fixed comment

    abi87 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6c256d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f386d51 View commit details
    Browse the repository at this point in the history
  5. hardened check

    abi87 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e66ef6c View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

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

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    8ca08fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8f2e07 View commit details
    Browse the repository at this point in the history