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.
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: