huffc icon indicating copy to clipboard operation
huffc copied to clipboard

transfer_From added but tests failiing

Open dxganta opened this issue 3 years ago • 0 comments

Currently its not compiling with the issue "Macro MAIN contains unmatched jump labels value, cannot compile". Compiles when I remove the transferForm jumpi hash from the main method, though the transferForm hash I submitted is totally correct.

If you can fix the above issue, then try running the tests. The tests will fall in the transfeFom part. Apparently, it is not updating the allowance. I am using the exact same method I used in the APPROVE method to update the allowance but for some reason it is not working in the transferFrom method.

dxganta avatar Apr 21 '22 05:04 dxganta