After yaudit's reviews, this is a set of improvements proposed to the implementation contracts.
The abi is unchanged, and some issues with oracles are handled. metapool implementation doesnt use dynarrays internally (that saves a lot of codesize and dynarrays are yuge when compared to static arrays).
After yaudit's reviews, this is a set of improvements proposed to the implementation contracts.
The abi is unchanged, and some issues with oracles are handled. metapool implementation doesnt use dynarrays internally (that saves a lot of codesize and dynarrays are yuge when compared to static arrays).