marigold-dev / tzsafe-ui

TzSafe-UI frontend — to interact with multi-signatures wallets.
https://www.marigold.dev/tzsafe
10 stars 2 forks source link

[Fix] exact match lambda pattern #107

Closed rueshyna closed 1 year ago

rueshyna commented 1 year ago

If the lambda pattern does not exactly match the pattern of an FA2 transfer, FA1 transfer/approval, or (un)setting delegate, it will be classified as a lambda execution.

cc: @tj825

rueshyna commented 1 year ago

if import KT1AJjYhXrqqWfwsUJPUGAv32GkiKPkehbnr on ghostnet, the proposal #09 is considered as set_delegate, but it isn't. after apply this PR, the proposal #09 will be lambda execution.