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

analyzer/runtime: Register special runtime addresses #516

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

mitjat
Copy link
Contributor

@mitjat mitjat commented Sep 13, 2023

I found this while reading through the (de)bonding code in the runtime-sdk.

I'm not sure these address preimages are even surfaced anywhere in our API (because they're not eth preimages), but it can be helpful to have them when interpreting/debugging txs and events manually.

Related thought: It would be nice to surface these on the frontend also. Since it's a small set of completely static addresses, I think it's best to keep it simple and hardcode them in the frontend code somewhere.

@mitjat mitjat force-pushed the mitjat/register-special-runtime-addresses branch from 0b3f4b3 to deada27 Compare September 14, 2023 05:45
@mitjat mitjat enabled auto-merge September 14, 2023 05:45
@mitjat mitjat merged commit fb5d2fb into main Sep 14, 2023
@mitjat mitjat deleted the mitjat/register-special-runtime-addresses branch September 14, 2023 05:50
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

Successfully merging this pull request may close these issues.

3 participants