Skip to content

Add utxo codegen + local variables (let)#40

Merged
ecioppettini merged 5 commits into
masterfrom
enzo/utxo-codegen
Jul 28, 2025
Merged

Add utxo codegen + local variables (let)#40
ecioppettini merged 5 commits into
masterfrom
enzo/utxo-codegen

Conversation

@ecioppettini

@ecioppettini ecioppettini commented Jul 15, 2025

Copy link
Copy Markdown
Contributor

I added tuples just to be able to write utxo.resume(()).

Since otherwise it was kind of weird to have utxo.resume() work with no data (since it's like a function call, and not syntax).

TODO:

Currently resume is a bit weird, since starstream_resume doesn't return anything, but in theory it should return the utxo (at least if we actually need utxos to be affine). So currently this only works with a utxo that yields only once.

Also yielding and resuming with actual data.

@ecioppettini ecioppettini self-assigned this Jul 15, 2025
@SpaceManiac SpaceManiac changed the title add utxo codegen + local variables (let) Add utxo codegen + local variables (let) Jul 22, 2025
@ecioppettini
ecioppettini merged commit c59aad5 into master Jul 28, 2025
6 checks passed
@ecioppettini
ecioppettini deleted the enzo/utxo-codegen branch July 28, 2025 07:27
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