Hello,

Sign up to join our community!

Welcome Back,

Please login to your account!

Forgot Password,

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Hey @iancudorinmarian ! We found the following bug: if a smart contract A sends tokens via self.send().direct(receiver, token_id, token_nonce, token_amount, b"Data") to a smart contract B with some non-empty data as last argument, the transaction fails. You can find a reproduction of the bug in this repo. Can we make a PR to patch this bug?