marigold-dev / batcher

The aim of the batch clearing dex is to enable users to deposit tokens with the aim of being swapped at a fair price with bounded slippage and almost no impermanent loss.
https://batcher.marigold.dev/
MIT License
10 stars 2 forks source link

Contract reduction - Use interop types to reduce storage size #77

Closed glottologist closed 2 years ago

glottologist commented 2 years ago

https://ligolang.org/docs/advanced/interop/

glottologist commented 2 years ago

Contract size as measured by "info measure-contract" prior to changes on branch: 35602 bytes

glottologist commented 2 years ago

using different michelson representations doesn't change the compiled size at all.