We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test all of the mainnet contracts and try to parse them successfully.
Map Uint256 List(Uint32) = Emp Uint256 List(Uint32)
unimplemented
emit_type_argument
The text was updated successfully, but these errors were encountered:
After fixes, the parser parsed 76399 contracts with 2 unimplemented errors and 11 parse failures (for other reasons).
Sorry, something went wrong.
those 2 unimplemented's are simplified_representation/emitter.rs:234 so both originated from a same source.
simplified_representation/emitter.rs:234
saeed-zil
No branches or pull requests
Test all of the mainnet contracts and try to parse them successfully.
Map Uint256 List(Uint32) = Emp Uint256 List(Uint32)
#26unimplemented
match arm inemit_type_argument
function #27The text was updated successfully, but these errors were encountered: