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

[Merge] add merge Beacon API support #4537

Merged
merged 22 commits into from
Nov 5, 2021
Merged

Commits on Nov 4, 2021

  1. add merge api support

    tbenr committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    a79aa98 View commit details
    Browse the repository at this point in the history
  2. fixes AT

    tbenr committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    dd47bea View commit details
    Browse the repository at this point in the history
  3. reorganize SignedBeaconBlock

    tbenr committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    6b22ddd View commit details
    Browse the repository at this point in the history
  4. c&p issue

    tbenr committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    08ceaad View commit details
    Browse the repository at this point in the history
  5. improve UT

    tbenr committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    069bb8a View commit details
    Browse the repository at this point in the history
  6. fix UT compilation

    tbenr committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    39b42f6 View commit details
    Browse the repository at this point in the history
  7. improvements

    tbenr committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    1c914be View commit details
    Browse the repository at this point in the history
  8. BeaconBlock to BeaconBlockPhase0

    improvement in BeaconBlock* constructors
    tbenr committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    390756d View commit details
    Browse the repository at this point in the history
  9. add ExecutionPayload api schema annotations

    add BeaconStateMerge in State schema annotation
    add BeaconBlockMerge in UnsignedBlock schema annotation
    fix BeaconStateAltair schema properties names
    tbenr committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    a3f712f View commit details
    Browse the repository at this point in the history
  10. add ExecutionPayload api schema annotations

    add BeaconStateMerge in State schema annotation
    add BeaconBlockMerge in UnsignedBlock schema annotation
    fix BeaconStateAltair schema properties names
    add UInt256 serializer\deserializer
    expand BeaconState api UT
    tbenr committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    0034492 View commit details
    Browse the repository at this point in the history
  11. fix UT

    tbenr committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    a4614a1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    077622e View commit details
    Browse the repository at this point in the history
  13. fix BeaconBlock schema names

    tbenr committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    d5e32a1 View commit details
    Browse the repository at this point in the history
  14. update with the latest master

    tbenr committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    084d989 View commit details
    Browse the repository at this point in the history
  15. fix genesis_validators_root and missing @JsonCreator on BeaconStateMe…

    …rge, ExecutionPayload and ExecutionPayloadHeader
    tbenr committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    b3d82dc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    40d4712 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b400122 View commit details
    Browse the repository at this point in the history
  18. fix deserialization

    tbenr committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    3be8a6f View commit details
    Browse the repository at this point in the history
  19. fix rebase

    tbenr committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    ecbc02a View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Configuration menu
    Copy the full SHA
    de2fb62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47c9a3d View commit details
    Browse the repository at this point in the history
  3. fix rebase

    tbenr committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    caa7310 View commit details
    Browse the repository at this point in the history