Skip to content

chore: bump kona client to 1.6.0#328

Merged
bxue-l2 merged 2 commits into
masterfrom
chore--bump-kona-client-to-1.6.0
Jun 19, 2026
Merged

chore: bump kona client to 1.6.0#328
bxue-l2 merged 2 commits into
masterfrom
chore--bump-kona-client-to-1.6.0

Conversation

@bxue-l2

@bxue-l2 bxue-l2 commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator

Fix compilation errors from the kona client v1.6.0 bump (commit 502ec68). Two upstream API changes required updates:

  • KonaExecutor::new gained a receipt_builder argument — pass OpAlloyReceiptBuilder::default() as the 5th arg in crates/client/src/fp_client.rs, matching kona's own single.rs client. (Resolved the cascading
    OpReceiptBuilder trait-bound and advance_to_target errors.)
  • OnlineHostBackend::with_proactive_hint renamed to with_high_level_hint — updated the call in bin/host/src/cfg.rs. (Resolved the cascading type-inference error in PreimageServer::new.)

@bxue-l2

bxue-l2 commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator Author

cherry-picked #327

@bxue-l2 bxue-l2 merged commit 6b89e9c into master Jun 19, 2026
9 checks passed
@bxue-l2 bxue-l2 deleted the chore--bump-kona-client-to-1.6.0 branch June 19, 2026 02:21
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.

2 participants