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

[Merged by Bors] - Builder Specs v0.2.0 #3134

Closed
This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 23, 2022

  1. Fix route

    macladson committed May 23, 2022
    Configuration menu
    Copy the full SHA
    f34cace View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24cdb2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15e5f87 View commit details
    Browse the repository at this point in the history
  4. Refactor HTTP API tests

    macladson committed May 23, 2022
    Configuration menu
    Copy the full SHA
    39b645d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e951612 View commit details
    Browse the repository at this point in the history
  6. Tidy up

    macladson committed May 23, 2022
    Configuration menu
    Copy the full SHA
    8ecfead View commit details
    Browse the repository at this point in the history
  7. Avoid recomputing head

    macladson committed May 23, 2022
    Configuration menu
    Copy the full SHA
    92c38bc View commit details
    Browse the repository at this point in the history
  8. More improvements

    macladson committed May 23, 2022
    Configuration menu
    Copy the full SHA
    8444e2d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a67381d View commit details
    Browse the repository at this point in the history
  10. Rebase on unstable

    macladson committed May 23, 2022
    Configuration menu
    Copy the full SHA
    0faf026 View commit details
    Browse the repository at this point in the history
  11. Add tests

    macladson committed May 23, 2022
    Configuration menu
    Copy the full SHA
    7240b4d View commit details
    Browse the repository at this point in the history
  12. Fix conflicts

    macladson committed May 23, 2022
    Configuration menu
    Copy the full SHA
    469e931 View commit details
    Browse the repository at this point in the history
  13. fix signing

    realbigsean committed May 23, 2022
    Configuration menu
    Copy the full SHA
    e3a7033 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7f7fe9c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ca73387 View commit details
    Browse the repository at this point in the history
  16. allow mock el dead code

    realbigsean committed May 23, 2022
    Configuration menu
    Copy the full SHA
    a6949bf View commit details
    Browse the repository at this point in the history
  17. allow mock el dead code

    realbigsean committed May 23, 2022
    Configuration menu
    Copy the full SHA
    62a6cd8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a275fb3 View commit details
    Browse the repository at this point in the history
  19. fix query path

    realbigsean committed May 23, 2022
    Configuration menu
    Copy the full SHA
    b1e8e1b View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Merge branch 'unstable' of https://github.com/sigp/lighthouse into pr…

    …e-bellatrix-blinded-blocks
    realbigsean committed May 24, 2022
    Configuration menu
    Copy the full SHA
    0f65967 View commit details
    Browse the repository at this point in the history
  2. fix bid deserialization

    realbigsean committed May 24, 2022
    Configuration menu
    Copy the full SHA
    6669a57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    291895d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    885819b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    edc8dce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b20d7fb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca567fd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b3ee9b8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bdbe795 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3f66349 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ae061f0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b759e8d View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. supress lint

    realbigsean committed May 25, 2022
    Configuration menu
    Copy the full SHA
    054aa0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4553bf9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a7586e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    911ef90 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. add mock builder

    realbigsean committed May 27, 2022
    Configuration menu
    Copy the full SHA
    ebb43e8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'ex-opt-api' of https://github.com/macladson/lighthouse

    …into pre-bellatrix-blinded-blocks
    
    � Conflicts:
    �	beacon_node/http_api/Cargo.toml
    realbigsean committed May 27, 2022
    Configuration menu
    Copy the full SHA
    7273ea7 View commit details
    Browse the repository at this point in the history
  3. add builder to api tests

    realbigsean committed May 27, 2022
    Configuration menu
    Copy the full SHA
    a7443ce View commit details
    Browse the repository at this point in the history
  4. fix signing in test

    realbigsean committed May 27, 2022
    Configuration menu
    Copy the full SHA
    860784f View commit details
    Browse the repository at this point in the history
  5. context dep public

    realbigsean committed May 27, 2022
    Configuration menu
    Copy the full SHA
    210a998 View commit details
    Browse the repository at this point in the history
  6. context dep public

    realbigsean committed May 27, 2022
    Configuration menu
    Copy the full SHA
    eefba72 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. logs for debugging

    realbigsean committed May 31, 2022
    Configuration menu
    Copy the full SHA
    7be55a3 View commit details
    Browse the repository at this point in the history
  2. logs for debugging

    realbigsean committed May 31, 2022
    Configuration menu
    Copy the full SHA
    ccba070 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a52c424 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d613609 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9657ae8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a82dbec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f83d2e View commit details
    Browse the repository at this point in the history
  8. debug logs

    realbigsean committed May 31, 2022
    Configuration menu
    Copy the full SHA
    3f0f8da View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    16142ec View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1677d92 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7f5bd59 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Configuration menu
    Copy the full SHA
    ef78655 View commit details
    Browse the repository at this point in the history
  2. logging updates

    realbigsean committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    3fe4aed View commit details
    Browse the repository at this point in the history
  3. fix typo

    realbigsean committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    337e06e View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. improve local testing

    realbigsean committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    c7304f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. Configuration menu
    Copy the full SHA
    90fd5fc View commit details
    Browse the repository at this point in the history
  2. fix ports in tests

    realbigsean committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    5f17141 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Configuration menu
    Copy the full SHA
    d38714b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'unstable' of https://github.com/sigp/lighthouse into pr…

    …e-bellatrix-blinded-blocks
    
    � Conflicts:
    �	Cargo.lock
    realbigsean committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    cd362d2 View commit details
    Browse the repository at this point in the history
  3. fmt and remove reference

    realbigsean committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    2a2be0a View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Configuration menu
    Copy the full SHA
    39046cc View commit details
    Browse the repository at this point in the history
  2. fix fix

    realbigsean committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    c25e8ee View commit details
    Browse the repository at this point in the history
  3. pawan > me

    realbigsean committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    3c77574 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. start docs

    realbigsean committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    ec590c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. start docs

    realbigsean committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    9639d5d View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. update docker version

    realbigsean committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    ab6887a View commit details
    Browse the repository at this point in the history
  2. lints

    realbigsean committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    c5e17ce View commit details
    Browse the repository at this point in the history
  3. cargo fmt

    realbigsean committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    83fe495 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. pin deps

    realbigsean committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    c41b73e View commit details
    Browse the repository at this point in the history
  2. Revert "pin deps"

    This reverts commit c41b73e.
    realbigsean committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    ec4676b View commit details
    Browse the repository at this point in the history
  3. pin deps

    realbigsean committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    7dc5d41 View commit details
    Browse the repository at this point in the history
  4. Revert "pin deps"

    This reverts commit 7dc5d41.
    realbigsean committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    d12d03b View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Squash previous works

    Update HTTP API to include `execution_optimistic` flag in responses
    
    Add `execution_optimistic` to server-sent events
    
    Fix formatting
    
    Fix tests
    
    Fix endpoint comment
    
    Remove redundent calls to `get_block`
    
    Fix route
    
    Return correct `execution_optimistic` values for api queries by state
    
    Updated api client functions
    
    Refactor HTTP API tests
    
    Return 404 when requested root is 0x000..000
    
    Tidy up
    
    Avoid recomputing head
    
    More improvements
    
    Use head when computing status for slot
    
    Squash several commit for 3175
    
    Start adding ChainView
    
    Ripple `ChainView` across code-base
    
    Fix after rebase on sigp#3070
    
    Pass `make lint` with `chain_view`
    
    Remove uses of get_head
    
    Remove uses of `with_head`
    
    Remove use of canonical head
    
    Start combining head and fork choice
    
    Big refactor to further lock joining
    
    Fix to pass `make lint`
    
    Fix consensus/fork_choice tests
    
    Fix http_api tests
    
    Remove current_slot from FC rebuild
    
    Fix lint issues after rebase
    
    Refactor out into recompute_head.rs
    
    Add TaskExecutor to BeaconChainHarness
    
    Thread task_executor into BeaconChain
    
    Use async fork choice
    
    Fix test compile errors
    
    Clear early attester cache sooner
    
    Move canonical_head to own file, fix test deadlock
    
    Get `make lint` working again
    
    Add `genesis_time` to `BeaconChain`
    
    Tidy
    
    Fix test compile issues
    
    Move recompute_head fns together
    
    Spawn EL update tasks
    
    Move EL updates into own function
    
    Tidy
    macladson authored and paulhauner committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    ec5f058 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61ff3b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fa5be6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac01a7e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ade87e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b00c0db View commit details
    Browse the repository at this point in the history
  7. Wrap harness in Arc

    paulhauner committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    095ff72 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    211e4cc View commit details
    Browse the repository at this point in the history
  9. More test fixes

    paulhauner committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    3438ac2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9aa796f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    87b4760 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3cbffa4 View commit details
    Browse the repository at this point in the history
  13. Reinstate panda banner

    paulhauner committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    ac35a43 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2d0f5b9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4597d24 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0a6b9ae View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3e21adb View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    689f3e6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    59351d2 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f9634a6 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    dc4c7b6 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d21536e View commit details
    Browse the repository at this point in the history
  23. Fix clippy lint

    paulhauner committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    f452bd8 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    49fce95 View commit details
    Browse the repository at this point in the history
  25. Fix MSRV issue

    paulhauner committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    11a3eaa View commit details
    Browse the repository at this point in the history
  26. Fix failing network tests

    paulhauner committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    d305f49 View commit details
    Browse the repository at this point in the history
  27. Remove HeadSafetyStatus

    paulhauner committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    c3d04bd View commit details
    Browse the repository at this point in the history
  28. Remove unused error

    paulhauner committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    b7bee40 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    2e9a8c0 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    5be6374 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    1bcf234 View commit details
    Browse the repository at this point in the history
  32. Fix missing !

    paulhauner committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    7b7b356 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    2296643 View commit details
    Browse the repository at this point in the history
  34. Fix store test

    paulhauner committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    a6a6aae View commit details
    Browse the repository at this point in the history
  35. Remove commented-out code

    paulhauner committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    a861777 View commit details
    Browse the repository at this point in the history
  36. Fix weak subjectivity test

    paulhauner committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    93864b8 View commit details
    Browse the repository at this point in the history
  37. Move EL update spawning

    paulhauner committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    ab4e1e8 View commit details
    Browse the repository at this point in the history
  38. Fix http_api compile error

    paulhauner committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    1faf17a View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    52bbd94 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    81d7fc7 View commit details
    Browse the repository at this point in the history
  41. Remove block_on from EL

    paulhauner committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    cb8677c View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    706e385 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    67fd2a4 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    de8482d View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    8f24eb1 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    1a3070f View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    5cda3ee View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    67ca5d7 View commit details
    Browse the repository at this point in the history
  49. Arc-ify BeaconSnapshot

    paulhauner committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    ccdc74d View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    be38daa View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    90730a7 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    d84550f View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    0ab1b64 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    4badadf View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    98bed99 View commit details
    Browse the repository at this point in the history
  56. Revert "Remove debug formatting for roots"

    This reverts commit 3f141ff.
    paulhauner committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    52cb170 View commit details
    Browse the repository at this point in the history
  57. Add weight logging

    paulhauner committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    6426347 View commit details
    Browse the repository at this point in the history
  58. Drop txn_lock

    paulhauner committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    1603b44 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    5b2f46a View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    7552f9a View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    888b278 View commit details
    Browse the repository at this point in the history
  62. Add fast canonical head

    paulhauner committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    161c923 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    1a4bb67 View commit details
    Browse the repository at this point in the history
  64. Update fast head earlier

    paulhauner committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    7f2db8e View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    1d67297 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    4ffdb41 View commit details
    Browse the repository at this point in the history
  67. Use fast head in http_api

    paulhauner committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    7199425 View commit details
    Browse the repository at this point in the history
  68. Use fast head in notifier

    paulhauner committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    7a44522 View commit details
    Browse the repository at this point in the history
  69. Split head and FC locks

    paulhauner committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    611db3a View commit details
    Browse the repository at this point in the history
  70. Get make lint passing

    paulhauner committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    79aab62 View commit details
    Browse the repository at this point in the history
  71. Tidy, add comments

    paulhauner committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    5d4ad4e View commit details
    Browse the repository at this point in the history
  72. Tidy comments

    paulhauner committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    65ead81 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    7cc0d27 View commit details
    Browse the repository at this point in the history
  74. Expose fork choice locks

    paulhauner committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    dbde4bf View commit details
    Browse the repository at this point in the history
  75. Tidy

    paulhauner committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    08082fb View commit details
    Browse the repository at this point in the history
  76. Fix test compile errors

    paulhauner committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    82d8068 View commit details
    Browse the repository at this point in the history
  77. Update Cargo.lock

    paulhauner committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    858db36 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    b5043b9 View commit details
    Browse the repository at this point in the history
  79. Fix flipped bool

    paulhauner committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    44a75e7 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    7c5ea7a View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    01e760f View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    459c677 View commit details
    Browse the repository at this point in the history
  83. Fix broken store test

    paulhauner committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    2905a9d View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    fcbe53f View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    0d8a9d8 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    b5388ae View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    2b1bb42 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    57d62f1 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    9d73de2 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    343aa37 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    6de54f1 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    934a147 View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    9ca7d49 View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    42af8db View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    219327b View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    836ac1c View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    19870a8 View commit details
    Browse the repository at this point in the history
  98. Tidy

    paulhauner committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    6b3b2b7 View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    2afe98d View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    f3ac736 View commit details
    Browse the repository at this point in the history
  101. Reduce chain segment diff

    paulhauner committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    de9a72e View commit details
    Browse the repository at this point in the history
  102. Tidy

    paulhauner committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    74f8e0b View commit details
    Browse the repository at this point in the history
  103. Tidy

    paulhauner committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    b46088d View commit details
    Browse the repository at this point in the history
  104. Tidy

    paulhauner committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    5f67350 View commit details
    Browse the repository at this point in the history
  105. Apply suggestions from code review

    Co-authored-by: realbigsean <[email protected]>
    paulhauner and realbigsean committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    733192a View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    acc9aac View commit details
    Browse the repository at this point in the history
  107. Configuration menu
    Copy the full SHA
    011818f View commit details
    Browse the repository at this point in the history
  108. Apply suggestions from code review

    Co-authored-by: realbigsean <[email protected]>
    paulhauner and realbigsean authored Jun 28, 2022
    Configuration menu
    Copy the full SHA
    6313d63 View commit details
    Browse the repository at this point in the history
  109. Fix bad comment

    paulhauner committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    b31bc91 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Merge branch 'nfd-2' of https://github.com/paulhauner/lighthouse into…

    … pre-bellatrix-blinded-blocks
    
    � Conflicts:
    �	Cargo.lock
    �	beacon_node/beacon_chain/src/beacon_chain.rs
    �	beacon_node/beacon_chain/src/beacon_proposer_cache.rs
    �	beacon_node/beacon_chain/src/execution_payload.rs
    �	beacon_node/execution_layer/src/engines.rs
    �	beacon_node/execution_layer/src/lib.rs
    �	beacon_node/http_api/src/attester_duties.rs
    �	beacon_node/http_api/src/lib.rs
    �	beacon_node/http_api/src/proposer_duties.rs
    �	beacon_node/http_api/src/state_id.rs
    �	beacon_node/http_api/tests/tests.rs
    realbigsean committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    423c128 View commit details
    Browse the repository at this point in the history
  2. cargo lock

    realbigsean committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    f4f1dde View commit details
    Browse the repository at this point in the history
  3. Merge branch 'unstable' of https://github.com/sigp/lighthouse into pr…

    …e-bellatrix-blinded-blocks
    
    � Conflicts:
    �	Cargo.lock
    �	beacon_node/execution_layer/src/engine_api.rs
    �	beacon_node/execution_layer/src/engine_api/http.rs
    �	beacon_node/execution_layer/src/lib.rs
    �	beacon_node/http_api/Cargo.toml
    �	beacon_node/src/cli.rs
    �	beacon_node/src/config.rs
    realbigsean committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    a478c92 View commit details
    Browse the repository at this point in the history
  4. remove duplicate dep

    realbigsean committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    f8ad9ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0ba45d View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. fix lints in tests

    realbigsean committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    14005f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. fix tests and handle 204

    realbigsean committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    882b8fa View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

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

