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 updated merge specs #2815

Merged
merged 128 commits into from
Jan 28, 2022
Merged

Release updated merge specs #2815

merged 128 commits into from
Jan 28, 2022

Commits on Dec 5, 2021

  1. Add first efforts

    paulhauner committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    c99e48c View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Tidy, finish duties

    paulhauner committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    38fffd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8918823 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f5b7d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a89d16 View commit details
    Browse the repository at this point in the history
  5. Add RPC responses

    paulhauner committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    5a5f980 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Flip bool

    paulhauner committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    2c62ed3 View commit details
    Browse the repository at this point in the history
  2. Add EE assumptions

    paulhauner committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    497b5f8 View commit details
    Browse the repository at this point in the history
  3. Remove valid roots set

    paulhauner committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    0ad6025 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b67c33 View commit details
    Browse the repository at this point in the history
  5. Condense gossip topics

    paulhauner committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    fb520a8 View commit details
    Browse the repository at this point in the history
  6. Tidy tab formatting

    paulhauner committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    d1851dc View commit details
    Browse the repository at this point in the history
  7. Fix latest_valid_ancestor

    paulhauner committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    4c4ffe7 View commit details
    Browse the repository at this point in the history
  8. Add checkpoint sync

    paulhauner committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    3f6e5b9 View commit details
    Browse the repository at this point in the history
  9. Add section about API

    paulhauner committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    ffc2c40 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9d7d4d0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4f1d815 View commit details
    Browse the repository at this point in the history
  12. Fix typo

    paulhauner committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    eb32e14 View commit details
    Browse the repository at this point in the history
  13. Add section about re-orgs

    paulhauner committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    0842554 View commit details
    Browse the repository at this point in the history
  14. Tidy

    paulhauner committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    d9a0d16 View commit details
    Browse the repository at this point in the history
  15. Flip bool

    paulhauner committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    538cc81 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2021

  1. Configuration menu
    Copy the full SHA
    5c1fcaf View commit details
    Browse the repository at this point in the history
  2. Move helpers

    paulhauner committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    2aa4edf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e49685e View commit details
    Browse the repository at this point in the history
  4. Add failure recovery

    paulhauner committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    ffba24f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    26e934b View commit details
    Browse the repository at this point in the history
  6. Tidy

    paulhauner committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    da6cad8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9901cb3 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. Tidy

    paulhauner committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    26431b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a797ae4 View commit details
    Browse the repository at this point in the history
  3. Allow RPC blocks

    paulhauner committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    b287f65 View commit details
    Browse the repository at this point in the history
  4. Improve gossip wording

    paulhauner committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    91cad9b View commit details
    Browse the repository at this point in the history
  5. Clarify API head condition

    paulhauner committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    aa9a296 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7837dc7 View commit details
    Browse the repository at this point in the history
  7. Specify no invalid parents

    paulhauner committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    451ae29 View commit details
    Browse the repository at this point in the history
  8. Tidy

    paulhauner committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    9421bf3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ff50bfe View commit details
    Browse the repository at this point in the history
  10. Update gossip conditions

    paulhauner committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    e696d11 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Update sync/optimistic.md

    Co-authored-by: terence tsao <terence@prysmaticlabs.com>
    paulhauner and terencechain committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    941531c View commit details
    Browse the repository at this point in the history
  2. Bump safe slots

    paulhauner committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    12293c9 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    paulhauner committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    50f526e View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. Add CONFIG_NAME to configs

    Runtime configurations apply to a certain network and the name of that
    network is useful for humans such that they can talk about it.
    
    Some of the existing configs already include a `CONFIG_NAME` toggle -
    might as well add it here as well and avoid some confusion - this name
    above all becomes useful in the beacon API.
    
    By extension, the `CONFIG_NAME` config will appear in the beacon api as
    a result of being defined here.
    arnetheduck committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    46bc206 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

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

Commits on Jan 4, 2022

  1. Merge pull request #2787 from ethereum/extra_data_tests

    add some non-empty extra_data tests
    djrtwo committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    a829802 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Add 3 new invalid test cases

    asanso committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    b220655 View commit details
    Browse the repository at this point in the history
  2. fixing lint

    asanso committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    7ccd528 View commit details
    Browse the repository at this point in the history
  3. fixing lint

    asanso committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    b5908cf View commit details
    Browse the repository at this point in the history
  4. fixing lint

    asanso committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    db16f59 View commit details
    Browse the repository at this point in the history
  5. Update tests/generators/ssz_generic/ssz_container.py

    Co-authored-by: Alex Stokes <r.alex.stokes@gmail.com>
    asanso and ralexstokes committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    6f64d46 View commit details
    Browse the repository at this point in the history
  6. Update tests/generators/ssz_generic/ssz_container.py

    Co-authored-by: Alex Stokes <r.alex.stokes@gmail.com>
    asanso and ralexstokes committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    22719f2 View commit details
    Browse the repository at this point in the history
  7. Update tests/generators/ssz_generic/ssz_container.py

    Co-authored-by: Alex Stokes <r.alex.stokes@gmail.com>
    asanso and ralexstokes committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    7df0d4d View commit details
    Browse the repository at this point in the history
  8. Update tests/generators/ssz_generic/ssz_container.py

    Co-authored-by: Alex Stokes <r.alex.stokes@gmail.com>
    asanso and ralexstokes committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    69a2fb4 View commit details
    Browse the repository at this point in the history
  9. Update tests/generators/ssz_generic/ssz_container.py

    Co-authored-by: Alex Stokes <r.alex.stokes@gmail.com>
    asanso and ralexstokes committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    e56dddd View commit details
    Browse the repository at this point in the history
  10. 1 Configuration menu
    Copy the full SHA
    d74cb5c View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Merge pull request #2791 from ralexstokes/clean-up-test-gen

    remove unnecessary conditional in ssz generic test gen code
    hwwhww committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    fab4cb0 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Update README.md

    paulhauner committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    fe60589 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Apply suggestions from code review

    Co-authored-by: Hsiao-Wei Wang <hsiaowei.eth@gmail.com>
    Co-authored-by: Mikhail Kalinin <noblesse.knight@gmail.com>
    Co-authored-by: terence tsao <terence@prysmaticlabs.com>
    4 people committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    9e619f8 View commit details
    Browse the repository at this point in the history
  2. Update sync/optimistic.md

    Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
    paulhauner and rauljordan committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    6eba269 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    890a020 View commit details
    Browse the repository at this point in the history
  4. Rename sync_committee_aggregate > sync_aggregate

    This renames the `sync_committee_aggregate` field of `LightClientUpdate`
    to `sync_aggregate` for consistency with the terminology in the rest of
    the spec.
    etan-status committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    48e19b1 View commit details
    Browse the repository at this point in the history
  5. Document light client constants

    This adds documentation about the unit and actual value of light client
    specific constants, consistently with the rest of the spec.
    etan-status committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    212eb00 View commit details
    Browse the repository at this point in the history
  6. Fix light client docs to match function signature

    In the light client docs a mentioning of a function trigger is lacking
    the `genesis_validators_root` argument. This patch adds that argument
    to the documentation to match the real function signature. It also
    slightly improves the grammar.
    etan-status committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    79c456b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2798 from etan-status/lc-constants-notes

    Document light client constants
    djrtwo committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    80c8de1 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2797 from etan-status/lc-update-doc

    Fix light client docs to match function signature
    djrtwo committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    7b435bd View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2795 from fredriksvantes/patch-5

    Updating URL for eth-clients
    djrtwo committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    17558ac View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2794 from paulhauner/patch-36

    Fix typo in main README
    djrtwo committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    01869f3 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #2784 from status-im/config-name

    Add `CONFIG_NAME` to configs
    djrtwo committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    a1719f9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c4a6022 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Remove client setting

    terencechain committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    7e2461e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c13e2e View commit details
    Browse the repository at this point in the history
  3. Address "yet to" paragraph

    paulhauner committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    2ce2aac View commit details
    Browse the repository at this point in the history
  4. Remove justified_block

    paulhauner committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    736f3ce View commit details
    Browse the repository at this point in the history
  5. Fix typo

    paulhauner committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    55d92ce View commit details
    Browse the repository at this point in the history
  6. Update p2p-networking

    paulhauner committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    1228e01 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e97335a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    60eab25 View commit details
    Browse the repository at this point in the history
  9. Fix typo

    paulhauner committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    0ae80d9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    de1a6ca View commit details
    Browse the repository at this point in the history
  11. Update links to bellatrix

    paulhauner committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    ad7e924 View commit details
    Browse the repository at this point in the history
  12. Add rationale

    paulhauner committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    90fb7f6 View commit details
    Browse the repository at this point in the history
  13. Add poisoning prevention

    paulhauner committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    6d73b0a View commit details
    Browse the repository at this point in the history
  14. Run doctoc

    paulhauner committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    0c2e416 View commit details
    Browse the repository at this point in the history
  15. Fix spelling mistakes

    paulhauner committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    6d72038 View commit details
    Browse the repository at this point in the history
  16. Fix indents

    paulhauner committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    18c32e0 View commit details
    Browse the repository at this point in the history
  17. Fix comment indents

    paulhauner committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    6af3d4c View commit details
    Browse the repository at this point in the history
  18. Tidy

    paulhauner committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    b7c332f View commit details
    Browse the repository at this point in the history
  19. Modify "when" section

    paulhauner committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    8522f27 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    856eea4 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Update ssz_container.py

    asanso committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    7255faf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2796 from etan-status/lc-aggregate

    Rename `sync_committee_aggregate` > `sync_aggregate`
    hwwhww committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    16c350e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2799 from terencechain/patch-130

    Remove client settings link
    hwwhww committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    67b1833 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2790 from asanso/patch-5

    Add 3 new invalid test cases
    ralexstokes committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    50a63c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd27d93 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2b45496 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    10603b7 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. doctoc on custody_game specs

    This updates the TOC in `custody_game/beacon-chain.md` using
    `make doctoc specs`.
    etan-status committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    fd89b72 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2804 from etan-status/doctoc-custodygame

    `doctoc` on `custody_game` specs
    hwwhww committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    e9c0bbf View commit details
    Browse the repository at this point in the history
  3. receipt_root -> receipts_root

    djrtwo committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    671c4f0 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from @djrtwo review

    Co-authored-by: Danny Ryan <dannyjryan@gmail.com>
    paulhauner and djrtwo committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    15ef2f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Update gossip conditions

    paulhauner committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    b1ec9bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6225236 View commit details
    Browse the repository at this point in the history
  3. Propose -> Propagate

    paulhauner committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    092f3e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52caba6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b50bee1 View commit details
    Browse the repository at this point in the history
  6. Tidy tracking note

    paulhauner committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    4ccd38b View commit details
    Browse the repository at this point in the history
  7. Remove reorg section

    paulhauner committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    f4a125c View commit details
    Browse the repository at this point in the history
  8. Clarify liveness

    paulhauner committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    0ec61bd View commit details
    Browse the repository at this point in the history
  9. Define current_slot

    paulhauner committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    bfe4172 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    24947be View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    be4319a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    50b236e View commit details
    Browse the repository at this point in the history
  13. Update specs/bellatrix/beacon-chain.md

    Co-authored-by: Hsiao-Wei Wang <hsiaowei.eth@gmail.com>
    djrtwo and hwwhww committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    f77fc05 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #2803 from ralexstokes/clean-up-linter

    add `pylint` to catch unused args
    ralexstokes committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    02b3210 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Merge pull request #2808 from ethereum/receipts-root

    receipt_root -> receipts_root
    djrtwo committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    2232d76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5b3c91 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from ethereum/build-opt-sync

    build opimistic sync file
    paulhauner committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    b50bea8 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

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

Commits on Jan 25, 2022

  1. Merge pull request #2770 from sigp/opt-sync-2

    Optimistic Sync
    djrtwo committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    d5e4828 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2812 from tersec/intervals_per_slot

    use INTERVALS_PER_SLOT in sync committee specs
    djrtwo committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    b517092 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Configuration menu
    Copy the full SHA
    eb4497f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2817 from mkalinin/rename-execute-payload

    Bellatrix: Rename execute_payload to notify_new_payload
    djrtwo committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    420ec14 View commit details
    Browse the repository at this point in the history
  3. Remove link fragment

    paulhauner committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    020d72c View commit details
    Browse the repository at this point in the history
  4. Add aliases

    paulhauner committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    cbbe6e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Configuration menu
    Copy the full SHA
    129d9e2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2821 from ralexstokes/add-bellatrix-random-tests

    add randomized tests for bellatrix
    djrtwo committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    ccf6f35 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2820 from sigp/opt-statuses

    Add more statuses to opt sync spec
    djrtwo committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    4f73e3a View commit details
    Browse the repository at this point in the history
  4. bump version

    djrtwo committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    67fcbf2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2822 from ethereum/bump-version

    bump version
    djrtwo committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    adf20c5 View commit details
    Browse the repository at this point in the history