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

Snowbridge - Ethereum Client - Reject finalized updates without a sync committee in next store period #4478

Merged
merged 8 commits into from
May 16, 2024

Commits on May 16, 2024

  1. Reject finalized updates without a sync committee in next store period (

    #145)
    
    * sync committee handover fix
    
    * remove comment
    
    * Update bridges/snowbridge/pallets/ethereum-client/src/lib.rs
    
    Co-authored-by: Vincent Geddes <117534+vgeddes@users.noreply.github.com>
    
    * add extra check
    
    * move checks around
    
    * remove extra validation
    
    * fix compiler error
    
    * reject updates in next period without sync committee
    
    * fix test
    
    * polish
    
    * Update bridges/snowbridge/pallets/ethereum-client/src/lib.rs
    
    Co-authored-by: Vincent Geddes <117534+vgeddes@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Vincent Geddes <117534+vgeddes@users.noreply.github.com>
    claravanstaden and vgeddes committed May 16, 2024
    Configuration menu
    Copy the full SHA
    5613dc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15b5380 View commit details
    Browse the repository at this point in the history
  3. prdoc

    claravanstaden committed May 16, 2024
    Configuration menu
    Copy the full SHA
    1371e76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b32a7d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1eb688b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    93f7cd5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9fdcef3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4f5ef0d View commit details
    Browse the repository at this point in the history