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

Provide rpc that can generate AA account contract address (silius specific endpoint, silius_) #179

Open
octavei opened this issue Jul 31, 2023 · 1 comment
Labels
A-RPC Area: RPC module question Further information is requested T-enhancement Type: Enhancement to existing feature

Comments

@octavei
Copy link

octavei commented Jul 31, 2023

Provide rpc that can generate AA account contract address. Usually, we can generate the contract address of the AA account according to the initcode. This address can be calculated in advance under the chain. It will be much better if we provide an rpc to obtain the AA address to the user.

@zsluedem
Copy link
Collaborator

zsluedem commented Jul 31, 2023

We should extend rpc to a new domain like silius_xxxxx. Actually i am not sure whether this is a good feature for bundler. This should be easily got from eth_call method with latest entrypoint contract

@Vid201 Vid201 added the question Further information is requested label Sep 7, 2023
@Vid201 Vid201 added T-enhancement Type: Enhancement to existing feature A-RPC Area: RPC module labels Dec 11, 2023
@Vid201 Vid201 changed the title Provide rpc that can generate AA account contract address Provide rpc that can generate AA account contract address (silius specific endpoint, silius_) Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-RPC Area: RPC module question Further information is requested T-enhancement Type: Enhancement to existing feature
Projects
None yet
Development

No branches or pull requests

3 participants