Lucas

Results 27 issues of Lucas

check that an address matches a `TxOutput`: https://github.com/txpipe/oura/blob/main/src/model.rs#L122 this will be similar to the existing `policy_equals` in the selection filter https://github.com/txpipe/oura/discussions/322

good first issue

* loop through multiasset and concat policy + asset name * ada unit is lovelace I can probably create a helper that takes a `&mut assets` to reduce some code....

aiken lang
typechecking
cli

There are several commands now and the main file is starting to get a bit big. We should probably create a submodule structure like this: ``` src/ |__ main.rs |__...

enhancement
good first issue
cli

At the moment this isn't the case and would be convenient for people using the uplc crate

enhancement
uplc

We should check that project name doesn't contain aiken and a few other things I will list later.

cli

compose some of the generated images into a gif, good for promotional usage

https://github.com/txpipe/oura/blob/main/.github/workflows/release.yml

* when loading images * when cleaning output dir