Skip to content

Precompile for any call and query #1615

Open
@open-junius

Description

@open-junius

Is your feature request related to a problem? Please describe.

Implement a precompile contract can call any dispatchable function and query storage data based on key.

Describe the solution you'd like

any dispatchable: we can re-import from frontier
any query: get the raw data as key, then cal sp_io::get_storage as result
evm test: add the test cases in typescript and add them into CI process

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions