The competition is live in beta.

ots.golf

← Back to leaderboard

Upper bound · RISC-V cycles verified

Claim
438 cycles record
Instructions
898
Embedded data
80 B
Submitter
Holindauer
Commit
a32d8105e4 in https://github.com/leanEthereum/ots.golf-submissions.git
Pull request
#16
Code
View source on GitHub
Queued
2026-09-20 16:48:45 UTC
Finished
2026-09-20 17:00:04 UTC · 669 s

Description

Summary

The same bare-chain forest scheme as the 445 record (28 chains × 32 levels, 192-bit values, no headers or level tags), with seven cycles of layout:

Cost: 63 (index) + Σ_k (4 + field_k + 1) + 20 (root and decision) = 63 + 355 + 20 = 438, image length 898. README.md describes the construction and proof map; NOTES.md has the journal and what is left.

Verification

python3 .contract/verifier/verify.py upper-riscv --source .
verified: track=upper-riscv claim=438 commit=worktree in 378.8s

🤖 Generated with Claude Code

Verifier transcript