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

release v1.2.0 #2999

Merged
merged 33 commits into from
Sep 22, 2022
Merged

release v1.2.0 #2999

merged 33 commits into from
Sep 22, 2022

Commits on Aug 3, 2022

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

Commits on Aug 22, 2022

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

Commits on Aug 24, 2022

  1. Add basic test case

    hwwhww committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    f8d92c3 View commit details
    Browse the repository at this point in the history
  2. Update tests/formats/fork_choice/README.md

    Co-authored-by: Hsiao-Wei Wang <hsiaowei.eth@gmail.com>
    mkalinin and hwwhww committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    b67fb5b View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Merge pull request #2981 from ethereum/hash_to_bls_field-with-serialize

    Modify `hash_to_bls_field` logic to use straight hashing
    asn-d6 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    d8e7409 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

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

Commits on Sep 2, 2022

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

Commits on Sep 8, 2022

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

Commits on Sep 12, 2022

  1. Merge pull request #2965 from mkalinin/optimistic-sync-tests

    Extend fork_choice test format with on_payload_info
    hwwhww committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    97c61fe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2982 from ethereum/optimistic-sync-tests

    Add optimistic sync tests
    hwwhww committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    f2c2656 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4407c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d2cfff View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Merge pull request #2989 from ethereum/deposit-zero-pk

    Add `test_process_deposit::test_key_validate_invalid`
    djrtwo committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    770a603 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

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

Commits on Sep 16, 2022

  1. Merge pull request #2993 from barnjamin/patch-1

    Fix link to beacon-chain doc
    hwwhww committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    9a2fcc0 View commit details
    Browse the repository at this point in the history
  2. bump version to v1.2.0

    djrtwo committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    63d284a View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Configuration menu
    Copy the full SHA
    b63ed22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b351550 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2995 from ethereum/version-bump

    bump version to v1.2.0
    djrtwo committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    00a8a13 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Configuration menu
    Copy the full SHA
    0f8e12e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3000 from ethereum/sync-readme

    Add a redirection README.md for the sync tests
    djrtwo committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    9ec97ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93b7ae2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3bc7ff9 View commit details
    Browse the repository at this point in the history
  5. Fix state list lengths table

    jtraglia committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    603e27f View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Merge pull request #3002 from jtraglia/fix-a-few-things

    Fix a few things in Capella specs
    ralexstokes committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    b72afff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7066307 View commit details
    Browse the repository at this point in the history
  3. Fix TOC with check_toc

    jtraglia committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    5517729 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1bb863b View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Merge pull request #3007 from jtraglia/rename-withdraw-section

    Rename withdraw section to withdraw_balance
    hwwhww committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    c0ef942 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3001 from ethereum/bls-output-null

    Update BLS test format: output `null` for invalid case
    hwwhww committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    73c96b2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3005 from ethereum/eip4844-patch-dr

    Fixing EIP-4844 function names
    asn-d6 committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    e4fdb8a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3008 from terencechain/patch-137

    eip4844: signed_blobs_header -> signed_blobs_sidecar
    ralexstokes committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    189d61e View commit details
    Browse the repository at this point in the history