huffc
huffc copied to clipboard
transfer_From added but tests failiing
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.