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 stable to unstable no conflicts #5216

Merged
merged 14 commits into from
Feb 28, 2023
Merged

Merge stable to unstable no conflicts #5216

merged 14 commits into from
Feb 28, 2023

Commits on Feb 27, 2023

  1. v1.5.0

    wemeetagain committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    0271b09 View commit details
    Browse the repository at this point in the history
  2. Add validatior option to specify builder block selection strategy (#5064

    )
    
    * Add validatior option to specify builder block selection strategy
    
    * cleanup and improvements
    
    * server api fx
    
    * fix test
    
    * fix the testcase
    g11tech authored and wemeetagain committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    f422c81 View commit details
    Browse the repository at this point in the history
  3. Re-gossip bls changes if submitted earlier than capella (#5049)

    * Cache and retransmit bls changes if submitted early
    
    * regossip when synced on/post capella
    
    * fix tests
    
    * modify publish vs cache condition
    
    * add logging
    
    * add error logging
    
    * batchify the processing
    
    * fix some of the cases
    
    * fix log issues
    
    * also delete included keys
    
    * fix lint
    
    * simplify gossip loop
    
    * fix build
    
    * refac to a versioned bls change store
    
    * update
    
    * logging improvements
    
    * improve logging and finish behavior
    
    * cleanup
    g11tech authored and wemeetagain committed Feb 27, 2023
    1 Configuration menu
    Copy the full SHA
    4bfa8b6 View commit details
    Browse the repository at this point in the history
  4. Rename eip4844 fork as Deneb (#5082)

    g11tech authored and wemeetagain committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    3012557 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8cbeb2b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e047dbd View commit details
    Browse the repository at this point in the history
  7. Add execution payload header to light client header capella onwards (#…

    …5027)
    
    * Add execution payload header to light client header capella onwards
    
    * add more forks
    
    * add allfork types
    
    * make other types multifork
    
    * make events multifork compatible
    
    * make lightclient routes multifork
    
    * update light-client transport
    
    * upgrade the blocktype on lightclient server import block
    
    * fixes
    
    * fix test
    
    * fix event serialization/deserilization type
    
    * update proof constants
    
    * fix payload index
    
    * update the light client update generation to multi fork
    
    * fix types
    
    * add spec override to pass specs
    
    * make event types allforks
    
    * make req/resp multifork
    
    * make types multifork throughout
    
    * fix the update serialize/deserialize
    
    * fix error log
    
    * better fork determination for update
    
    * fix the fork of finalized
    
    * fix tests
    
    * fix header upgradation
    g11tech authored and wemeetagain committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    b9a5852 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4113978 View commit details
    Browse the repository at this point in the history
  9. Schedule capella on sepolia (#5127)

    g11tech authored and wemeetagain committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    93ecead View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    080b164 View commit details
    Browse the repository at this point in the history
  11. Allow blsChange reprocess/republish via API submission (#5185)

    * Fix gossiping blsChange on submit if post capella
    
    * comment improvement
    g11tech authored and wemeetagain committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    1c69f97 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    025b116 View commit details
    Browse the repository at this point in the history
  13. Release v1.5.0 (#5212)

    wemeetagain authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    77d3ce6 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

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