Nicolas Ayotte

Results 10 comments of Nicolas Ayotte

Doing what call? What is the actual error text? "Value {} less than the minimum UTXO value {}"

This is important. Wen?

Tiny bit of context for the example/ changes: the section didn't build, it was trying to compare a mainnet address to a testnet address in the address test and all-in-all...

You can reference it to place it in your layout using this library. The library **does** read it in, but there are currently no tools to modify it live. The...

> Yo @nicolasayotte ^^^ Thank you! I will test this and come back to you

Please consider giving this a read and think about maybe implementing something else than Smallest First and Largest First. I am consulting on a project where helios is used and...

You can run a one-pass filter on the utxos to split off those that have the assets you are looking for, those that contain only Ada, and those that contain...

More opinonated take : At the last step where you need to scrounge for Ada within a bunch of utxos with assets you do not need, I actually do a...

gdsii_arc can make full circles https://github.com/ulfgri/gdsii-toolbox/blob/d0a0569f3136a1a99d3b49845cf3bb1198bd5c18/Elements/gdsii_arc.m#L4

To answer @Automachef : if you look in Functions/Basic/PlaceArc.m you will see that use `gds_element('boundary', 'xy', points)` You can essentially give a series of point coordinates x,y to trace **any**...