fix zip_with function, optimize list unique & compare function and support a SmartContract as order's sender #7
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
zip_with
function works incorrectly if array 1 has more items than array 2: https://github.com/minswap/stableswap-txpipe/pull/7/files#diff-8b7e5b095908a3792ee9c28541f5e72b6bf25a53fc47f49ed14210d07870b729R85License Input
https://github.com/minswap/stableswap-txpipe/pull/7/files#diff-8b142f1373aaeaea50e2c983783ddc949910f1f7d43f3a7ddc270401a0418cf8R151-R165