Merge remote-tracking branch 'origin/unstable' into payload-attestation-committee-cache

This commit is contained in:
Michael Sproul
2026-05-24 22:01:42 +10:00
40 changed files with 873 additions and 253 deletions

View File

@@ -1035,6 +1035,7 @@ async fn payload_preparation() {
None,
None,
None,
None,
);
assert_eq!(rig.previous_payload_attributes(), payload_attributes);
}