Skip to content
New issue

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

Not implemented function call: LoadImmutable required for integration with Remix IDE #37

Open
smiasojed opened this issue Aug 29, 2024 · 1 comment

Comments

@smiasojed
Copy link
Collaborator

smiasojed commented Aug 29, 2024

Name::LoadImmutable => todo!(), is not implemented in revive but used in Remix unit tests

Error message from Remix:

Contract `remix_tests.sol:Assert` compiling error: thread 'main' panicked at crates/solidity/src/yul/parser/statement/expression/function_call/mod.rs:504:36:
not yet implemented
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
@xermicus
Copy link
Member

xermicus commented Sep 3, 2024

Will be fixed with #16 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants