Skip to content

beacon chain state transition init#10

Merged
ninaiiad merged 6 commits intomainfrom
ng/bsi-sq
Apr 29, 2026
Merged

beacon chain state transition init#10
ninaiiad merged 6 commits intomainfrom
ng/bsi-sq

Conversation

@ninaiiad
Copy link
Copy Markdown
Collaborator

No description provided.

}

impl Tile<SilverSpine> for BeaconStateTile {
fn loop_body(&mut self, adapter: &mut SpineAdapter<SilverSpine>) {
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

start here

Comment thread crates/common/src/spine/messages.rs
Comment thread crates/beacon_state/src/tile.rs
Comment thread crates/beacon_state/src/tile.rs Outdated
Comment thread crates/common/src/spine/messages.rs
Comment thread crates/common/src/spine/messages.rs
Comment thread crates/beacon_state/src/tile.rs Outdated
Comment thread crates/beacon_state/src/tile.rs Outdated
Comment thread crates/beacon_state/src/tile.rs
Comment thread crates/beacon_state/src/tile.rs
Comment thread crates/beacon_state/src/state_transition.rs
Comment thread crates/beacon_state/src/state_transition.rs
Comment thread crates/common/src/ssz_view.rs
Comment thread crates/beacon_state/src/state_transition.rs
if block_slot > self.ticker.current_slot() + 1 {
return Err(GossipFeedback::Ignore);
}

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

check

@ninaiiad ninaiiad merged commit f361485 into main Apr 29, 2026
2 checks passed
@ninaiiad ninaiiad deleted the ng/bsi-sq branch April 29, 2026 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants