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

Cleanup payload types #3675

Merged
merged 16 commits into from
Nov 2, 2022
Merged

Cleanup payload types #3675

merged 16 commits into from
Nov 2, 2022

Commits on Oct 17, 2022

  1. Add transparent support

    paulhauner committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    9797ff8 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Add Config struct

    paulhauner committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    3c51f6e View commit details
    Browse the repository at this point in the history
  2. Deprecate enum_behaviour

    paulhauner committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    89b64a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46ffb7f View commit details
    Browse the repository at this point in the history
  4. Revert "Partially remove enum_behaviour from project"

    This reverts commit 46ffb7f.
    paulhauner committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    1fa57a0 View commit details
    Browse the repository at this point in the history
  5. Revert "Deprecate enum_behaviour"

    This reverts commit 89b64a6.
    paulhauner committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    b818075 View commit details
    Browse the repository at this point in the history
  6. Add struct_behaviour

    paulhauner committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    e23ffae View commit details
    Browse the repository at this point in the history
  7. Tidy

    paulhauner committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    2276bfc View commit details
    Browse the repository at this point in the history
  8. Move tests into ssz_derive

    paulhauner committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    256a6c0 View commit details
    Browse the repository at this point in the history
  9. Bump ssz derive

    paulhauner committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    ea1a10d View commit details
    Browse the repository at this point in the history
  10. Fix comment

    paulhauner committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    dff173a View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Configuration menu
    Copy the full SHA
    dc12511 View commit details
    Browse the repository at this point in the history
  2. newtype transaparent ssz

    realbigsean committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    b3f6d1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c170f2c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fcde87b View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

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