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

Missing one-step proof checker for ripemd160f instruction #740

Open
edfelten opened this issue Jan 28, 2021 · 2 comments
Open

Missing one-step proof checker for ripemd160f instruction #740

edfelten opened this issue Jan 28, 2021 · 2 comments
Assignees
Labels
arb-bridge-eth bug Something isn't working

Comments

@edfelten
Copy link
Contributor

The AVM architecture includes a ripemd160f instruction which computes the compression function of the RIPEMD-160 hash function. This is supported by the AVM emulator, but the EthBridge doesn't include a one-step proof checker for it.

@edfelten edfelten added bug Something isn't working arb-bridge-eth labels Jan 28, 2021
@Milerius
Copy link

Hey @edfelten our smart contract: https://arbiscan.io/address/0x9130b257d37a52e52f21054c4da3450c72f595ce#code use ripemd160, do you have any idea when it could be supported in arbitrum?

@PowersOfTau
Copy link

AVM architecture also has a blake2f instruction but not included in OSP checker?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arb-bridge-eth bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants