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

Create a test stateful precompiled contract. #2512

Closed
Tracked by #2403
fbac opened this issue Jul 18, 2024 · 2 comments · Fixed by #2633
Closed
Tracked by #2403

Create a test stateful precompiled contract. #2512

fbac opened this issue Jul 18, 2024 · 2 comments · Fixed by #2633
Assignees

Comments

@fbac
Copy link
Contributor

fbac commented Jul 18, 2024

The test precompiled contract has to be able to:

  • Serve as an skeleton on how to implement an stateful precompiled contract.
  • Contain comprehensive e2e testing with the blockchain running it.
    • Provides a Solidity interface.
    • Provides a Caller contract.
    • Add e2e cases initializing the blockchain with precompiled contracts.
  • Document the development of stateful precompiled contracts.
@lumtis
Copy link
Member

lumtis commented Aug 5, 2024

Precompiled Stateful Contract first use case: obtaining chain gas price from crosschain store

@lumtis
Copy link
Member

lumtis commented Aug 5, 2024

Query useful addresses

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 a pull request may close this issue.

2 participants