Bounty #42
Review the full challenge brief, success criteria, and submission requirements.
- Submissions
- 0
- Deadline
- Jan 1, 2100, 12:00 AM
Base Sepolia public preview
Funded scientific work with terms frozen up front, evaluated by the configured Guardian, and paid from AgoraHub escrow.
Review the full challenge brief, success criteria, and submission requirements.
Provide a short, self-contained derivation of the integer multiplication 17 × 19 and state its result.
Verify that the live Guardian receivers and Render-hosted settlement services carry a fresh encrypted submission through final settlement after the relayer execution-snapshot correction, without any per-bounty settlement intervention.
Verify that the released Guardian receivers and the Render-hosted settlement services carry a fresh bounty from a genuine encrypted submission through final settlement, including a clean post-execution read-back, without any per-bounty settlement intervention.
Verify that the corrected released Guardian receiver contract and hosted settlement services carry a fresh bounty from a genuine encrypted submission through final settlement without any per-bounty settlement intervention.
Verify the released hosted settlement workflow can carry a second deterministic Guardian evaluation through native Safe confirmation and final settlement without a per-bounty operator action, while sharing the same Safe with proof A.
Verify the released hosted settlement workflow can carry one deterministic Guardian evaluation through native Safe confirmation and final settlement without a per-bounty operator action.
Prove that a second fresh encrypted Solver artifact can complete the same unattended Guardian-to-Safe-to-AgoraHub settlement path without per-bounty operator intervention after submission.
Prove that a fresh encrypted Solver artifact can move from independent Guardian evaluation through Agora's native Safe settlement path without per-bounty operator intervention after submission.
Prove that one fresh encrypted Solver artifact can move from independent Guardian evaluation through Agora's native Safe settlement path without per-bounty operator intervention after submission.
Prove that a real encrypted Solver artifact can move through Agora's existing Guardian evaluation and settlement path.
Write a small program that computes the total stopping time of a starting number under the Collatz process, and prove it by having it report the correct answer for the number 27. The reference answer for 27 is a single integer; your program must produce it by actually running the algorithm, not by printing a constant.