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(node-api) : Implemented genesis time #2014

Draft
wants to merge 22 commits into
base: beacon-endpoints
Choose a base branch
from

Commits on Sep 19, 2024

  1. Introduce genesis time

    Signed-off-by: nidhi-singh02 <[email protected]>
    nidhi-singh02 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1cde1bc View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. trying to get from initiliaze state

    Signed-off-by: nidhi-singh02 <[email protected]>
    nidhi-singh02 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    dc4a4c5 View commit details
    Browse the repository at this point in the history
  2. executionPayloadHeader

    Signed-off-by: nidhi-singh02 <[email protected]>
    nidhi-singh02 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8329623 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0d1df9 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    d8daecd View commit details
    Browse the repository at this point in the history
  2. remove uncessary changes from examples

    Signed-off-by: nidhi-singh02 <[email protected]>
    nidhi-singh02 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    9902e1f View commit details
    Browse the repository at this point in the history
  3. getting genesis time - works

    Signed-off-by: nidhi-singh02 <[email protected]>
    nidhi-singh02 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    206d0f8 View commit details
    Browse the repository at this point in the history
  4. cleanup of code

    Signed-off-by: nidhi-singh02 <[email protected]>
    nidhi-singh02 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    988a1e5 View commit details
    Browse the repository at this point in the history
  5. fmt cleanup

    Signed-off-by: nidhi-singh02 <[email protected]>
    nidhi-singh02 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    5a6d4f5 View commit details
    Browse the repository at this point in the history
  6. time is sec, get from executionPayloadHeader

    Signed-off-by: nidhi-singh02 <[email protected]>
    nidhi-singh02 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    9e44788 View commit details
    Browse the repository at this point in the history
  7. generate check

    Signed-off-by: nidhi-singh02 <[email protected]>
    nidhi-singh02 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    8098e3f View commit details
    Browse the repository at this point in the history
  8. gosec for genesis time

    Signed-off-by: nidhi-singh02 <[email protected]>
    nidhi-singh02 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c16d30a View commit details
    Browse the repository at this point in the history
  9. cleanup

    Signed-off-by: nidhi-singh02 <[email protected]>
    nidhi-singh02 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    66d5082 View commit details
    Browse the repository at this point in the history
  10. cleanup

    Signed-off-by: nidhi-singh02 <[email protected]>
    nidhi-singh02 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d28d42e View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

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

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    f2a4802 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcbbbf8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c3b063 View commit details
    Browse the repository at this point in the history
  4. as mockery updated, generate-check

    Signed-off-by: nidhi-singh02 <[email protected]>
    nidhi-singh02 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    46022e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    074dfb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a21e77c View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

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