Skip to content

19 timelock stateless contract - #27

Merged
lolaaimar merged 3 commits into
mainfrom
19-timelock-stateless-contract
Jun 16, 2026
Merged

19 timelock stateless contract#27
lolaaimar merged 3 commits into
mainfrom
19-timelock-stateless-contract

Conversation

@lolaaimar

Copy link
Copy Markdown
Collaborator

PR summary:

  • Fixes code gen for timelock only contracts. In this case, ledger declarations and init, commit circuits are not included (stateless contract) as they are not necessary because no commitments are expected.
  • Fixes tests for the case in which ledger and init, commit circuits are not present via a wrapper on the Contarct type used in Warden Simulator.
  • Adds examples of timelock only inputs

@lolaaimar lolaaimar linked an issue Jun 12, 2026 that may be closed by this pull request
@lolaaimar
lolaaimar merged commit b25902c into main Jun 16, 2026
1 check passed
@lolaaimar
lolaaimar deleted the 19-timelock-stateless-contract branch June 16, 2026 17:18
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.

Timelock: stateless contract

1 participant