Commits on Jul 11, 2022

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

Commits on Jul 12, 2022

  1. Configuration menu
    Copy the full SHA
    5bd566b View commit details
    Browse the repository at this point in the history
  2. Missed one

    macladson committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    4000c34 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Configuration menu
    Copy the full SHA
    be1e2e2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'ex-opt-unstable' of https://github.com/realbigsean/ligh…

    …thouse into pre-bellatrix-blinded-blocks
    
    � Conflicts:
    �	beacon_node/beacon_chain/src/beacon_chain.rs
    �	beacon_node/beacon_chain/src/canonical_head.rs
    �	beacon_node/beacon_chain/src/execution_payload.rs
    �	beacon_node/beacon_chain/tests/payload_invalidation.rs
    �	beacon_node/builder_client/Cargo.toml
    �	beacon_node/builder_client/src/lib.rs
    �	beacon_node/execution_layer/Cargo.toml
    �	beacon_node/execution_layer/src/engines.rs
    �	beacon_node/execution_layer/src/lib.rs
    �	beacon_node/http_api/Cargo.toml
    �	beacon_node/http_api/src/block_id.rs
    �	beacon_node/http_api/src/lib.rs
    �	beacon_node/http_api/src/proposer_duties.rs
    �	beacon_node/http_api/src/state_id.rs
    �	beacon_node/http_api/tests/tests.rs
    �	beacon_node/network/src/beacon_processor/worker/sync_methods.rs
    �	beacon_node/src/cli.rs
    �	beacon_node/src/config.rs
    �	common/task_executor/src/lib.rs
    �	common/task_executor/src/metrics.rs
    �	consensus/types/src/application_domain.rs
    �	consensus/types/src/beacon_block.rs
    �	consensus/types/src/beacon_block_body.rs
    �	consensus/types/src/beacon_state/committee_cache/tests.rs
    �	consensus/types/src/chain_spec.rs
    �	validator_client/src/preparation_service.rs
    �	validator_client/src/signing_method.rs
    realbigsean committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    203cc5e View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. fix merge issues

    realbigsean committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    4c32194 View commit details
    Browse the repository at this point in the history
  2. lints

    realbigsean committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    c13f69d View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Configuration menu
    Copy the full SHA
    7aa2a74 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'unstable' of https://github.com/sigp/lighthouse into pr…

    …e-bellatrix-blinded-blocks
    
    � Conflicts:
    �	Dockerfile
    �	beacon_node/execution_layer/src/engine_api/json_structures.rs
    realbigsean committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    c7f1935 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. add flag that enables users to override the builder registration time… (

    sigp#3340)
    
    * add flag that enables users to override the builder registration timestamp field, required for distributed validators
    
    * change type to option<u64>
    
    * Fix compile issues
    
    Co-authored-by: realbigsean <[email protected]>
    
    * add recommended test cases
    
    * mismatched closing delimiter
    
    * cargo fmt
    
    Co-authored-by: realbigsean <[email protected]>
    ciaranmcveigh5 and realbigsean authored Jul 18, 2022
    Configuration menu
    Copy the full SHA
    44a88e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Configuration menu
    Copy the full SHA
    a5ecf63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bda4bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64ed23c View commit details
    Browse the repository at this point in the history
  4. Missed one

    macladson committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    36704fd View commit details
    Browse the repository at this point in the history
  5. Implement suggestions

    macladson committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    ff17b4b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af67927 View commit details
    Browse the repository at this point in the history
  7. [builder API] Verify builder signature (sigp#3334)

    * verify fork from relay
    
    * verify builder signature and fork
    realbigsean authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    1801b19 View commit details
    Browse the repository at this point in the history
  8. [builder API] Add/update relay timeouts (sigp#3333)

    * add/update timeouts
    
    * make sure all requests use timeouts
    realbigsean authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    a9d37ef View commit details
    Browse the repository at this point in the history
  9. [builder API] Chain health checks before using builder API (sigp#3356)

    * add builder health checks
    
    * remove `requires("builder")` because it makes the `--builder` flag required
    
    * Update chain health checks to an enum
    
    * add flag to disable builder fallback checks
    realbigsean authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    58b784c View commit details
    Browse the repository at this point in the history
  10. [builder API] Make gas limit configurable, and add per-validator buil…

    …derAPI usage (sigp#3342)
    
    * make gas limit configurable
    
    * per-validator builder API enabling
    
    * relax fee recipient checks
    
    * update fee recipient test
    realbigsean authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    ffd11fa View commit details
    Browse the repository at this point in the history
  11. Merge branch 'unstable' of https://github.com/sigp/lighthouse into bu…

    …ilder-api
    
    � Conflicts:
    �	beacon_node/beacon_chain/src/beacon_chain.rs
    �	beacon_node/beacon_chain/src/execution_payload.rs
    �	beacon_node/beacon_chain/src/test_utils.rs
    �	beacon_node/execution_layer/Cargo.toml
    �	beacon_node/execution_layer/src/lib.rs
    �	beacon_node/execution_layer/src/test_utils/handle_rpc.rs
    �	beacon_node/execution_layer/src/test_utils/mock_execution_layer.rs
    �	beacon_node/execution_layer/src/test_utils/mod.rs
    �	beacon_node/http_api/src/lib.rs
    �	lcli/Dockerfile
    �	testing/antithesis/Dockerfile.libvoidstar
    �	testing/execution_engine_integration/src/test_rig.rs
    realbigsean committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    b6a98a9 View commit details
    Browse the repository at this point in the history
  12. merge with unstable

    realbigsean committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    5762cdb View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Undo regression

    macladson committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    0e6ffcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bc29f0 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'ex-opt-api' of https://github.com/macladson/lighthouse

    …into builder-api
    
    � Conflicts:
    �	beacon_node/http_api/Cargo.toml
    �	beacon_node/http_api/src/attester_duties.rs
    �	beacon_node/http_api/src/lib.rs
    �	beacon_node/http_api/src/proposer_duties.rs
    �	beacon_node/http_api/src/state_id.rs
    �	beacon_node/http_api/src/version.rs
    �	beacon_node/http_api/tests/tests.rs
    �	common/eth2/src/types.rs
    realbigsean committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    b5a905c View commit details
    Browse the repository at this point in the history
  4. lint

    realbigsean committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    1dfb2ae View commit details
    Browse the repository at this point in the history
  5. lint

    realbigsean committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    cdec472 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a6973bb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cca72dc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bf41da2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ea04ee9 View commit details
    Browse the repository at this point in the history
  10. fix test

    realbigsean committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    7224220 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. fix cli tests

    realbigsean committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    bebca91 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'unstable' of https://github.com/sigp/lighthouse into pr…

    …e-bellatrix-blinded-blocks
    
    � Conflicts:
    �	beacon_node/http_api/Cargo.toml
    �	beacon_node/http_api/src/attester_duties.rs
    �	beacon_node/http_api/src/block_id.rs
    �	beacon_node/http_api/src/lib.rs
    �	beacon_node/http_api/src/proposer_duties.rs
    �	beacon_node/http_api/src/state_id.rs
    �	beacon_node/http_api/src/validator_inclusion.rs
    �	beacon_node/http_api/tests/tests.rs
    realbigsean committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    9a084ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1ccbe5 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Merge branch 'unstable' of https://github.com/sigp/lighthouse into pr…

    …e-bellatrix-blinded-blocks
    
    � Conflicts:
    �	beacon_node/beacon_chain/src/chain_config.rs
    �	beacon_node/http_api/src/lib.rs
    �	beacon_node/src/cli.rs
    �	beacon_node/src/config.rs
    �	consensus/types/src/payload.rs
    �	lighthouse/tests/validator_client.rs
    �	validator_client/src/block_service.rs
    �	validator_client/src/cli.rs
    �	validator_client/src/config.rs
    �	validator_client/src/lib.rs
    realbigsean committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    8163dd5 View commit details
    Browse the repository at this point in the history
  2. fix merge with unstable

    realbigsean committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    b2607b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    301b1e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e36d88e View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. improve logging, separate blinded and full block request metrics for …

    …VC, make sure the validator registration service always runs in case the builder proposals flag is not provided but the validator defs file includes the config
    realbigsean committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    6e49531 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Merge branch 'unstable' of https://github.com/sigp/lighthouse into pr…

    …e-bellatrix-blinded-blocks
    realbigsean committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    6e1349d View commit details
    Browse the repository at this point in the history
  2. - batch validator registration POST's

    - Add an error log to the validator register endpoint so we can see exactly what the server returns
    realbigsean committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    a15a0d5 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'unstable' of https://github.com/sigp/lighthouse into pr…

    …e-bellatrix-blinded-blocks
    
    � Conflicts:
    �	beacon_node/http_api/src/lib.rs
    realbigsean committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    eb25b5e View commit details
    Browse the repository at this point in the history
  4. fix merge with unstable

    realbigsean committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    a945498 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Update beacon_node/beacon_chain/src/beacon_chain.rs

    Co-authored-by: Michael Sproul <[email protected]>
    realbigsean and michaelsproul authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    8fc8b71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae1a500 View commit details
    Browse the repository at this point in the history
  3. Update beacon_node/beacon_chain/src/chain_config.rs

    Co-authored-by: Michael Sproul <[email protected]>
    realbigsean and michaelsproul authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    56d4316 View commit details
    Browse the repository at this point in the history
  4. Update beacon_node/beacon_chain/src/chain_config.rs

    Co-authored-by: Michael Sproul <[email protected]>
    realbigsean and michaelsproul authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    164e507 View commit details
    Browse the repository at this point in the history
  5. Update consensus/types/src/chain_spec.rs

    Co-authored-by: Michael Sproul <[email protected]>
    realbigsean and michaelsproul authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    0dd3ff1 View commit details
    Browse the repository at this point in the history
  6. Update validator_client/src/validator_store.rs

    Co-authored-by: Michael Sproul <[email protected]>
    realbigsean and michaelsproul authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    8419a58 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    78a1237 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6093f99 View commit details
    Browse the repository at this point in the history
  9. lockfile update

    realbigsean committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    5ad7632 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4c67d7d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5f6dc08 View commit details
    Browse the repository at this point in the history
  12. update lockfile

    realbigsean committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    eda5a5c View commit details
    Browse the repository at this point in the history
  13. docs

    realbigsean committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    84e7f53 View commit details
    Browse the repository at this point in the history
  14. Misc doc suggestions

    paulhauner authored and realbigsean committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    755b017 View commit details
    Browse the repository at this point in the history
  15. update cli help

    realbigsean committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    97dc8b6 View commit details
    Browse the repository at this point in the history
  16. fix cli whitespace

    realbigsean committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    6eca16a View commit details
    Browse the repository at this point in the history