Files
logos-execution-zone/artifacts/lez/programs
Marvin JonesandClaude Sonnet 5 75f2d7648a chore(lee,lez): rebuild artifacts, fix fmt/clippy, update tests after rebase onto incremental-updates-2
Rebuild every guest ELF, program artifact, and the prebuilt sequencer
fixture from the final rebased source (the carried-over v2-v2 binaries
were stale, causing amm_program guest-execution deserialization
failures).

Fix the one post-rebase fmt violation and one clippy
too_many_arguments finding (authorize_first_sight_without_pda_witness
gained is_public/is_signer params during the rebase merge).

Update three pre-existing state::tests::circuit tests that predate
PR3 on this branch and exercised behavior the rebased signer-set
check now correctly rejects: unbacked self-declared authorization on
a first-sighted public account. Two are flipped into regression pins
for that forgery; the third (already trimmed of its now-removed
journal-export assertion) is left as a success-path check.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-22 12:23:10 -04:00
..