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

When we import contract account, check it's eth address exist #1200

Closed
zmcNotafraid opened this issue Dec 5, 2022 · 1 comment · Fixed by #1204
Closed

When we import contract account, check it's eth address exist #1200

zmcNotafraid opened this issue Dec 5, 2022 · 1 comment · Fixed by #1204
Assignees
Labels
bug Something isn't working

Comments

@zmcNotafraid
Copy link
Member

testnet v1_1, 86808 and 86936


id: 86808 (0x15318)
script_hash: 0x618e9999476f2894900c82f3ec148e197033d0e23d7ce3b1c39770c49e3263ba
script: {
    "code_hash": "0x07521d0aa8e66ef441ebc31204d86bb23fc83e9edc58c19dbb1b0ebe64336ec0",
    "hash_type": "type",
    "args": "0x702359ea7f073558921eb50d8c1c77e92f760c8f8656bde4995f26b8963e2dd8401cea3d22cb0a6550f9137a802f4e2a55cb9cb7"
}
eth_address: null


---
id: 86936 (0x15398)
script_hash: 0x817f17643cfc9a9599421619d8eca7d2ee5bfecaf7572cbdae57c5c52803fe17
script: {
    "code_hash": "0x1629b04b49ded9e5747481f985b11cba6cdd4ffc167971a585e96729455ca736",
    "hash_type": "type",
    "args": "0x702359ea7f073558921eb50d8c1c77e92f760c8f8656bde4995f26b8963e2dd804000000401cea3d22cb0a6550f9137a802f4e2a55cb9cb7"
}
eth_address: 0x401cea3d22cb0a6550f9137a802f4e2a55cb9cb7

eth_account_lock.script_type_hash: 0x07521d0aa8e66ef441ebc31204d86bb23fc83e9edc58c19dbb1b0ebe64336ec0
->
polyjuice_validator.script_type_hash:0x1629b04b49ded9e5747481f985b11cba6cdd4ffc167971a585e96729455ca736

https://github.com/godwokenrises/godwoken-info/blob/main/testnet_v1_1/genesis-deploy-result.json
https://github.com/godwokenrises/godwoken-info/blob/main/testnet_v1_1/scripts-deploy-result.json
godwokenrises/godwoken-polyjuice#150

@zmcNotafraid zmcNotafraid added the bug Something isn't working label Dec 5, 2022
@zmcNotafraid zmcNotafraid added this to the 2022/11/30 - 2022/12/07 milestone Dec 5, 2022
@zmcNotafraid zmcNotafraid self-assigned this Dec 5, 2022
@zmcNotafraid

This comment was marked as outdated.

@zmcNotafraid zmcNotafraid moved this to In Progress in Nervos Wallet/Explorer Dec 6, 2022
@zmcNotafraid zmcNotafraid changed the title Eth address fetch from rpc When we import contract account, check it's eth address exist Dec 6, 2022
@zmcNotafraid zmcNotafraid linked a pull request Dec 7, 2022 that will close this issue
Repository owner moved this from In Progress to Production in Nervos Wallet/Explorer Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants