Skip to content

[FEATURE] Add Contract Wallet Functionality Using EIP-7951 secp256r1 Precompile #514

@YoshihitoAso

Description

@YoshihitoAso

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

Starting from ibet quorum v2.7, the EIP-7951-compliant secp256 (P256) precompile will be available. We would like to add contract wallet functionality that leverages this feature.

Describe the solution you'd like

Feature Details:

  • Wallet Setup: Allow the P256 public key to be set during contract deployment.
  • Signature Verification & Transaction Execution: Verify transaction signatures and execute transactions. The contract wallet will act as the execution address.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions